I have the same problem as Izy! And I'm just not satisfied with using
3rd-party software to fix the problem... anyone have any idea where the
problem could lie?

My config in httpd.conf:
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
Action application/x-httpd-php "/php/php.exe"

Error message in browser:
Not Found /php/php.exe/test.php

In Apache error.log:
(2)No such file or directory: script not found or unable to stat:
c:/perl/php

How is this happening, when the config seems to be the same as is posted
all over the Web?

Jonathan Hilgeman <[EMAIL PROTECTED]> wrote in article
<[EMAIL PROTECTED]>...
> Try using FoxServ for a simplified setup process.
> http://prdownloads.sourceforge.net/foxserv/foxserv-v1.0.exe
> - Jonathan
> 
> "Izy" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I recently installed Apache 1.3 (Win32) and PHP 4 on a Win ME system. 
I
> > followed the installation instructions included in the readme file that
> was
> > included in the PHP installation. Running php.exe -i returned the html
> codes
> > properly.
> >
> > The apache server is displaying .html and .htm files properly while my
> > test.php file, which resides in the same directory, is coming up as
"HTTP
> > Error 404". I triple checked my installation of PHP and everything
seemed
> to
> > be in order.
> >
> > I'd appreciate any help and suggestions to fix this problem.
> >
> >
> 
> 
> 

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to