Re: [PHP-INSTALL] Upgrading from PHP4 RPMs to PHP5 from source

2004-08-30 Thread Brad Kowalczyk
John Swartzentruber wrote: It seems like this would be a FAQ, but I haven't found an answer in the FAQ, the archives, Google, etc. I have a new server on which I've installed Fedora Core 2. This is just a small server on which I will host a few small mailing lists and web sites. Mostly it is a

[PHP-INSTALL] Apache - and PHP4 - configuring httpd.conf for PHP4

2004-08-30 Thread Nigel J. Wood
Hi, My Apache httpd.conf file looks like this: ## ## httpd.conf -- Apache HTTP server configuration file ## # # Based upon the NCSA server configuration files originally by Rob McCool. # # This is the main Apache server configuration file. It contains the # configuration directives that give t

[PHP-INSTALL] Upgrading from PHP4 RPMs to PHP5 from source

2004-08-30 Thread John Swartzentruber
It seems like this would be a FAQ, but I haven't found an answer in the FAQ, the archives, Google, etc. I have a new server on which I've installed Fedora Core 2. This is just a small server on which I will host a few small mailing lists and web sites. Mostly it is a platform that I will use to

[PHP-INSTALL] missing SCRIPT_URL with Apache2, mod_php and mod_rewrite

2004-08-30 Thread Neal Katz
Hi, I am trying to port over some code that uses the SCRIPT_URL environment variable - which is exposed by Apache mod_rewrite, but SCRIPT_URL and SCRIPT_URI are undefined in my environment. I am running Suse 9.1 with the standard Apache2, mod_php4 and mod_rewrite. I have tried changing the order t