1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

The page cannot be displayed HTTP 500 - Internal server error

Discussion in 'Programming' started by ziya, Jul 18, 2007.

  1. #1
    Hey all,

    I have a problem. I hope you can help me to fix or understand why does it cause..

    So i have a website.. there is a folder members.. and there is a file index.php there.
    members/index.php :

    <?php
    echo "test";
    ?>

    --
    when i am opening this page i get an error

    http://www.xlove.az/neet-place/members/index.php

    ---------
    error :

    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.

    -----------------------------------------------------------------------

    Please try the following:

    Open the www.xlove.az home page, and then look for links to the information you want.
    Click the Refresh button, or try again later.

    Click Search to look for information on the Internet.
    You can also see a list of related sites.




    HTTP 500 - Internal server error
    Internet Explorer

    ---

    what does it mean ? Help me please.
    Thank you all in advance
     
    ziya, Jul 18, 2007 IP
  2. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #2
    Have you given execute permission? does your web host supports php?
     
    it career, Jul 19, 2007 IP
  3. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Have you ever had the code (or PHP in general) working on that site? That is to say, is this an issue that has just come up or not?

    If you had it working in the past, I'd suggest looking in your Apache logs. If I had to have a random guess, I'd say either you or your host has added an extension to PHP (or upgraded it) that is hosing the installation.
     
    TwistMyArm, Jul 19, 2007 IP
  4. ziya

    ziya Well-Known Member

    Messages:
    1,971
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Yes I have checked permission on pages, folders. They are ok.

    http://www.xlove.az/neet-place/index.php it works ok. That php works fine. But in folder members give error 500.

    I asked my hosting company they told me that they are looking and it will be done in 5-6 hours. It is becouse of server side. I have to wait, doesnt have choise I guess.
     
    ziya, Jul 19, 2007 IP