Author Topic: additional domain name.  (Read 17090 times)

0 Members and 1 Guest are viewing this topic.

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
additional domain name.
« on: July 01, 2005, 12:04:11 PM »
Hello,

i have a website at schoolplaten.com.
Now i have an additional domain name added to my account : schoolplaten.be
This is no forwarding, my host added this new domain name to my account / website the same way the original schoolplaten.com is connected to my site.

Quote
As you have requested, schoolplaten.be has been added to your account, as an additional domain name. Please allow 24 hours for these modifications to update through the web.

In order for this domain to resolve properly, the nameserver information associated with the name must be modified. Please contact your domain's registrar, and arrange for the following nameserver changes:

Primary Name Server(s)
Primary Server Hostname: ns1.ipowerweb.net
Primary Server Netaddress : 64.70.6x.xxx

Secondary Name Server(s)
Secondary Server Hostname: ns1.ipowerdns.com
Secondary Server Netaddress: 66.235.21x.xxx

So this modification is done and i can use the .be adress.


The problem :
if i surf on my site with the normal adress : schoolplaten.com, i can enter the whole site
if i surf with the new adress : schoolplaten.be, i can get on the main page, i can get to the pages that are just simple html pages, but if i try to get to get into the categories , or see pics, the page cannot be found.

So http://www.schoolplaten.com/cat143.htm can be found
And http://www.schoolplaten.be/cat143.htm can not.

But http://www.schoolplaten.be/copyright.html can. ( simple html )

is is because http://www.schoolplaten.be/cat143.htm is generated trough php, and it cannot handle the .be adress ?

and is there any solution to this ?

Thx

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: additional domain name.
« Reply #1 on: July 01, 2005, 02:38:20 PM »
and what error logs says?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: additional domain name.
« Reply #2 on: July 01, 2005, 09:40:06 PM »
 it's the 404 - page not found error

Offline boatman9999

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: additional domain name.
« Reply #3 on: July 01, 2005, 10:17:03 PM »
Don't know if this might help, but additional or addon domain names usually point to another directory or subdomain on the hosting service. Parked domains are the ones that normally point to the same directory as the 'main' domain name.

Do you have access to the Control Panel (CPanel) of your host to see if the new domain name 'schoolplaten.be'  parked or addon, and is pointed to the correct directory?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: additional domain name.
« Reply #4 on: July 02, 2005, 12:38:18 AM »
it's the 404 - page not found error
yes, that what u see in the browser, but error logs usualy contein more detailed information of the error.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: additional domain name.
« Reply #5 on: July 02, 2005, 01:40:12 AM »
hello,

1 : schoolplaten.be is pointed to the main directory, not to a subdirectory.( and that is ok )

2. where can i find that error log ?
i just see the "page not found" message.

(you can check it on http://schoolplaten.be , and go to a category)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: additional domain name.
« Reply #6 on: July 02, 2005, 02:14:22 AM »
2. where can i find that error log ?
i just see the "page not found" message.
ask your hoster
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: additional domain name.
« Reply #7 on: July 02, 2005, 06:06:47 PM »
they dont want to give it

their only advice is

Using relative links rather than absolute links would probably solve your problem.  You can reseatch how to use relative links on the internet.

 :?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: additional domain name.
« Reply #8 on: July 02, 2005, 06:09:09 PM »
4images does uses relative links and the problem u'r encountered is due to mod_rewrite mod u've implimented.
without knowing what exaclty is wrong u cant fix it, unless u are lucky and can guess it...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: additional domain name.
« Reply #9 on: July 02, 2005, 06:48:06 PM »
ok, thx, now i know where the problem is...

Offline lapinkulta

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • Avatar Essentials
Re: additional domain name.
« Reply #10 on: July 02, 2005, 07:34:04 PM »
posting your solution would be nice, just to end the topic right...

cheers,
lapinkulta
Two hours of try and error can save ten minutes of manual reading.

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: additional domain name.
« Reply #11 on: July 02, 2005, 10:02:07 PM »
sorry for the misunderstanding,
but i don't have a solution, i meant that i now know where the problem is located.

And knowing that, i can make a decision concerning that additional domain name. ( keep it or not )

i still hope someone knows how to deal with this problem so i can keep the additional domain name, and the site could work properly.




Offline starkeeper

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: additional domain name.
« Reply #12 on: July 02, 2005, 11:43:23 PM »
Hello,
well i dont know if its the best solution - but i think could be the easiest one.
i whould create a folder "be"  where the .be domain is pointing at.
there can you use a index.html that is calling the http://www.schoolplaten.com in one frame.
cheers
Marco

PS: im still looking for a solution to fix my category and new images problemas in a called templatepage  :?

Offline hien

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: additional domain name.
« Reply #13 on: July 03, 2005, 10:21:56 PM »
okae i am guessing here.. check your .haccess for those rewrite mode, make sure it correct.  or check on your host make sure they really park on top each other

i have like 5 domains park on top of each other and it work fine

original site: http://digitalquest.net/idols/ and park on top http://asianpopidols.com/idols/  http://americanpopidols.com/idols/ http://japanesepopidols.com/idols/ and others

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: additional domain name.
« Reply #14 on: July 12, 2005, 04:47:07 PM »
I asked the help desk to look further into this problem, and this is the answer :
Quote
   "The problem I believe is with your Mod_Rewrite statement as I believe the problem is your main domain is accepting the rules but the additional domain is not. This could be due to the way additional domains are setup it might possibly not recognize the path of / as its home directory. I suggest posting on that forum asking if they have an alternative mod rewrite rules that you can use instead that might work without using / as the base.

Keep in mind it will need to work for both the additional domain as well as the main domain.
"

Maybe this can help for a solution ?

thx