|
|
 1.1 Кб |
|
|
для: Trianon
(14.10.2014 в 22:56)
| | вот второй | |
|
|
|
|
|
|
|
для: zayabelka
(14.10.2014 в 22:50)
| | >как проверить права?
каталог - свойства - Безопасность - дополнительно - действующие разрешения - вписать имя владельца процесса.
>конфиг сбрасываю файлом, можете посмотреть?
на 100% не забьюсь, но очень похож на тот, что был прикреплен к посту zayabelka (12.10.2014 в 20:31)
Это основной конфиг, а не конфиг виртуальных хостов. | |
|
|
|
|
 16.9 Кб |
|
|
для: Trianon
(14.10.2014 в 22:44)
| | как проверить права?
конфиг сбрасываю файлом, можете посмотреть? | |
|
|
|
|
|
|
|
для: zayabelka
(14.10.2014 в 22:40)
| | проблема, вероятно, в том, что процесс сервера не может получить доступ к каталогу
C:/Apache2/localhost/
если этот каталог у Вас существует, стоит проверить, есть ли у владельца процесса права доступа к нему.
более точно издалека сказать сложно.
Тем более, конфиг виртуальных хостов Вы привели фрагментарно. | |
|
|
|
|
|
|
|
для: Trianon
(14.10.2014 в 17:37)
| | а можете подсказать? мыслей очень много )) не знаю правильно или нет, в C:/Apache2/localhost/error.log
я создала файл и access.log, что нужно тут сделать? | |
|
|
|
|
|
|
|
для: zayabelka
(13.10.2014 в 20:40)
| | Ну и как?
Вот это
> DocumentRoot "C:/Apache2/localhost/www"
> ErrorLog "C:/Apache2/localhost/error.log"
> CustomLog "C:/Apache2/localhost/access.log" common
| вкупе с этим
(OS 3)Системе не удается найти указанный путь. :
httpd.exe: could not open error log file
C:/Apache2/localhost/error.log.
Unable to open logs
|
ни на какие мысли не наводит? | |
|
|
|
|
|
|
|
для: Trianon
(12.10.2014 в 23:22)
| | NameVirtualHost 127.0.0.1:80
а ниже
<VirtualHost 127.0.0.1:80>
DocumentRoot "C:/Apache2/localhost/www"
ServerName localhost
ErrorLog "C:/Apache2/localhost/error.log"
CustomLog "C:/Apache2/localhost/access.log" common
</VirtualHost> | |
|
|
|
|
|
|
|
для: zayabelka
(12.10.2014 в 22:46)
| | там есть строки поинтереснее
[Sat Oct 11 16:19:52 2014] [warn] NameVirtualHost 127.0.0.1:80 has no VirtualHosts
process is ending.
|
На строке 452 основного конфига httpd.conf
у Вас есть ссылка на файл конфигурации виртуальных хостов.
Include conf/extra/httpd-vhosts.conf
|
Что в нем?
Хост 127.0.0.1:80 описан?
Хост localhost:80 описан? | |
|
|
|
|
 31.1 Кб |
|
|
для: Trianon
(12.10.2014 в 20:54)
| |
[Sun Oct 12 15:37:20 2014] [notice] Apache/2.2.22 (Win32) configured -- resuming normal operations
[Sun Oct 12 15:37:20 2014] [notice] Server built: Apr 20 2012 11:04:01
[Sun Oct 12 15:37:20 2014] [notice] Parent: Created child process 8132
[Sun Oct 12 15:37:20 2014] [notice] Child 8132: Child process is running
[Sun Oct 12 15:37:20 2014] [notice] Child 8132: Acquired the start mutex.
[Sun Oct 12 15:37:20 2014] [notice] Child 8132: Starting 150 worker threads.
[Sun Oct 12 15:37:20 2014] [notice] Child 8132: Starting thread to listen on port 80.
[Sun Oct 12 15:38:34 2014] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 12 15:38:34 2014] [notice] Child 8132: Exit event signaled. Child process is ending.
[Sun Oct 12 15:38:35 2014] [notice] Child 8132: Released the start mutex
[Sun Oct 12 15:38:36 2014] [notice] Child 8132: All worker threads have exited.
[Sun Oct 12 15:38:36 2014] [notice] Child 8132: Child process is exiting
[Sun Oct 12 15:38:36 2014] [notice] Parent: Child process exited successfully.
[Sun Oct 12 15:43:28 2014] [notice] Apache/2.2.22 (Win32) configured -- resuming normal operations
[Sun Oct 12 15:43:28 2014] [notice] Server built: Apr 20 2012 11:04:01
[Sun Oct 12 15:43:28 2014] [notice] Parent: Created child process 8444
[Sun Oct 12 15:43:28 2014] [notice] Child 8444: Child process is running
[Sun Oct 12 15:43:28 2014] [notice] Child 8444: Acquired the start mutex.
[Sun Oct 12 15:43:28 2014] [notice] Child 8444: Starting 150 worker threads.
[Sun Oct 12 15:43:28 2014] [notice] Child 8444: Starting thread to listen on port 80.
[Sun Oct 12 15:47:10 2014] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 12 15:47:10 2014] [notice] Child 8444: Exit event signaled. Child process is ending.
[Sun Oct 12 15:47:11 2014] [notice] Child 8444: Released the start mutex
[Sun Oct 12 15:47:12 2014] [notice] Child 8444: All worker threads have exited.
[Sun Oct 12 15:47:12 2014] [notice] Child 8444: Child process is exiting
[Sun Oct 12 15:47:12 2014] [notice] Parent: Child process exited successfully.
|
это последнее | |
|
|
|
|
|
|
|
для: zayabelka
(12.10.2014 в 20:31)
| | В файле C:/Apache2/error.log чего есть? | |
|
|
|
|