[PHP-INST] Re: php 4.2.2 on a SuSE 8 system error :(

2002-08-12 Thread Peh Sek Huat
Hi, Forget to tell you that I'm using the latest snapsho t from http://snaps.php.net/. For more information, pls refer to the m essage "Error occurred in installing php 4.2.2 with Apache/2.0.39" which I posted on 10-08-2002 Regards, Sek Huat Peh Sek Huat wro

[PHP-INST] Re: php 4.2.2 on a SuSE 8 system error :(

2002-08-12 Thread Peh Sek Huat
Hi there, I had successfully installed PHP 4.2.2 with my SuSE 8 Personal Edit ion. I had use the following command to configure the setup ./configure --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin/apxs I'm using Apache 2 and mysql 3.23.51 Good Luck Wilmer G

[PHP-INST] Re: Error occurred in installing php 4.2.2 with Apache/2.0.39

2002-08-09 Thread Peh Sek Huat
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

[PHP-INST] Error occurred in installing php 4.2.2 with Apache/2.0.39

2002-08-09 Thread Peh Sek Huat
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