Welcome, Guest. Please login or register.
July 29, 2010, 07:07:50 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
119280 Posts in 17081 Topics by 9086 Members
Latest Member: Emiliano
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Help & Support (Moderators: Argos, BerndJM)
| | |-+  No Frontend after Domain-Change
Pages: [1] Go Down Print
Author Topic: No Frontend after Domain-Change  (Read 621 times)
allhaas

Offline Offline

Posts: 24


« on: January 03, 2008, 01:52:11 PM »

Hello

I use WB 2.6.7 and all works fine.
Now i had to change the domain name. (not the installation!)

I changed the config.php from:

define('WB_URL', 'http://www2.mobilesolutions.ch/2/');
define('ADMIN_URL', 'http://www2.mobilesolutions.ch/2/admin');

to:
define('WB_URL', 'http://www.mobilesolutions.ch/2/');
define('ADMIN_URL', 'http://www.mobilesolutions.ch/2/admin');

Now the frontend doesn't show anything (clear site).(http://www.mobilesolutions.ch/2/)
The backend works except the FCK Editor isn't available.

I have checked the whole database and all wb-files for a "www2." string and replaced them to "www." but nothinh happens.

Can somebody help me?? i am confused....  undecided

sam
Logged
kweitzel
Forum administrator
*****
Online Online

Posts: 5822


WWW
« Reply #1 on: January 03, 2008, 02:51:43 PM »

Do you have the Domain Record set to the right subdirectory?

cheers

Klaus
Logged

allhaas

Offline Offline

Posts: 24


« Reply #2 on: January 03, 2008, 03:04:55 PM »

hi klaus

i reach the subdirectory "/2" with a PHP Redirect

<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.mobilesolutions.ch/2/index.php");
header("Connection: close");
?>

this was before i changed the domain ok like this... hmm...

what do you think?
thanks a lot.
sam
Logged
allhaas

Offline Offline

Posts: 24


« Reply #3 on: January 03, 2008, 07:34:58 PM »

hi klaus

i had the idea in this moment... just stupid.
my provider has to each domain set the safe_mode to disabled also when i change it from one to another - each has to learn !!!

thanks
Logged
Pages: [1] Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
-->