port 80
Posted by: Scott Hoeck (---.d.c400.guam.net)
Date: February 14, 2012 02:22AM

I changed port to 8000 but am still not able to use php or phpmyadmin. My wamp is now green. Errror shows IIS is using port 80 and localhoast is directing to port 80. Where can I find and change problem created below?:
Detailed Error Information
Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL [localhost]
Physical Path C:\inetpub\wwwroot\phpmyadmin\
Logon Method Anonymous
Logon User Anonymous

Options: ReplyQuote
Re: port 80
Posted by: stevenmartin99 (---.32-151.iol.it)
Date: February 14, 2012 06:48AM

Use localhost:8000

It would be a lot easier just to uninstall IIS

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

Options: ReplyQuote
Re: port 80
Posted by: TheShadow (62.61.187.---)
Date: February 14, 2012 08:58AM

1) Go to your wamp folder and edit wampmanager.tpl
2) Search for : localhost ==> change it to : localhost:8000
3) Search for : localhost/phpmyadmin/ ==> change it to : localhost:8000/phpmyadmin/
4) Run wamp => left click => Apache => httpd.conf
5) Search for: Listen 80 ==> Change it to Listen 8000
6) wamp => right click => exit
7) Run wamp again and enjoy

Options: ReplyQuote
Re: port 80
Posted by: Scott Hoeck (---.d.c400.guam.net)
Date: February 14, 2012 12:17PM

thanks for input didnt see :8000 with former forum memo
now it works except will not execute due to mysql password needs to be in administrator. Where and how?

Options: ReplyQuote


Sorry, only registered users may post in this forum.