On 4/30/07, EmilH <[EMAIL PROTECTED]> wrote:

Hi.

I have installed php through win installer on win server 2k3. What should
I
do next? php extension is registered in IIS but test.php doesn't open. IE
windows doesn't even appear and windows doesn't recognize php extension.
None of the instructuions at the web doesn't explain how to solve it.
Please
Help, what to do next?

Emil.


Emil,

Not done it on Windows, but there is a complete set of instructions in the
manual. Here are some common problems. People do not:


  - Restart the web server after making changes to php.ini
  - Move php.ini_dist to the dir specified in the instructions and
  rename it to php.ini.
  - Amend the web server configuration file to recognize *.php - and
  then restart the web server.
  - On Windows move the necessary .dll's into the directory where PHP is
  installed, or into the path.

Hope this helps.

Miles

Reply via email to