Problem when changing port 80 to 8080
Posted by: groundzero2010 (---.ks.ks.cox.net)
Date: December 24, 2007 07:07AM

My ISP blocks port 80 (sigh) so I use port 8080. My server seems to work fine yet, if I click on phpMyAdmin or SQLitemanager, the links just don't work. If I change my port in httpd.conf to 80 it works again. There a fix to this?

Options: ReplyQuote
Re: Problem when changing port 80 to 8080
Posted by: yfastud (Moderator)
Date: December 24, 2007 04:23PM

you have to put port 8080 in everything, for example

localhost:8080/phpmyadmin/
localhost:8080/sqlitemanager/

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides



Edited 1 time(s). Last edit at 12/24/2007 04:23PM by yfastud.

Options: ReplyQuote
Re: Problem when changing port 80 to 8080
Posted by: groundzero2010 (---.ks.ks.cox.net)
Date: December 24, 2007 05:05PM

Is there somewhere I can change the address for the links in the WampServer Menu?

Options: ReplyQuote
Re: Problem when changing port 80 to 8080
Posted by: yfastud (Moderator)
Date: December 24, 2007 05:32PM

Proper way or lazy way? Lazy way is just hardcode tpl file, proper way is to trace the codes in another config file

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.