Ошибка 403

Установка и настройка веб-серверов и серверов приложений

Re: Ошибка 403

Сообщение Dimanok » 27 фев 2009, 22:29

Естественно перезапускал
www.strike64.ru - Крупнейшая конференция о играх корпорации Valve, Поволжья
Dimanok
Автор
 
Сообщения: 3506
Зарегистрирован: 05 июл 2008, 11:02
Откуда: Саратов
Домен: http://www.strike64.ru

Re: Ошибка 403

Сообщение doliar » 27 фев 2009, 22:35

httpd.conf
Найди
Код: Выделить всёРазвернуть
<IfModule dir_module>
    DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>


Замени

Код: Выделить всёРазвернуть
<IfModule dir_module>
    DirectoryIndex index.html index.php
</IfModule>
Изображение

Консультаций по TBDev через icq неосуществляю!
Аватара пользователя
doliar
Автор
 
Сообщения: 732
Зарегистрирован: 16 янв 2008, 15:05
Откуда: Саратов, Волжский р-он
Домен: tbdev-info.vfose.ru

Re: Ошибка 403

Сообщение doliar » 27 фев 2009, 22:40

И ещё убери с хостов:
Код: Выделить всёРазвернуть
ServerAlias
Изображение

Консультаций по TBDev через icq неосуществляю!
Аватара пользователя
doliar
Автор
 
Сообщения: 732
Зарегистрирован: 16 янв 2008, 15:05
Откуда: Саратов, Волжский р-он
Домен: tbdev-info.vfose.ru

Re: Ошибка 403

Сообщение Dimanok » 27 фев 2009, 22:46

doliar писал(а):httpd.conf
Найди
Код: Выделить всёРазвернуть
<IfModule dir_module>
    DirectoryIndex index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>


Замени

Код: Выделить всёРазвернуть
<IfModule dir_module>
    DirectoryIndex index.html index.php
</IfModule>

Сделал , апач перестал стартовать , лог:
Код: Выделить всёРазвернуть
[Sat Feb 28 17:52:44 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 17:52:44 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 17:52:44 2009] [notice] Parent: Created child process 2520
[Sat Feb 28 17:52:45 2009] [notice] Child 2520: Child process is running
[Sat Feb 28 17:52:45 2009] [notice] Child 2520: Acquired the start mutex.
[Sat Feb 28 17:52:45 2009] [notice] Child 2520: Starting 250 worker threads.
[Sat Feb 28 17:52:45 2009] [notice] Child 2520: Starting thread to listen on port 443.
[Sat Feb 28 17:52:45 2009] [notice] Child 2520: Starting thread to listen on port 80.
[Sat Feb 28 17:56:43 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 17:56:43 2009] [notice] Child 2520: Exit event signaled. Child process is ending.
[Sat Feb 28 17:56:44 2009] [notice] Child 2520: Released the start mutex
[Sat Feb 28 17:56:45 2009] [notice] Child 2520: Waiting for 250 worker threads to exit.
[Sat Feb 28 17:56:45 2009] [notice] Child 2520: All worker threads have exited.
[Sat Feb 28 17:56:45 2009] [notice] Child 2520: Child process is exiting
[Sat Feb 28 17:56:45 2009] [notice] Parent: Child process exited successfully.
(OS 3)Системе не удается найти указанный путь.  : apache.exe: could not open error log file F:/hosts/logs/j-zonahome.vfose.ru-error_log.
Unable to open logs
[Sat Feb 28 18:04:28 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 18:04:28 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 18:04:28 2009] [notice] Parent: Created child process 3728
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Child process is running
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Acquired the start mutex.
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Starting 250 worker threads.
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Starting thread to listen on port 443.
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Starting thread to listen on port 80.
[Sat Feb 28 18:09:33 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 18:09:33 2009] [notice] Child 3728: Exit event signaled. Child process is ending.
[Sat Feb 28 18:09:34 2009] [notice] Child 3728: Released the start mutex
[Sat Feb 28 18:09:35 2009] [notice] Child 3728: Waiting for 250 worker threads to exit.
[Sat Feb 28 18:09:35 2009] [notice] Child 3728: All worker threads have exited.
[Sat Feb 28 18:09:35 2009] [notice] Child 3728: Child process is exiting
[Sat Feb 28 18:09:35 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 18:09:48 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:48 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:48 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 18:09:49 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 18:09:49 2009] [notice] Parent: Created child process 1640
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Child process is running
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Acquired the start mutex.
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Starting 250 worker threads.
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Starting thread to listen on port 443.
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Starting thread to listen on port 80.
[Sat Feb 28 21:20:53 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:20:53 2009] [notice] Child 1640: Exit event signaled. Child process is ending.
[Sat Feb 28 21:20:54 2009] [notice] Child 1640: Released the start mutex
[Sat Feb 28 21:20:55 2009] [notice] Child 1640: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:20:55 2009] [notice] Child 1640: All worker threads have exited.
[Sat Feb 28 21:20:55 2009] [notice] Child 1640: Child process is exiting
[Sat Feb 28 21:20:55 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:21:07 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:21:07 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:21:07 2009] [notice] Parent: Created child process 3852
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Child process is running
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Acquired the start mutex.
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Starting 250 worker threads.
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Starting thread to listen on port 443.
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Starting thread to listen on port 80.
[Sat Feb 28 21:26:40 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.
[Sat Feb 28 21:28:26 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.
[Sat Feb 28 21:35:05 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:35:05 2009] [notice] Child 3852: Exit event signaled. Child process is ending.
[Sat Feb 28 21:35:06 2009] [notice] Child 3852: Released the start mutex
[Sat Feb 28 21:35:07 2009] [notice] Child 3852: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:35:07 2009] [notice] Child 3852: All worker threads have exited.
[Sat Feb 28 21:35:07 2009] [notice] Child 3852: Child process is exiting
[Sat Feb 28 21:35:07 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:35:09 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:35:09 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:35:09 2009] [notice] Parent: Created child process 1456
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Child process is running
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Acquired the start mutex.
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Starting 250 worker threads.
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Starting thread to listen on port 443.
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Starting thread to listen on port 80.
[Sat Feb 28 21:43:34 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.
[Sat Feb 28 21:45:42 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:45:42 2009] [notice] Child 1456: Exit event signaled. Child process is ending.
[Sat Feb 28 21:45:43 2009] [notice] Child 1456: Released the start mutex
[Sat Feb 28 21:45:44 2009] [notice] Child 1456: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:45:44 2009] [notice] Child 1456: All worker threads have exited.
[Sat Feb 28 21:45:44 2009] [notice] Child 1456: Child process is exiting
[Sat Feb 28 21:45:44 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:45:47 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:45:47 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:45:47 2009] [notice] Parent: Created child process 1380
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Child process is running
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Acquired the start mutex.
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Starting 250 worker threads.
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Starting thread to listen on port 443.
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Starting thread to listen on port 80.
[Sat Feb 28 21:46:58 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:46:58 2009] [notice] Child 1380: Exit event signaled. Child process is ending.
[Sat Feb 28 21:46:59 2009] [notice] Child 1380: Released the start mutex
[Sat Feb 28 21:47:00 2009] [notice] Child 1380: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:47:00 2009] [notice] Child 1380: All worker threads have exited.
[Sat Feb 28 21:47:00 2009] [notice] Child 1380: Child process is exiting
[Sat Feb 28 21:47:00 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:47:02 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:47:02 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:47:02 2009] [notice] Parent: Created child process 3840
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Child process is running
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Acquired the start mutex.
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Starting 250 worker threads.
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Starting thread to listen on port 443.
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Starting thread to listen on port 80.
www.strike64.ru - Крупнейшая конференция о играх корпорации Valve, Поволжья
Dimanok
Автор
 
Сообщения: 3506
Зарегистрирован: 05 июл 2008, 11:02
Откуда: Саратов
Домен: http://www.strike64.ru

Re: Ошибка 403

Сообщение doliar » 27 фев 2009, 22:58

В httpd.conf

Найди
Код: Выделить всёРазвернуть
# XAMPP specific settings
Include conf/extra/httpd-xampp.conf

# Server-pool management (MPM specific)
Include conf/extra/httpd-mpm.conf

# Multi-language error messages
Include conf/extra/httpd-multilang-errordoc.conf

# Fancy directory listings
Include conf/extra/httpd-autoindex.conf

# Language settings
Include conf/extra/httpd-languages.conf

# User home directories
Include conf/extra/httpd-userdir.conf

# Real-time info on requests and configuration
Include conf/extra/httpd-info.conf

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

# Local access to the Apache HTTP Server Manual
Include conf/extra/httpd-manual.conf

# Distributed authoring and versioning (WebDAV)
Include conf/extra/httpd-dav.conf

# Various default settings
Include conf/extra/httpd-default.conf

# Secure (SSL/TLS) connections
Include conf/extra/httpd-ssl.conf


Замени
Код: Выделить всёРазвернуть
# XAMPP specific settings
Include conf/extra/httpd-xampp.conf

# Server-pool management (MPM specific)
# Include conf/extra/httpd-mpm.conf

# Multi-language error messages
#Include conf/extra/httpd-multilang-errordoc.conf

# Fancy directory listings
#Include conf/extra/httpd-autoindex.conf

# Language settings
#Include conf/extra/httpd-languages.conf

# User home directories
#Include conf/extra/httpd-userdir.conf

# Real-time info on requests and configuration
#Include conf/extra/httpd-info.conf

# Virtual hosts
#Include conf/extra/httpd-vhosts.conf
Include conf/vhosts.conf

# Local access to the Apache HTTP Server Manual
#Include conf/extra/httpd-manual.conf

# Distributed authoring and versioning (WebDAV)
#Include conf/extra/httpd-dav.conf

# Various default settings
#Include conf/extra/httpd-default.conf

# Secure (SSL/TLS) connections
Include conf/extra/httpd-ssl.conf


В директорию conf где лежит папка extra
Скачай вложение, и всё из папки conf в папку conf в апача к себе.

Если директории есть , то всё запуститься.
Вложения
virtualhost.zip
(1.81 Кб) Скачиваний: 390
Изображение

Консультаций по TBDev через icq неосуществляю!
Аватара пользователя
doliar
Автор
 
Сообщения: 732
Зарегистрирован: 16 янв 2008, 15:05
Откуда: Саратов, Волжский р-он
Домен: tbdev-info.vfose.ru

Re: Ошибка 403

Сообщение Dimanok » 27 фев 2009, 23:13

Всё сделал , но незапускается , могу скрины показать
www.strike64.ru - Крупнейшая конференция о играх корпорации Valve, Поволжья
Dimanok
Автор
 
Сообщения: 3506
Зарегистрирован: 05 июл 2008, 11:02
Откуда: Саратов
Домен: http://www.strike64.ru

Re: Ошибка 403

Сообщение doliar » 27 фев 2009, 23:14

Покажи что пишет. И лог апача.
Изображение

Консультаций по TBDev через icq неосуществляю!
Аватара пользователя
doliar
Автор
 
Сообщения: 732
Зарегистрирован: 16 янв 2008, 15:05
Откуда: Саратов, Волжский р-он
Домен: tbdev-info.vfose.ru

Re: Ошибка 403

Сообщение Dimanok » 27 фев 2009, 23:17

Код: Выделить всёРазвернуть
[Sat Feb 28 18:04:28 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 18:04:28 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 18:04:28 2009] [notice] Parent: Created child process 3728
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Child process is running
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Acquired the start mutex.
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Starting 250 worker threads.
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Starting thread to listen on port 443.
[Sat Feb 28 18:04:29 2009] [notice] Child 3728: Starting thread to listen on port 80.
[Sat Feb 28 18:09:33 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 18:09:33 2009] [notice] Child 3728: Exit event signaled. Child process is ending.
[Sat Feb 28 18:09:34 2009] [notice] Child 3728: Released the start mutex
[Sat Feb 28 18:09:35 2009] [notice] Child 3728: Waiting for 250 worker threads to exit.
[Sat Feb 28 18:09:35 2009] [notice] Child 3728: All worker threads have exited.
[Sat Feb 28 18:09:35 2009] [notice] Child 3728: Child process is exiting
[Sat Feb 28 18:09:35 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 18:09:48 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:48 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:48 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 18:09:49 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 18:09:49 2009] [notice] Parent: Created child process 1640
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Child process is running
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Acquired the start mutex.
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Starting 250 worker threads.
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Starting thread to listen on port 443.
[Sat Feb 28 18:09:49 2009] [notice] Child 1640: Starting thread to listen on port 80.
[Sat Feb 28 21:20:53 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:20:53 2009] [notice] Child 1640: Exit event signaled. Child process is ending.
[Sat Feb 28 21:20:54 2009] [notice] Child 1640: Released the start mutex
[Sat Feb 28 21:20:55 2009] [notice] Child 1640: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:20:55 2009] [notice] Child 1640: All worker threads have exited.
[Sat Feb 28 21:20:55 2009] [notice] Child 1640: Child process is exiting
[Sat Feb 28 21:20:55 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:21:07 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:21:07 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:21:07 2009] [notice] Parent: Created child process 3852
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Child process is running
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Acquired the start mutex.
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Starting 250 worker threads.
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Starting thread to listen on port 443.
[Sat Feb 28 21:21:09 2009] [notice] Child 3852: Starting thread to listen on port 80.
[Sat Feb 28 21:26:40 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.
[Sat Feb 28 21:28:26 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.
[Sat Feb 28 21:35:05 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:35:05 2009] [notice] Child 3852: Exit event signaled. Child process is ending.
[Sat Feb 28 21:35:06 2009] [notice] Child 3852: Released the start mutex
[Sat Feb 28 21:35:07 2009] [notice] Child 3852: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:35:07 2009] [notice] Child 3852: All worker threads have exited.
[Sat Feb 28 21:35:07 2009] [notice] Child 3852: Child process is exiting
[Sat Feb 28 21:35:07 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:35:09 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:35:09 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:35:09 2009] [notice] Parent: Created child process 1456
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Child process is running
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Acquired the start mutex.
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Starting 250 worker threads.
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Starting thread to listen on port 443.
[Sat Feb 28 21:35:10 2009] [notice] Child 1456: Starting thread to listen on port 80.
[Sat Feb 28 21:43:34 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.
[Sat Feb 28 21:45:42 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:45:42 2009] [notice] Child 1456: Exit event signaled. Child process is ending.
[Sat Feb 28 21:45:43 2009] [notice] Child 1456: Released the start mutex
[Sat Feb 28 21:45:44 2009] [notice] Child 1456: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:45:44 2009] [notice] Child 1456: All worker threads have exited.
[Sat Feb 28 21:45:44 2009] [notice] Child 1456: Child process is exiting
[Sat Feb 28 21:45:44 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:45:47 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:45:47 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:45:47 2009] [notice] Parent: Created child process 1380
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Child process is running
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Acquired the start mutex.
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Starting 250 worker threads.
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Starting thread to listen on port 443.
[Sat Feb 28 21:45:48 2009] [notice] Child 1380: Starting thread to listen on port 80.
[Sat Feb 28 21:46:58 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sat Feb 28 21:46:58 2009] [notice] Child 1380: Exit event signaled. Child process is ending.
[Sat Feb 28 21:46:59 2009] [notice] Child 1380: Released the start mutex
[Sat Feb 28 21:47:00 2009] [notice] Child 1380: Waiting for 250 worker threads to exit.
[Sat Feb 28 21:47:00 2009] [notice] Child 1380: All worker threads have exited.
[Sat Feb 28 21:47:00 2009] [notice] Child 1380: Child process is exiting
[Sat Feb 28 21:47:00 2009] [notice] Parent: Child process exited successfully.
[Sat Feb 28 21:47:02 2009] [notice] Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4 configured -- resuming normal operations
[Sat Feb 28 21:47:02 2009] [notice] Server built: Sep 21 2007 00:29:38
[Sat Feb 28 21:47:02 2009] [notice] Parent: Created child process 3840
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Child process is running
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Acquired the start mutex.
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Starting 250 worker threads.
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Starting thread to listen on port 443.
[Sat Feb 28 21:47:04 2009] [notice] Child 3840: Starting thread to listen on port 80.
[Sat Feb 28 22:09:27 2009] [warn] (OS 64)Указанное сетевое имя более недоступно.  : winnt_accept: Asynchronous AcceptEx failed.

Вот лог апача , но нечего непишет
www.strike64.ru - Крупнейшая конференция о играх корпорации Valve, Поволжья
Dimanok
Автор
 
Сообщения: 3506
Зарегистрирован: 05 июл 2008, 11:02
Откуда: Саратов
Домен: http://www.strike64.ru

Re: Ошибка 403

Сообщение doliar » 27 фев 2009, 23:25

открывай все файлы в папке conf/vhosts

и редактируй error.log на error_log вообщем менять .log на _log
Изображение

Консультаций по TBDev через icq неосуществляю!
Аватара пользователя
doliar
Автор
 
Сообщения: 732
Зарегистрирован: 16 янв 2008, 15:05
Откуда: Саратов, Волжский р-он
Домен: tbdev-info.vfose.ru

Re: Ошибка 403

Сообщение Dimanok » 27 фев 2009, 23:30

doliar писал(а):открывай все файлы в папке conf/vhosts

и редактируй error.log на error_log вообщем менять .log на _log

заменил , но всё также осталось -( , в логах всё тоже самое (см. пост выше)
www.strike64.ru - Крупнейшая конференция о играх корпорации Valve, Поволжья
Dimanok
Автор
 
Сообщения: 3506
Зарегистрирован: 05 июл 2008, 11:02
Откуда: Саратов
Домен: http://www.strike64.ru

Пред.След.

Вернуться в Веб серверы

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 23

cron