Results 11 to 14 of 14
OK guys, this is driving me insane. I'm posting my httpd.conf file for you all to look at. Is there anything else you'd like to see? If you think you ...
- 12-31-2005 #11Just Joined!
- Join Date
- May 2005
- Location
- Hooksett, NH or Boston, MA
- Posts
- 19
OK guys, this is driving me insane. I'm posting my httpd.conf file for you all to look at. Is there anything else you'd like to see? If you think you can help me, I'd even be willing to give you a username and password to SSH into my server and play around. Let me know.
http://www.bublades.com/httpd.html
Tim
- 01-02-2006 #12
http://www.bublades.com/test.php works for me.
I get "Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /var/www/test.php on line 5"
So php works
try this as a PHP script
<? phpinfo() ?>
it will give you tons on PHP info.Registered GNU/Linux User #399198
'Experience is something you don't get until just after you need it.' -Steven Wright
- 01-03-2006 #13Just Joined!
- Join Date
- May 2005
- Location
- Hooksett, NH or Boston, MA
- Posts
- 19
Hey thanks, I guess. I'm not sure at what point PHP started working, but you're right, it is now. Finally I can start playing with it.
- 02-27-2007 #14Just Joined!
- Join Date
- Apr 2006
- Posts
- 6
Originally Posted by yourname3232
Hi
On my server this script works but my own php files dont. I see blank pages when I try to access my PHP files. I am totally out of ideas and material on what to do next.
Thanks
Ankur


Reply With Quote