Problems Moving Servers

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
stevenryals
Forum Members
Forum Members
Posts: 26
Joined: Wed Apr 17, 2013 6:59 pm

Problems Moving Servers

Post by stevenryals »

Hi,

I'm running 1.63 CMSms & PHP5

I followed the directions to move to a new server..

the home page looks fine, but i can't navigate to any links..

Due to this, i have not changed namesevers yet..

any ideas?
temp hosted here:
http://98.130.223.23/~ucruisev
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: Problems Moving Servers

Post by Jo Morg »

Well besides needing to upgrade, it seems that you have some wrong configurations on .htaccess or the file is missing.
Also: http://forum.cmsmadesimple.org/viewtopi ... =40&t=2661
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Problems Moving Servers

Post by Wishbone »

It's an issue with your Pretty URLs. The following page loads fine:

http://98.130.223.23/~ucruisev/?page=Honeymoons

It's likely an issue with your .htaccess file. You might have a line that looks like:

Code: Select all

RewriteBase /
Change that to:

Code: Select all

RewriteBase /~ucruisev
..just for testing. Once you verify your site works, change it back to / and point your nameservers.
stevenryals
Forum Members
Forum Members
Posts: 26
Joined: Wed Apr 17, 2013 6:59 pm

Re: Problems Moving Servers

Post by stevenryals »

great!! i was hesitant to change nameservers due to that..
and that was the problem LOL

Thanks so much.. that fixed it straight away..

I appreciate it..
Post Reply

Return to “The Lounge”