Здравствуйте!
После переноса сайта SOBI2 отказывается нормально работать, а именно появляется ошибка:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@dev.epuff.ch 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.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_jk/1.2.30 Server at dev.epuff.ch Port 80
[/color]
Пытался продебажить простым способом, выяснил что ошибка позникает при вызове:
$config->sobiCache->addContent( $output, $requestParams, "componentdescr" );
В файле com_sobi2/
sobi2.listing.phpВ чем может быть проблема? Куда копать? Спасибо!