faqts : Computers : Internet : Web Servers : Apache : Installation and Setup

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

7 of 10 people (70%) answered Yes
Recently 6 of 9 people (67%) answered Yes

Entry

After install php 3.0 with apache 1.3.8, when I tried to load a test page, returned with a page not found error message. TIA

Jul 29th, 2003 18:42
Charlie Brown, Jay Huang,


I had the same problem installing PHP 4.x

Be careful with the following: 

When You specify, in the Apache configuration file, something like:

  Action application/x-httpd-php /php/php.exe

Be careful to specify the /php/ directory as an alias. Otherwise, 
Apache won't fing the php.exe and will give you back a 404 - page not 
found