netcat. ошибка при переносе сайта

Добрый день.
При переносе сайта на другой сервер вылезли вот такие ошибки. Никак не получается их побороть:
Cannot modify header information - headers already sent by (output started at wwwnetcatsql_mysql.php:564) in wwwnetcatrequiree404.php on line 720

Warning: Cannot modify header information - headers already sent by (output started at wwwnetcatsql_mysql.php:564) in wwwnetcatrequiree404.php on line 737

Warning: Cannot modify header information - headers already sent by (output started at wwwnetcatsql_mysql.php:564) in wwwnetcatrequiree404.php on line 739

Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in wwwnetcatindex.php(53) : eval()'d code on line 22

Warning: require_once(vote/ajax-poller.html) [function.require-once]: failed to open stream: no suitable wrapper could be found in wwwnetcatindex.php(53) : eval()'d code on line 22

Fatal error: require_once() [function.require]: Failed opening required 'vote/ajax-poller.html' (include_path='www/netcat/require/lib/') in wwwnetcatindex.php(53) : eval()'d code on line 22

1 ответов


судя по ответам
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in www\netcat\index.php(53) : eval()'d code on line 22
у вас в index.php какой то левый код встроен.
Потому что идет блокировка подключения урлов вне сервера.
+ надо отключить показ ошибок.


пропиши пути в .htaccess, если не поможет, пиши, я файл опишу где пути генерируются(щас не помню)