Re: Apache+php on Windows



On Wed, 27 Sep 2006 22:55:17 GMT, "Ike" <rxv@xxxxxxxxxxx> wrote:

In C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf, at
the end of the file, I have:

ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"

I restart the apache server, but when I go to look at localhost\test.php, I
get:

You don't have permission to access /php/php.exe/test.php on this server.

Maybe instead of restart try stop/start?

And maybe check the Apache error log.

--

Dennis K.
.



Relevant Pages

  • Apache / PHP / PgSQL
    ... PHP and PgSQL to cohabitate on my windows machine. ... Everytime I restart ... my Apache server, I get the following error message: ...
    (comp.lang.php)
  • Re: dont understand moniwiki packaging
    ... This was, in fact, the missing piece of the puzzle. ... restarted the apache server, moniwiki works. ... Shouldn't the package restart apache if it installs a file that will cause ...
    (Debian-User)
  • PHP Installed, but not working
    ... I've installed php4 and related packages but the apache server doesn't indicate php support. ... /usr/sbin/apachectl restart ...
    (Debian-User)
  • Re: Apache+php on Windows
    ... AddType application/x-httpd-php .php ... I restart the apache server, but when I go to look at localhost\test.php, I ... Maybe instead of restart try stop/start? ...
    (comp.lang.php)
  • Re: Apache not running php
    ... I have confirmed that php is functional. ... AddType application/x-httpd-php .php ... Saved the file and bounced the apache server. ... I am running fc4, ...
    (linux.redhat)