Results 1 to 10 of 18
Threaded View
-
7th Mar 2012, 03:21 PM #4Member
Read this
However, a month ago, my webhost announced that the old IP address (72.52.102.39) would be unannounced (I assume it meant it’s no longer working) therefore I must update the ip address into the new one (209.141.61.39).
Looks like simple. I go to my Kloxo control panel, change the DNS template ip address, go to my domain manager and updating the ip address… and dang, most of the websites displayed Kloxo Default Page.
All the DNS settings were correct, then what’s wrong? Why the websites are displaying a default page?
After a thorough investigation, I finally found the culprit. It seems there is bug in Apache. Basically after I update the ip address manually, the individual setting in domains MUST be updated as well.
Basically, log to console using Putty, and use these script:
sh /script/upcp
sh /script/cleanup
sh /script/fixweb
Problem: The script/fixweb didn’t work, the websites’ setting are not updated correctly.
Here are what I have done to resolve this.
First I went to:
Apache - /home/httpd/(domain name)/conf/(domain name).kloxo.
I opened the Apache setting, and saw these lines in erroneous domain:
72.52.102.39:80\
172.16.218.176:80\
>
and
72.52.102.39:443\
172.16.218.176:443\
>
It appeared that my new ip address (209.141.61.39) hasn’t been added to the setting therefore the websites are failings..
Solution: Just add the new ip address above the old ip.
209.141.61.39:80\
72.52.102.39:80\
172.16.218.176:80\
>
and
209.141.61.39:443\
72.52.102.39:443\
172.16.218.176:443\
>
Save the setting. Restart Kloxo, and the websites running to the normal!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Kloxo installation help
By maverick79 in forum Server ManagementReplies: 14Last Post: 8th Dec 2011, 05:08 PM -
kloxo installation
By tut2tut in forum Server ManagementReplies: 10Last Post: 1st Dec 2011, 01:08 AM -
Error in cPanel Installation
By EnCiPh3r in forum Server ManagementReplies: 6Last Post: 31st Aug 2011, 09:05 AM -
Joomgallery Installation Error
By Sushant in forum Web Application/Script SupportReplies: 0Last Post: 22nd Feb 2011, 11:54 PM -
Error at Installation.
By pspuser007 in forum vBulletinReplies: 14Last Post: 18th Nov 2008, 04:05 PM
themaCreator - create posts from...
Version 3.57 released. Open older version (or...