Moved Domain

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

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