View Full Version : fresh installation - control panel strange
gabi_cavaller
03-27-2009, 08:25 PM
Hi there,
I am doing a new installation and it's being strange.
The default "client" page is fine,
However, the control panel fails to re-direct accordingly,
http://support.atlgroup.co.uk/tickets/scp/
Any advice kindly appreciated :)
jpowers40828
03-31-2009, 01:57 PM
Do you have some kind of redirect going on the server? If I type in support.atlgroup.co.uk/tickets/scp/login.php it opens the right page.
gabi_cavaller
03-31-2009, 08:22 PM
Not as far as I know.
I have used an auto installer script for this through my host, instead of doing the installation myself.
That page does open fine, it should be re-directing to tickets.php I believe, but login works fine, if that's the case and there are no issues, I would modify the code to forward accordingly.?
Strange how that displays like that though.
Thanks for replying though.
G.
craigreilly
03-31-2009, 08:37 PM
is the document a default? I know in IIS I have to setup index.php or default.php as a default document otherwise it will not find it. Or you can do an index.html or default.html that redirects to the php page?
gabi_cavaller
04-02-2009, 06:00 AM
It's on a linux environment and it's a clean install, no ammendments have been made to the coding, therefore a standard fresh install of 1.6
Could be an issue with the installer script, what a pain.
Will test out.