Tema temq
Зарегистрирован: 31.12.2008 Сообщения: 1
|
Добавлено: 2008-12-31 15:09 pm Заголовок сообщения: Самый первый шаг |
|
|
Как установить скрипт на хостинг?
Залил его все по папкам как написано в ридми, но выскакивает ошибка
на корень сайта
Код: | Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of each(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /www/110mb.com/x/d/v/d/_/_/_/_/xdvd/htdocs/index.php on line 16
Parse error: syntax error, unexpected '[' in /www/110mb.com/x/d/v/d/_/_/_/_/xdvd/htdocs/index.php on line 16 |
или на admin.php
Код: |
Warning: require_once(config.php) [function.require-once]: failed to open stream: No such file or directory in /www/110mb.com/x/d/v/d/_/_/_/_/xdvd/htdocs/admin.php on line 4
Fatal error: require_once() [function.require]: Failed opening required 'config.php' (include_path='.:/usr/share/php') in /www/110mb.com/x/d/v/d/_/_/_/_/xdvd/htdocs/admin.php on line 4
|
что делать? |
|