deeem Posted May 19, 2003 Share Posted May 19, 2003 I used to use port 8080 as my http port, with my router directing all port 80 queries there, but i recently changed to port 80. Now, whenever i access phpmyadmin on the web server, none of the links do anything, as they all seem to append :8080 to the hostname in the browser... Any ideas? Link to comment https://forums.phpfreaks.com/topic/483-phpmyadmin-problems-after-changing-web-port/ Share on other sites More sharing options...
shivabharat Posted May 20, 2003 Share Posted May 20, 2003 If u are using windows in ur service file see that u have http 80/tcp www www-http #World Wide Web also check the phpmysadmin config and see if u ahve given any port number there it should point to the mysql port . Link to comment https://forums.phpfreaks.com/topic/483-phpmyadmin-problems-after-changing-web-port/#findComment-1632 Share on other sites More sharing options...
deeem Posted May 20, 2003 Author Share Posted May 20, 2003 Aha! Found the problem!! The \"ServerName\" entry in Apache\'s httpd.conf... All fixed, thanks for the help! Link to comment https://forums.phpfreaks.com/topic/483-phpmyadmin-problems-after-changing-web-port/#findComment-1633 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.