Без модов
Был переезд с локалхоста на хостинг
php на локалхосте 5.3 на хостинге 5.5
- Код: Выделить всё
Warning: include() [function.include]: open_basedir restriction in effect. File(/home/xxxxxx/public_html/common.php) is not within the allowed path(s): (/home/xxxxxx:/tmp:/var/tmp:/opt/php-5.3/pear) in /home/xxxxxx/public_html/index.php on line 20
Warning: include(/home/xxxxxx/public_html/common.php) [function.include]: failed to open stream: Operation not permitted in /home/xxxxxx/public_html/index.php on line 20
Warning: include() [function.include]: open_basedir restriction in effect. File(/home/xxxxxx/public_html/common.php) is not within the allowed path(s): (/home/xxxxxx:/tmp:/var/tmp:/opt/php-5.3/pear) in /home/xxxxxx/public_html/index.php on line 20
Warning: include(/home/xxxxxx/public_html/common.php) [function.include]: failed to open stream: Operation not permitted in /home/xxxxxx/public_html/index.php on line 20
Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.:/opt/php-5.3/pear') in /home/xxxxxx/public_html/index.php on line 20
Warning: include() [function.include]: open_basedir restriction in effect. File(/home/xxxxxx/public_html/includes/functions_display.php) is not within the allowed path(s): (/home/xxxxxx:/tmp:/var/tmp:/opt/php-5.3/pear) in /home/xxxxxx/public_html/index.php on line 21
Warning: include(/home/xxxxxx/public_html/includes/functions_display.php) [function.include]: failed to open stream: Operation not permitted in /home/xxxxxx/public_html/index.php on line 21
Warning: include() [function.include]: open_basedir restriction in effect. File(/home/xxxxxx/public_html/includes/functions_display.php) is not within the allowed path(s): (/home/xxxxxx:/tmp:/var/tmp:/opt/php-5.3/pear) in /home/xxxxxx/public_html/index.php on line 21
Warning: include(/home/xxxxxx/public_html/includes/functions_display.php) [function.include]: failed to open stream: Operation not permitted in /home/xxxxxx/public_html/index.php on line 21
Warning: include() [function.include]: Failed opening './includes/functions_display.php' for inclusion (include_path='.:/opt/php-5.3/pear') in /home/xxxxxx/public_html/index.php on line 21
Fatal error: Call to a member function session_begin() on a non-object in /home/xxxxxx/public_html/index.php on line 24