| Попередня тема :: Наступна тема |
| Автор |
Повідомлення |
sitebusiness
Користувач хостингу
З нами з: 04.08.07
Повідомлень: 30
|
Написане: субота, 08 вересня, 2007 12:05 Тема повідомлення: Internal Server Error |
 |
|
При попытке поменять шаблон на joomla, сегодня ночью было все прекрасно, с утра вот такое:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, 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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at gameplaeyr.ipsys.net Port 80
_________________
Max Smith |
|
| Догори |
|
 |
sitebusiness
Користувач хостингу
З нами з: 04.08.07
Повідомлень: 30
|
Написане: субота, 08 вересня, 2007 12:18 Тема повідомлення: |
 |
|
решил проблему установив шаблон ручками через ftp
_________________
Max Smith |
|
| Догори |
|
 |
flash
Користувач хостингу
З нами з: 30.06.07
Повідомлень: 2
|
Написане: субота, 08 вересня, 2007 15:19 Тема повідомлення: Re: Internal Server Error |
 |
|
Сайт не доступен - пишет:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, 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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at gameplaeyr.ipsys.net Port 80
пробовал все вроде бы - не работает!
что делать? кто-нибудь знает? |
|
| Догори |
|
 |
Дмитро
TopUA: Адміністратор
З нами з: 01.10.06
Повідомлень: 1179
|
Написане: субота, 08 вересня, 2007 16:01 Тема повідомлення: |
 |
|
Ось тут я надав більше інформації про проблему: http://vagonchik.com/forum/viewtopic.php?f=2&t=90
Ця проблема була і на сервері FSWEB. Проблему вже усунено. Прошу вибачити за незручності.
_________________
● Підтримка користувачів — виключно через форум підтримки
● Умови надання послуг безкоштовного хостингу |
|
| Догори |
|
 |
flash
Користувач хостингу
З нами з: 30.06.07
Повідомлень: 2
|
Написане: субота, 08 вересня, 2007 17:31 Тема повідомлення: |
 |
|
| Дмитро написав: |
Ось тут я надав більше інформації про проблему: http://vagonchik.com/forum/viewtopic.php?f=2&t=90
Ця проблема була і на сервері FSWEB. Проблему вже усунено. Прошу вибачити за незручності. |
Теперь сайт открывается, но вначале пишет:
*/ if (get_magic_quotes_gpc()) { $source = stripslashes($source); } /* * Escape numeric and text values */ $source = $this->escapeString($source, $connection); return $source; } /** * @author Chris Tobin * @author Daniel Morris * * @access protected * @param string $source * @param resource $connection An open MySQL connection * @return string Escaped string */ function escapeString($string, & $connection) { /* * Use the appropriate escape string depending upon which version of php * you are running */ if (version_compare(phpversion(), "4.3.0", "<")) { mysql_escape_string($string); } else { mysql_real_escape_string($string); } return $string; } } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/includes/joomla.php on line 689
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/includes/joomla.php on line 1304
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/index.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/index.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/index.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/index.php on line 239
Warning: Cannot modify header information - headers already sent by (output started at /home/ccomplus/public_html/includes/phpInputFilter/class.inputfilter.php:557) in /home/ccomplus/public_html/index.php on line 240
+ к этому не могу авторизироваться в админке
|
|
| Догори |
|
 |
Дмитро
TopUA: Адміністратор
З нами з: 01.10.06
Повідомлень: 1179
|
|
| Догори |
|
 |
|
|