C0p0n wrote:
> The thing is that I reinstalled win2k, so I did with apache, mysql, php
> 4.1.1 the same.
> echo "Nombre del servidor: $SERVER_NAME ";
> echo "Versión de CGI: $GATEWAY_INTERFACE ";
> echo "Software del server: $SERVER_SOFTWARE ";
> echo "URL referida: $HTTP_REFERER ";
> echo "
php-install Digest 12 Feb 2002 06:09:08 - Issue 696
Topics (messages 5988 through 5991):
Re: PHP4.1.1 + Stronghold3.0 + SunOS2.6
5988 by: Adrian Turcu
test.php file cannot be executed
5989 by: ZILBER,LEONID (HP-NewJersey,ex1)
Installing Apache with PHP support with Suse 7.
Install "flex".
You probably need more tools to build php...
Read manual for tools you need.
--
Yasuo Ohgaki
Johannes Tyra wrote:
> Hi List,
>
> with SuSE 7.3 I have an error with ./configure
>
> checking for flex... lex
> checking for yywrap in -ll... no
> checking lex output file root... .
Hi,
Where did you download your php version from?
I took it from www.php.net
3356062 Feb 6 16:47 php-4.1.1.tar.gz
Is size correct?
//Mikael
-Original Message-
From: Adrian Turcu [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 11, 2002 1:40 PM
To: Mikael Petterson (ERA)
Cc: Php-Ins
Here it is again
<>
Thanks,
Adi
-Original Message-
From: Mikael Petterson (ERA) [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 11, 2002 12:31 PM
To: Adrian Turcu
Subject:RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6
Do you mind if I could have your output fr
Hello all,
I have a SunOS 2.6 on a Sun UltraSPARC , 4CPU and 1G RAM. I run a Stronghold 3.0
(build 3015) and I want to upgrade the PHP module to 4.1.1 with CURL and Mcrypt
included. The PHP module coming with Stronghold is version 4.0.6 (I'm not using PHP3
at all). The compilation of the new P
> Hi,
>
> I am using:
>
> * SunOS wcsw707 5.6 Generic_105181-26 sun4u sparc SUNW,Ultra-60
> * php-4.1.1.tar.gz
> * apache_1.3.23
>
>
> I am trying to use DSO in apache. I have done:
>
> ./configure --prefix=/home/eraonel/apache_1.3.23 --enable-module=so
> make
> make clean
> make install
>
>