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
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.
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.