1
Recently my host disabled my XOOPS website domain b/c it used up too many cpu resources b/c of the traffic. I then purchased a dedicated server. I set up a new account on this dedicated server I set up the nameservers and then uploaded all of my XOOPS files, and through cpanel i uploaded the database. I then corrected mainfile.php so that it had the correct file path now.
Here is my problem. I can load the index.php now but it does not use the CSS from my theme and also every single link i click on now gives me 403 errors like this:
Forbidden
You don't have permission to access /modules/weblog/archive.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
If I log in and try to get to admin.php it lets me after clicking the "first time you have logged in" but then after that nothing is there, no module pictures down the left side or anything. Just 'home' and 'logout' no other options.
Can someone please help me with this?
I checked my folder permissions all are 755 from what I see.