Moved Domain

2 posts by 2 authors in: Forums > CMS Builder
Last Post: March 6, 2008   (RSS)

By Berkowitz - March 6, 2008

Hi,

I installed CMS 1.10 on a domain but we've moved the domain and changed the dns servers and when I want to use cms it says it doesn't excist.

http://www.coolrentservices.be/cmsAdmin/admin.php

How can i reïnstall it?

Thanks berkowitz

Re: [Berkowitz] Moved Domain

By Dave - March 6, 2008

It's return 404 Not Found, which is strange considering the file should be there.

Double check that PHP is working correctly on the new domain first. Try creating a new file called "hello.php" with the following code and upload it to the /cmsAdmin/ dir.

<?php echo "Hello World! I am PHP v" . phpversion(); ?>

It should output something like this: "Hello World! I am PHP v4.3.9".

Let me know if that works. If it doesn't you may want to ask your host to enable PHP.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com