Когда я ввожу в адресную строку "localhost/phpmyadmin" выходит страничка:
Not Found
The requested URL /phpmyadmin was not found on this server.
Apache/2.2.22 (Win32) PHP/5.3.10 Server at localhost Port 80
В журнале ошибок ошибок это никак не регистрируется. Регистрируется запуска сервера, ошибки и предупреждения, но вызов phpmyadmin не регистрируется.
[Tue Jul 10 12:58:46 2012] [notice] Parent: Received restart signal -- Restarting the server.
[Tue Jul 10 12:58:46 2012] [notice] Child 49364: Exit event signaled. Child process is ending.
Warning: DocumentRoot [C:/Users/Public/SERVERS/Apache2/docs/dummy-host.localhost] does not exist
Warning: DocumentRoot [C:/Users/Public/SERVERS/Apache2/docs/dummy-host2.localhost] does not exist
[Tue Jul 10 12:58:47 2012] [notice] Apache/2.2.22 (Win32) PHP/5.3.10 configured -- resuming normal operations
[Tue Jul 10 12:58:47 2012] [notice] Server built: Jan 28 2012 11:16:39
[Tue Jul 10 12:58:47 2012] [notice] Parent: Created child process 49628
Warning: DocumentRoot [C:/Users/Public/SERVERS/Apache2/docs/dummy-host.localhost] does not exist
Warning: DocumentRoot [C:/Users/Public/SERVERS/Apache2/docs/dummy-host2.localhost] does not exist
Warning: DocumentRoot [C:/Users/Public/SERVERS/Apache2/docs/dummy-host.localhost] does not exist
Warning: DocumentRoot [C:/Users/Public/SERVERS/Apache2/docs/dummy-host2.localhost] does not exist
[Tue Jul 10 12:58:47 2012] [notice] Child 49628: Child process is running
[Tue Jul 10 12:58:47 2012] [notice] Child 49628: Acquired the start mutex.
[Tue Jul 10 12:58:47 2012] [notice] Child 49628: Starting 150 worker threads.
[Tue Jul 10 12:58:47 2012] [notice] Child 49364: Released the start mutex
[Tue Jul 10 12:58:48 2012] [notice] Child 49364: All worker threads have exited.
[Tue Jul 10 12:58:48 2012] [notice] Child 49364: Child process is exiting
[Tue Jul 10 12:58:48 2012] [notice] Child 49628: Starting thread to listen on port 80.
Вот тут сервер запустился и я вызываю phpmyadmin , но записей об этом нет.