2012-01-17 8 views
2

私は、マルチサイトを作成しようとしていて、WampServer内のいくつかのファイルを変更しました。今、私はもうphpMyAdminのをアクセスもできません、それは言う:PHPmyAdminがwampserverに見つかりません

が見つかりません:要求されたURL/phpmyadminのは、このサーバー上に見つかりませんでした。

私はそれがhttpd.confファイルだと信じていますが、私は問題を見つけることができないようです...ヘルプは非常にうまくいくでしょう。私はlocalhostにアクセスして、私のローカルのウェブサイトが動いているのを見ることができます。

これらは私の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 
+0

これを解決しましたか?私は同じ問題を抱えています。 – developdaly

+0

同じです! @developdalyあなたはそれを解決するために管理しましたか? – user961627

答えて

0

はWAMPパネルから新しい別名のディレクトリにWAMPトレイアイコン>はApache>エイリアスディレクトリ>新しいエイリアスディレクトリを追加するに クリックを追加しよう別名ディレクトリとして

をphpmyadminのフォルダを追加すること

試して、私も初心者です、私はこれが役立つかもしれないと思います。

関連する問題