Page 1 of 1

Root URL problem

Posted: Wed Aug 09, 2006 4:02 pm
by caribou
Hi all,

For reference, I'm having the same problem as suffrinmick, here.  He didn't get an answer that I could find, so I'll give it a try.

I'm running CMSMS on PHP 4.4.2, on an Apache server.  The site is in development, so "mysite.org" is currently pointing to another server, and the url to my CMSMS site is https://ipnumber:8443/sitepreview/http/ ... /login.php

It installs successfully, but when I go to log in and hit submit, it brings me to mysite.org/admin/index.php, which of course isn't working yet. 
Running in debug mode just loops me back to the log in page.  I've checked config.php, but there's no mention of mysite.org in there.  Any idea why it's taking me to the unresolved domain name, and how I can fix it?

Thanks in advance for your help!

Re: Root URL problem

Posted: Thu Aug 10, 2006 6:17 am
by cyberman
caribou wrote: It installs successfully, but when I go to log in and hit submit, it brings me to mysite.org/admin/index.php,
Hmm, sounds a little bit like a server default  ::) ...
I've checked config.php, but there's no mention of mysite.org in there.
Can you post your config.php here (without passwords)?