Тема: PHPNuke
Показать сообщение отдельно
Старый 03.09.2004, 17:11   #21 (Ссылка на пост)
LuLu
Мимо проходил
 
Активность Longevity
0/20 20/20
Today Сообщения
0/5 ssssssss7
Адрес: С тридесятого царства...
Благодарил(а): 0
Благодарили 0 раз в 0 постах
Галерея: 0
Вес репутации: 0 LuLu идет по правильному пути
Цитата:
Сообщение от [skinNer
diman]я тоже ставил по отдельности.. и всё нормал.. BSOD - экран смерти=)
ну и наконец решил я его побороть тем что поставил винду 2000 с четвёртым сервис паком и заплатками от всяких конеченных вормов... самое самое начало, когда копируешь файлы на свой сервак, создаёшь в мускуле базу нюки... :arrow:
в хр запустилась аж прекрасно :!: в 2000:
Notice: Undefined variable: HTTP_USER_AGENT in C:\server\www\mainfile.php on line 28

Notice: Undefined index: HTTP_ACCEPT_ENCODING in C:\server\www\mainfile.php on line 34

Notice: No prefix specified in import_request_variables() - possible security hazard in C:\server\www\mainfile.php on line 51

Notice: Undefined variable: forum_admin in C:\server\www\mainfile.php on line 88

Notice: Undefined variable: inside_mod in C:\server\www\mainfile.php on line 91

Notice: Undefined variable: inside_mod in C:\server\www\db\db.php on line 44

Warning: Cannot add header information - headers already sent by (output started at C:\server\www\mainfile.php:28) in C:\server\www\mainfile.php on line 171

Notice: Constant _youhave already defined in C:\server\www\language\lang-russian.php on line 152

[-----skip----]


------------------------------------------------------------------------------------
mainfile.php не менял, свеженький с пака нюки 7.3 :!: :!: :!:
и это ещё только половина!!! и так до конца !!! короче одним словом:
"ЗАЕ***А
В общем у меня была похожая проблема, не знаю поможет ли тебе мое решение, но попробуй сделать так:

Отредактируй php.ini следующим образом:

find register_globals and set that to On
find error_reporting = E_ALL and change it to error_reporting = E_COMPILE_ERROR
find include_path and add the path to your website root
find display_errors and change it to Off
find SMTP= and change it to the address of your mailserver ( localhost )
find magic_quotes_gpc and set that to On
save and exit

Restart apache. You don't have to do all of those steps to remove the errors, but it is a good idea to do the other ones as well when setting up PHP on Windows 2000.
__________________
Страшно не упасть, а не подняться.
http://192.168.3.32
LuLu вне форума  
Ответить с цитированием