As previously stated ....

.. this has not been tested in Apache 2.2 and
please ensure that the path to the dll and the main PHP directory are correct.
You may also have to restart your PC - Windows can be a bitch like that sometimes.

Addition steps of editing "environment" settings may also be required.

Also, you are sure that you have download the correct type of PHP?
If you have got the CGI version, you cannot run it as a module.

You would want something like:

ScripAlias /php/ "c:php/"
Action application/x-httpd-php/php/php/php-cgi.exe
AddType applicaion/x-httpd-php .php

Again, make sure the paths are correct...

Br

Jamie

Unraveling the mysteries of the web
http://www.skiffie.com

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <br />
  • Lines and paragraphs break automatically.