local host and Phpmyadmin blank page
Posted by: lilith2014 (---.hsd1.il.comcast.net)
Date: November 24, 2006 05:22AM

I just installed wamp and when Im going to "[localhost]; or just "localhost" I have a blank page. What I should do? Im following the lynda tutorial and it seems that just after uninstalling and changing the phpmyadmin folder to the www folder should start working fine. I tried puting the phpmyadmin folder back to the root folder but is the same problem.


Sorry.. newbie here.



Post Edited (11-24-06 05:24)

Options: ReplyQuote
Re: local host and Phpmyadmin blank page
Posted by: CyberSpatium (71.237.217.---)
Date: November 24, 2006 10:24AM

after you install wamp you dont need to change or move anything. just start wamp and it will start apache and mysql for you. once apache is started you can access your website with your browser using http://localhost

put all of your website files (html, php, images, css, etc) in your document root directory which is c:\wamp\www


CyberSpatium
WAMP English Forum Admin

Options: ReplyQuote
Re: local host and Phpmyadmin blank page
Posted by: lilith2014 (---.hsd1.il.comcast.net)
Date: November 26, 2006 04:31AM

I was cheking the apache server, it seems skype is using the same port to set up the apache server.. How I can change that?

Options: ReplyQuote
Re: local host and Phpmyadmin blank page
Posted by: yfastud (---.mia.bellsouth.net)
Date: November 26, 2006 06:51AM

Uninstall skype and everything that uses port 80... ;-)

Just kidding, open httpd.conf in wamp/apache2/conf and replace this line

listen 80

With this line

listen 81

Save the file and restart apache

Hope this help

Options: ReplyQuote
Re: local host and Phpmyadmin blank page
Posted by: lilith2014 (---.dsl.chcgil.sbcglobal.net)
Date: November 26, 2006 11:30PM

Thank you bro! now is working perfectly!

Options: ReplyQuote


Sorry, only registered users may post in this forum.