[PHP] Apache does not work with PHP

2002-05-14 Thread Vivek Kumar Agrawal

Dear Folks,

I am trying to set up Suse Linux Server with sybase and PHP.
While configuring my computer with these software I am getting some problem.

Actually, I have done following steps:

- first of all I Installed the SuSE 7.0 Linux (then apache is installed by default)
- then Sybase-ase-11.0.3.3-2 is installed with sybase-CT
- then I stopped the apache server and installed PHP from its tar PHP-4.0.4pl1 using 
following command
tar -xvf php-4.0.4pl1.tar

and then configured by using this command
./configure --with-apxs=/usr/sbin/apxs --with-sybase-ct=/opt/sybase

till this point apache works but after using Make and Make Install Command, apache 
does not work
I am not getting where I am wrong

Please guide me friends.


Regards,
Vivek




Re: [PHP] Apache does not work with PHP

2002-05-14 Thread Rasmus Lerdorf

First of all, PHP 4.0.4 is over 2 years old now.  Upgrade!  Then let us
know if you have any problems.

-Rasmus

On Wed, 15 May 2002, Vivek Kumar Agrawal wrote:

 Dear Folks,

 I am trying to set up Suse Linux Server with sybase and PHP.
 While configuring my computer with these software I am getting some problem.

 Actually, I have done following steps:

 - first of all I Installed the SuSE 7.0 Linux (then apache is installed by default)
 - then Sybase-ase-11.0.3.3-2 is installed with sybase-CT
 - then I stopped the apache server and installed PHP from its tar PHP-4.0.4pl1 using 
following command
 tar -xvf php-4.0.4pl1.tar

 and then configured by using this command
 ./configure --with-apxs=/usr/sbin/apxs --with-sybase-ct=/opt/sybase

 till this point apache works but after using Make and Make Install Command, apache 
does not work
 I am not getting where I am wrong

 Please guide me friends.


 Regards,
 Vivek




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php