Jump to content

feelingsheepish

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Posts posted by feelingsheepish

  1. Hi,
    I am going to [u]http://localhost/test.php[/u] and the file is opening into notepad. I have used the tutorial in the book "php and mysql web development" to configure my web server. I included the following lines in my httpd config file.

    LoadModule php5_module c:/php/php5apache.dll
    AddModule mod_php5.c
    AddType aqpplication/x-httpd-php .php
    Action application/x-httpd-php "/php/php.exe"

    I have used this tutorial in the past and everything has worked so don't understand why it is not working.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.