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!
Root URL problem
Re: Root URL problem
Hmm, sounds a little bit like a server defaultcaribou wrote: It installs successfully, but when I go to log in and hit submit, it brings me to mysite.org/admin/index.php,

Can you post your config.php here (without passwords)?I've checked config.php, but there's no mention of mysite.org in there.