RevCMS not loading - at all

JordanEllis

New Member
Sep 24, 2011
6
1
I have the new 1.8 RevCMS downloaded.
All the config file has been configured correctly.
The .htaccess has been changed to the fix ~ web.config

- the site just continuously loads... "Sending Request..." "Waiting for -ip-" and so on..
Here is the URL just to show you. (The Title loads, but that's all) -
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Try making a file called test.php and put in it:
PHP:
<?php echo "Hello World!"; ?>

Then go to - if it doesn't work, then it's your server.

If it does:

Something weird I noticed is that it appears that if you go to, let's say: yoururl.com/index.php?url=register it'll just redirect you to the index. It's like a redirection loop. Try to backup the .htaccess and get web.config and the .htaccess out of the directory and let me know, so I can go to /index.php?url=index or url=register and if it works, it was .htaccess and/or the web.config fucking it up. i

If it doesn't, then there's something odd about the CMS, and I would recommend to re-download the CMS.
 

JordanEllis

New Member
Sep 24, 2011
6
1
It's either .htaccess, web.config or the index page..
I think the index page tbh, it doesn't load, but as I am using a .tk, when I type the ip in followed by /register, it auto redirects to .tk, which means it won't load anything but the index page
 

Users who are viewing this thread

Top