View previous topic :: View next topic |
Author |
Message |
mitts2010 -
Joined: 08 Apr 2005 Posts: 1
|
Posted: Fri Apr 08, 2005 4:12 am Post subject: Can't run .php script |
|
|
i have a .php script i want to run i've followed all the instructions on the help page on setting up php, now i dont know where to put it, or get it to run, what do I do? |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Fri Apr 08, 2005 5:13 pm Post subject: Re: Can't run .php script |
|
|
mitts2010 wrote: | i have a .php script i want to run i've followed all the instructions on the help page on setting up php, now i dont know where to put it, or get it to run, what do I do? |
If youve followed all the instructions correctly, then all you have to do is put is anywhere in the server "htdocs" directory, and run it from a browser!
E.G. C:\Program Files\Abyss Web Server\htdocs\phpscript.php --> http://127.0.0.1/phpscript.php
Nothing else to it! =) _________________
 |
|
Back to top |
 |
 |
|