For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > December 2006 > FW: [PHP-INSTALL] Problem installing PHP with system provided HTTP server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author FW: [PHP-INSTALL] Problem installing PHP with system provided HTTP server
Causevic, Dzenan

2006-12-14, 7:00 pm

Going twice, the same question. Anyone please?



Dzenan Causevic

Software Web Developer

NaviSite, Inc.

Syracuse, NY

(315) 453-2912 x5346

________________________________

From: Causevic, Dzenan [mailto:dcausevic@navisite.com]
Sent: Wednesday, December 13, 2006 3:44 PM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Problem installing PHP with system provided HTTP
server



I don't have any problems installing PHP with my own custom installed
apache HTTP server (I build it from the source and I am running 2.2.3
version) located in /usr/local/bin/apache2 but when I try to install it
with the one that is system provided (it's 2.0.51) located at
/usr/sbin/httpd it does not seem to work.



I use following procedure to install PHP on system default HTTP:

1. cd php-source-directory/

2. ./configure -with-apxs2=/usr/sbin/apxs -with-mysql

3. make

4. make install



I also do the rest of required steps from the PHP installation page at
http://www.php.net/manual/en/install.unix.apache2.php and I perform
necesseary modification to the httpd.conf file, but when I restart HTTP
server I do not get any *.php files displayed. Server is running and I
get everything else except for the *.php files which makes me think I
did not install PHP correctly.



Do I have to do something differently when installing PHP on system
provided, default HTTP server?





Dzenan Causevic

Software Web Developer

NaviSite, Inc.

Syracuse, NY

(315) 453-2912 x5346




Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com