|
Posted by Dennis Kowallek on 09/27/36 11:59
On Wed, 27 Sep 2006 19:10:10 -0400, Dennis Kowallek <kowallek@iglou.com>
wrote:
>On Wed, 27 Sep 2006 22:55:17 GMT, "Ike" <rxv@hotmail.com> 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.
And did you make the appropriate changes to php.ini?
--
Dennis K.
[Back to original message]
|