1) services.msc - служба апаче не запущена при запуске дает сообщение что запустить не может и предлогает обратится в майкрасофт
2)eventvwr.msc - опять куча ошибок 3299, как снять скрин не знаю.
Проблема с AppServ
-
- Администратор
хм.. как-то сразу в глаза не бросилось - AppServ 2.6.0 была тестовой сборкой с последними (и не самыми стабильными) на то время версиями составляющих.
Так что удали ее и установи AppServ 2.5.10 по инструкции viewtopic.php?t=196 там же есть и ссылка на инструкцию по обновлению составляющих.
Если и при установке этой версии в точности по инструкции ничего не будет работать, то это будет нонсенс)
Так что удали ее и установи AppServ 2.5.10 по инструкции viewtopic.php?t=196 там же есть и ссылка на инструкцию по обновлению составляющих.
Если и при установке этой версии в точности по инструкции ничего не будет работать, то это будет нонсенс)
Ясно СПС, завтра попробую...
-- добавлено 10 ноя 2010, 02:49 --
Еще раз спасибо!!! Заработало
-- добавлено 10 ноя 2010, 02:49 --
Еще раз спасибо!!! Заработало
Установил appserv 2.5.10,хотел локально установить joomla.Но установить базы данных MySQL не могу.В поле НОВАЯ БАЗА ДАННЫХ написано "НЕТ ПРИВИЛЕГИЙ",а при установке joomla требуется новая база данных MySQL.В стандарт appserv входила база данных MySQL "test",но она без таблиц.Кто знает как установить свою базу данных,и убрать "НЕТ ПРИВИЛЕГИЙ"?Заранее спасибо!
Под root'ом зайдите.abbath писал(а):В поле НОВАЯ БАЗА ДАННЫХ написано "НЕТ ПРИВИЛЕГИЙ"
[phpBB Debug] PHP Notice: in file /index.php on line 86: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for '4.0/DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate() [function.getdate]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for '4.0/DST' instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
прошу прощения господа, но такая располагается при каждом запуске форума. подскажите, как и где все это исправляется.
-- добавлено 22 май 2011, 20:56 --
проблему решил.
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate() [function.getdate]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for '4.0/DST' instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
прошу прощения господа, но такая располагается при каждом запуске форума. подскажите, как и где все это исправляется.
-- добавлено 22 май 2011, 20:56 --
проблему решил.
-
- Администратор
на всякий случай приведу решение. чтоб и народу было полегче найти :Пантелей писал(а):проблему решил
обязательно прописать временную зону в php.ini -
Код: Выделить всё
date.timezone = "Europe/Moscow"