new install php not working. Please help.
From: Patrick Fowler (pfowler_at_wynit.com)
Date: 10/30/03
- Next message: Marek Kilimajer: "Re: [PHP] OOP, dynamic class extention"
- Previous message: Marek Kilimajer: "Re: [PHP] OOP, dynamic class extention"
- Next in thread: Chris Shiflett: "Re: [PHP] new install php not working. Please help."
- Reply: Chris Shiflett: "Re: [PHP] new install php not working. Please help."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Thu, 30 Oct 2003 14:17:16 -0500
Folks,
I did the fillowing install
./configure --prefix=/www --with-mysql --withmssql=/usr/share/freetds --with
-apxs=/www/bin/apxs --enable-track-vars --with-config-file-path=/www/conf
When I try access the index..php via the web the file it tries to download.
I checked all
of the config files and all looks good I can't find out why php will not
work. When I search for the php.ini it only brings up a file from the
/usr/src/php/php-4.3.3/pear/tests/php.ini Shouldn't this file be in the
/etc/ dir?
RH 9
Apache 2.0.48
httpd.conf
# LoadModule foo_module modules/mod_foo.so
LoadModule php4_module modules/libphp4.so
I can't get php to work.. Thanks for your help.
Patrick
- Next message: Marek Kilimajer: "Re: [PHP] OOP, dynamic class extention"
- Previous message: Marek Kilimajer: "Re: [PHP] OOP, dynamic class extention"
- Next in thread: Chris Shiflett: "Re: [PHP] new install php not working. Please help."
- Reply: Chris Shiflett: "Re: [PHP] new install php not working. Please help."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|