Вы не зашли.
Собственно, после апгрейда до последней версии при переходе на любую страницу вылетает внутренняя ошибка сервера.
Поставил с нуля - та же ошибка:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, cpbackup@gmail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Я так понимаю, дело в htaccess? Предыдущая версия движка (0.9.1) работала как часики. Только главная страница работает, установка прошла нормально, но все переходы по ссылкам выдают этот текст.
информационное агентство ПИА ЗЕВ, гид по Санкт-Петербургу, я в ЖЖ
icq 24550девять
Не в сети
НеобЪяснимо, но факт: залил .htaccess от NG 0.9.1 и... все заработало! никаких внутренних ошибок. может из-за кодировки файла? даже не знаю)
информационное агентство ПИА ЗЕВ, гид по Санкт-Петербургу, я в ЖЖ
icq 24550девять
Не в сети
У меня бесплатный пробный аккаунт от hosting24.com, журнал ошибок не предоставляют...
информационное агентство ПИА ЗЕВ, гид по Санкт-Петербургу, я в ЖЖ
icq 24550девять
Не в сети
Задал вопрос на форуме техподдержки, получил такой ответ:
>>My website shows "Internal Server Error"
>>answer: There are many different possibilities. And in most cases it is due incorrect .htaccess file configuration.
Although this is generally caused by a problem within the script, many times it is caused by incorrect file permissions either on the script itself, or another file or directory used by the script. You should also verify the that the script paths are set correctly.
You should also verify that the scripts were uploaded in the correct mode (ASCII or Binary - check the readme for the scripts to see any special instructions. Normally it is ASCII). Another problem could be permissions of the file or directory. Your script permissions should be 755, or rwxr-xr-x.
How to fix it:
1. Interference with an .htaccess file.
If you have implemented .htaccess on your site, it may be interfering with the web page you are trying to load into your browser. Please double check the .htaccess configurations to ensure that it doesn't contain any errors. To confirm whether an misconfiguration .htaccess is the cause of the 500 Internal Server error, either remove or rename the .htaccess file.2. PHP Coding Timing Out
If your PHP script makes external network connections, the connections may time out. If too many connections are attempted and time out, this will cause the Internal Server Error. To prevent such time outs and errors, we suggest that your relevant php scripts be coded with some timeout rules.
Скорее всего, проблема самого хостера, движок тут не при чем.
информационное агентство ПИА ЗЕВ, гид по Санкт-Петербургу, я в ЖЖ
icq 24550девять
Не в сети