Topic: More trouble with Login Page... (Read 2289 times)
Atari ST fan
Posts: 7
50 credits Members referred : 0
« on: Aug 04, 2006, 01:10:43 am »
First off, I'd like to say this is a great script, just like a few other people, I can't seem to get the Login.php to actually work! I have this script running on 2 different servers. On the first server, when I login(at login.php), it actually works and there's no problem. However, when I try to login on the other server(at login.php), it gives the Page Cannot Be Displayed error. I tried a few things and still nothing. I even went into the CPanel of my first server, copied all the files and pasted them as is on the second server. STILL nothing. Anyone might wanna help me out on this one?
Thanks.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Aug 04, 2006, 08:30:47 am »
maybe there is something different with the path structure?
is this the same then on the first server? is the server the same? are you using an addon domain?
Atari ST fan
Posts: 7
50 credits Members referred : 0
« Reply #2 on: Aug 04, 2006, 06:32:13 pm »
Everything is the same. I made sure the SQL Database has the same name, same folder, etc... It's on 2 different servers, not an addon domain or a sub-domain.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
Everything is the same. I made sure the SQL Database has the same name, same folder, etc... It's on 2 different servers, not an addon domain or a sub-domain.
both are a cpanel host with the same provider?
what do you get if you use this code: echo $_SERVER['DOCUMENT_ROOT']
and post the url from this project (PM the url if you don't wanna post it here) and show me the first (path) settings from your config file.