Dear Users/Support,
I have a domain: maindomain.com
On top of that domain I parked the domain: parkeddomain.com
This was working without problems.
After some time I went in CPanel and went to "Sub Domain Maintenance".
There I added two subdomains
forum.maindomain.com and forum.parkeddomain.com
Both where redirected to http://maindomain.com/forum/
These subdomains have been working for some time without problems.
Suddenly about a week ago the subdomain of parkeddomain.com stopped working.
(The subdomain of maindomain.com is still working)
My current WHM/CPanel is
WHM 10.6.0 cPanel 10.8.0-S59
RedHat 9 i686 - WHM X v3.1.0
I have tried solve the problem: (changed domainnames and ip's)
1.in /etc/httpd/conf/httpd.conf the entries are there
<VirtualHost 123.123.123.123>
BytesLog domlogs/forum.maindomain.com-bytes_log
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/maindoma/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
ServerName forum.maindomain.com
ServerAlias www.forum.maindomain.com
ServerAdmin wwwadmin@maindomain.com
DocumentRoot /home/maindoma/public_html/forum
CustomLog domlogs/forum.maindomain.com combined
ScriptAlias /cgi-bin/ /home/maindoma/public_html/forum/cgi-bin/
User maindoma
Group maindoma
</VirtualHost>
and
<VirtualHost 123.123.123.123>
ServerAlias www.forum.parkeddomain.com
ServerAdmin webmaster@forum.parkeddomain.com
DocumentRoot /home/maindoma/public_html/forum
BytesLog domlogs/forum.maindomain.com-bytes_log
ServerName forum.maindomain.com
2. The file /var/cpanel/users/maindoma exists.
BWLIMIT=5242880000
DNS=maindomain.com
FEATURELIST=default
IP=123.123.123.123
LANG=english
MAXADDON=5
MAXFTP=5
MAXLST=1
MAXPARK=5
MAXPOP=10
MAXSQL=5
MAXSUB=25
OWNER=root
PLAN=MKE050
RS=x2
STARTDATE=1092063011
DNS1=parkeddomain.com
DNS2=maindomain.nl
DNS4=forum.maindomain.com
DNS5=sub.maindomain.com
DNS6=abc.maindomain.com
DNS7=test1.maindomain.com
XDNS1=parkeddomain.com.sub.maindomain.com
XDNS2=test1.parkeddomain.com
DNS8=forum.parkeddomain.com
3. I tried running the command
/scripts/updateuserdomains
and
/scripts/updateuserdomains2
Nothing happens.
4. Restared Apache, DNS etc.
Internally (between servers on the cluster) I am able to ping everything but outside not.
This just stopped working all of a sudden.
Any ideas?
Thank in advance.



LinkBack URL
About LinkBacks
Reply With Quote




