Page 1 of 1

Server cant read the php file

Posted: Sun Nov 15, 2009 2:14 pm
by zerogravity
hi guys,

Im just a newbie in php, I just wanted to ask why is it that I code some php program using notepad and save it as now.php in the htdocs folder because I am using XAMPP but still it was not save as a php file but instead it is save as a simple now.php file in notepad. pls advice tnx.

Re: Server cant read the php file

Posted: Sun Nov 15, 2009 2:52 pm
by anand
check 3 things.

1) Is xampp server on?

2) Are you using this link http://127.0.0.1/now.php

3) is the file saved as now.php or now.php.txt?

Hope this helps

Re: Server cant read the php file

Posted: Sun Nov 15, 2009 9:22 pm
by zerogravity
yes xampp server is on and i save is at .php and still it is not working i dont know why pls help

Re: Server cant read the php file

Posted: Mon Nov 16, 2009 12:31 pm
by zerogravity
thanks a lot guys! you two are great, thanks 4 helping me i should have save it in all files not in .txt now I can continue my studies tnx a lot.