Page 1 of 1

Text view only?

Posted: Wed Mar 29, 2006 9:56 am
by Warwick
CMS installed ok in C:\www\cms.

WAMP install of Apache/MySQL

Moved apache to listen on port 8080 as port 80 blocked. Can access cms home page ok from internet but http://localhost:8080/cms brings up cms in text format only. Graphical interface has disappeared. Furthermore if I use the text menus on the homepage I get connection refused on Firefox.  On IE you can see this is because the menu calls localhost not localhost:8080

http://localhost:8080 gives me the WAMP home page and i can navigate through the menus fine.

Seems to be CMS specific. Is there an issue with moving cms off port 80??

Re: Text view only?

Posted: Wed Mar 29, 2006 7:36 pm
by Warwick
Whoops. Didn't alter path in config.php to reflect change of port.