Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
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 ...
  1. #11
    Just Joined!
    Join Date
    May 2005
    Location
    Hooksett, NH or Boston, MA
    Posts
    19

    Angry

    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

  2. #12
    Linux User yourname3232's Avatar
    Join Date
    Aug 2005
    Location
    Pacific Northwest, USA
    Posts
    262
    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

  3. #13
    Just Joined!
    Join Date
    May 2005
    Location
    Hooksett, NH or Boston, MA
    Posts
    19

    Smile

    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.

  4. #14
    Just Joined!
    Join Date
    Apr 2006
    Posts
    6

    Exclamation

    Quote Originally Posted by yourname3232
    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.

    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

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...