2
我忙於嘗試創建多站點並更改WampServer中的某些文件。現在我無法訪問phpmyadmin了,它說:在wampserver中找不到PHPmyAdmin
找不到:在此服務器上找不到請求的URL/phpmyadmin。
我相信這是httpd.conf文件,但我似乎無法找到問題......幫助將大大appriciated。我可以訪問本地主機並查看我的本地網站正在運行。
這些都是在我的Apache錯誤日誌的最後幾行:
[Tue Jan 17 12:39:59 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Jan 17 12:39:59 2012] [notice] Child 5148: Exit event signaled. Child process is ending.
[Tue Jan 17 12:40:00 2012] [notice] Child 5148: Released the start mutex
[Tue Jan 17 12:40:01 2012] [notice] Child 5148: All worker threads have exited.
[Tue Jan 17 12:40:01 2012] [notice] Child 5148: Child process is exiting
[Tue Jan 17 12:40:01 2012] [notice] Parent: Child process exited successfully.
[Tue Jan 17 12:40:03 2012] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Tue Jan 17 12:40:03 2012] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Tue Jan 17 12:40:03 2012] [notice] Server built: Dec 10 2008 00:10:06
[Tue Jan 17 12:40:03 2012] [notice] Parent: Created child process 3032
[Tue Jan 17 12:40:03 2012] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Tue Jan 17 12:40:03 2012] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
[Tue Jan 17 12:40:03 2012] [notice] Child 3032: Child process is running
[Tue Jan 17 12:40:03 2012] [notice] Child 3032: Acquired the start mutex.
[Tue Jan 17 12:40:03 2012] [notice] Child 3032: Starting 64 worker threads.
[Tue Jan 17 12:40:03 2012] [notice] Child 3032: Starting thread to listen on port 80.
[Tue Jan 17 12:40:05 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/phpmyadmin
[Tue Jan 17 12:40:06 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/phpmyadmin
[Tue Jan 17 12:40:07 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/phpmyadmin
你有沒有解決這個問題?我也有同樣的問題。 – developdaly 2012-04-10 15:05:16
同一個! @developdaly你設法解決它嗎? – user961627 2013-08-01 10:10:48