php-install Digest 10 Aug 2002 13:14:40 -0000 Issue 972
Topics (messages 8063 through 8065):
Error occurred in installing php 4.2.2 with Apache/2.0.39
8063 by: Peh Sek Huat
8064 by: Peh Sek Huat
Re: Installation problems
8065 by: toby -
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi,
I got a problem when "make install" the php4.2.2 with apache/2.0.
39 and below is the portion where is error occurred. Before I execute
"make install", I configure the setup using the command "./con
figure --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin
/apxs" where the mysql and apxs directories is exist as shown in the command.
Pls help. Thanks.
Regards
Sek Huat
Making install in sapi
make[1]: Entering directory `/home/justnice/download/php-4.2.2/sapi'
Making install in apache2filter
make[2]: Entering directory
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
make[3]: Entering directory
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
/bin/sh /home/justnice/download/php-4.2.2/libtool --silent --mode=compile
gcc -I. -I/home/justnice/download/php-4.2.2/sapi/apache2filter
-I/home/justnice/download/php-4.2.2/main
-I/home/justnice/download/php-4.2.2 -I/usr/local/apache2/include
-I/home/justnice/download/php-4.2.2/Zend -I/usr/local/mysql/include
-I/home/justnice/download/php-4.2.2/ext/xml/expat -D_REENTRANT
-I/home/justnice/download/php-4.2.2/TSRM -g -O2 -pthread -DZTS -prefer-pic
-c php_functions.c
php_functions.c:94: parse error
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/justnice/download/php-4.2.2/sapi/apache2filter'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/justnice/download/php-4.2.2/sapi'
make: *** [install-recursive] Error 1
--- End Message ---
--- Begin Message ---
Please ingore my previous message as I had solved it by using the latest
snapshot at http://snaps.php.net/.
Thanks...... :)
Regards,
Sek Huat
Peh Sek Huat wrote:
> Hi,
>
> I got a problem when "make install" the php4.2.2 with apache/2.0.
> 39 and below is the portion where is error occurred. Before I execute
> "make install", I configure the setup using the command "./con
> figure --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin
> /apxs" where the mysql and apxs directories is exist as shown in the
> command.
>
> Pls help. Thanks.
>
> Regards
> Sek Huat
>
> Making install in sapi
> make[1]: Entering directory `/home/justnice/download/php-4.2.2/sapi'
> Making install in apache2filter
> make[2]: Entering directory
> `/home/justnice/download/php-4.2.2/sapi/apache2filter'
> make[3]: Entering directory
> `/home/justnice/download/php-4.2.2/sapi/apache2filter'
> /bin/sh /home/justnice/download/php-4.2.2/libtool --silent --mode=compile
> gcc -I. -I/home/justnice/download/php-4.2.2/sapi/apache2filter
> -I/home/justnice/download/php-4.2.2/main
> -I/home/justnice/download/php-4.2.2 -I/usr/local/apache2/include
> -I/home/justnice/download/php-4.2.2/Zend -I/usr/local/mysql/include
> -I/home/justnice/download/php-4.2.2/ext/xml/expat -D_REENTRANT
> -I/home/justnice/download/php-4.2.2/TSRM -g -O2 -pthread -DZTS -prefer-pic
> -c php_functions.c
> php_functions.c:94: parse error
> make[3]: *** [php_functions.lo] Error 1
> make[3]: Leaving directory
> `/home/justnice/download/php-4.2.2/sapi/apache2filter'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory
> `/home/justnice/download/php-4.2.2/sapi/apache2filter'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/justnice/download/php-4.2.2/sapi'
> make: *** [install-recursive] Error 1
--- End Message ---
--- Begin Message ---
pierre
a silly lil thing but i waz stuck with it fo 2 days .... :$ .....
r u saving ur .php file with in double qoutes ????
like "phpinfo.php" ....
try it ....
good luck ....
toby ......
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
--- End Message ---