Possible solutions of your questions

  hosting
<< Previous       error 500

Question: Hello.put a small script, it gives an error 500.when checking the software on the server http://off-top.com/check_serverconf.php - get 500.how can I fix it?the script requires the following parameters:1. General and minimum requirements for normal operation .The web server 2 Apache ( + mod_rewrite );PHP: 5.3.x and above ( modules: CURL, mbstring , iconv );2. The maximum recommended requirements for stable operation (the Script will work fully.)The required setting values in the settings server:Apache (required):Edit the file php.ini:max_execution_time = 0 ( this sets the maximum time in seconds during which the script has fully loaded. )allow_url_fopen = On ( set to \"On\" allows you to open remote files on the server. )is it possible to work this script on erahost`e?
Answer:


Hello.
please Check the rights for folders and files.
Rights should only be 644 for files, 755 for folders. Permissions 777 prohibited and do not require
In the file .htaccess should not be of type php settings php_value, php_flag. php is running as cgi and the parameters entered in the php files.ini .
Error You can see in the control panel, the error Log

Question: exactly)thank you very much =)operativno))
Answer:


OK


<< Previous