http://localhost/phpmyadmin/ 404 not found
Posted by: byteias (---.lsanca.dsl-w.verizon.net)
Date: October 15, 2009 07:23PM

My PC is running a software (Cognos) that uses Apache and when I installed the Wampserver and try to execute PHPMyAdmin (http://localhost/phpmyadmin/) I get an error "404 Not found" or If I run localhost (http://localhost/) I get the message used by the installed software.
How do I create another instance of Apache to run PHP?
Thanks for your help
Byteias.

Options: ReplyQuote
Re: http://localhost/phpmyadmin/ 404 not found
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 15, 2009 07:25PM

change the port apache runs on to 81 but ul need to use

ht tp://localhost:81 to access it

chnage

listen 80

to listen 81

in the c:/wamp/bin/apache/apache2.2.11/conf/httpd.conf file
and then retstat wamp

msn me on stevenmartin99@hotmail.com

or email stevenmartin99@gmail.com

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: http://localhost/phpmyadmin/ 404 not found
Posted by: HaltomJD (---.dsl.ltrkar.sbcglobal.net)
Date: December 06, 2013 08:18PM

I've changed my httpd.conf file to listen 81, but I'm still unable to get localhost and phpmyadmin to work. This is a fresh install of 64 bit 2.4 Wampserver., Apache 2.4.4.

What else should I be looking for for?

Thanks,

Options: ReplyQuote
Re: http://localhost/phpmyadmin/ 404 not found
Posted by: RiggsFolly (---.as13285.net)
Date: December 06, 2013 10:30PM

If you change the port from 80 ( THE DEFAULT FOR ALL BROWSERS ) then you have to remember to add he port number to all your accesses.

So try 'http://localhost:81/phpmyadmin'


Alternatively put it back to 80 and make your life easier.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.