Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 18
  1. #1
    pdx
    pdx is offline
    Member
    Join Date
    Jan 2005
    Posts
    8

    Exclamation can't add subdomains.

    okay, i have a most weird problem with cPanel. i've created a user in WHM, logged into the account through cPanel. the domain assigned to the user is working fine. now i want to create a subdomain. i add it in cpanel, it says that subdomain was added successfully. however, the subdomain does appear in the list of subdomains, but it appears in the drop down menu, the one where you can choose the domain to have a subdomain added to. the subdomain count on the cPanel index does not increase either. the subdomain record is added to httpd.conf, and it points to the right folder, yet it does not open in a browser, it redirects straight to the main page.

    any suggestions on how this can be fixed?

    thanks in advance
    Last edited by pdx; 01-17-2005 at 12:50 PM.

  2. #2
    Member
    Join Date
    Jan 2005
    Posts
    8

    Default

    Quote Originally Posted by pdx
    okay, i have a most weird problem with cPanel. i've created a user in WHM, logged into the account through cPanel. the domain assigned to the user is working fine. now i want to create a subdomain. i add it in cpanel, it says that subdomain was added successfully. however, the subdomain does appear in the list of subdomains, but it appears in the drop down menu, the one where you can choose the domain to have a subdomain added to. the subdomain count on the cPanel index does not increase either. the subdomain record is added to httpd.conf, and it points to the right folder, yet it does not open in a browser, it redirects straight to the main page.

    any suggestions on how this can be fixed?

    thanks in advance
    I had this too once. Had to remove the account and create a new one in order to get it to work (so removed the domain)

  3. #3
    pdx
    pdx is offline
    Member
    Join Date
    Jan 2005
    Posts
    8

    Default

    i need to mention that if i go to "List Subdomains", i see the subdomain there, but

    1) it doesn't work
    2) it's not in the list in cPanel
    3) cPanel still shows Subdomains 0 / 100

  4. #4
    pdx
    pdx is offline
    Member
    Join Date
    Jan 2005
    Posts
    8

    Default

    no progress, created new accounts and the problem didn't solve itself.

    where does whm keep subdomain records? i removed all reference to the particular subdomain in the httpd.conf, but it's still present in the drop down menu.

    what's happening, what kind of bug is that?

  5. #5
    Member
    Join Date
    Jul 2003
    Posts
    27

    Default

    You can check the subdomains list on

    /var/cpanel/users]# vi username

    You can remove the subdomain name from there and it should not be listed anymore.


  6. #6
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    switch to stable release.. latest edge and Current has these problems. still not fixed.

  7. #7
    Member
    Join Date
    Jul 2004
    Posts
    87

    Default

    Im having the same problem

    The sub domain appears everywhere it should httpd conf included,
    but all i get is 404 errors yet everything is in place

  8. #8
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by Haloweb
    Im having the same problem


    The sub domain appears everywhere it should httpd conf included,
    but all i get is 404 errors yet everything is in place
    What do you mean by that. Could you be more clear.

  9. #9
    Member
    Join Date
    Jul 2004
    Posts
    87

    Default

    Well ,

    I created a sub domain on one of my sites and waited 48 as suggested elsewhere in cpanel forums and all I got was a error 404 page, then I rolled back my cpanel install to stable version and rebooted my box, there was still no change, I checked httpd.conf the subdoamin was listed there, I checked bind and the sub-domain was listed there, double checked my folder to max sure i had index html there and it was spot on, however i still get a 404 error page when trying to access it,

    the only thing which does work is when i do a redirect for the sub domain to the subdomain
    folder via cpanel.

  10. #10
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    "rolled back my cpanel install to stable version" : means u have changed the settings at Update conf at the WHM and clicked "Save".

    Have you done an upcp after that ? You need to do an upcp after that and only then ur change of version takes place.

  11. #11
    Member
    Join Date
    Jul 2004
    Posts
    87

    Default

    I did it the first time via whm,

    however when doing upcp via ssh i see the following:

    bzip2: Deleting output file /scripts/.cpanelsync, if it exists.
    Fetching http://httpupdate.cpanel.net/cpanels...sync....Trying httpupdate.cpanel.net @ 69.72.164.152
    Error 404 while fetching url http://httpupdate.cpanel.net//cpanel...ts/.cpanelsync
    ...Done
    Download Failed... trying again..
    Unable to retrieve file
    ...Failed
    Fetching http://httpupdate.cpanel.net/cpanels....bz2....Trying httpupdate.cpanel.net @ 69.72.164.151
    Error 404 while fetching url http://httpupdate.cpanel.net//cpanel...cpanelsync.bz2
    ...Done

    bzip2: Compressed file ends unexpectedly;
    perhaps it is corrupted? *Possible* reason follows.
    bzip2: Success
    Input file = /scripts/.cpanelsync.bz2, output file = /scripts/.cpanelsync

    It is possible that the compressed file(s) have become corrupted.
    You can use the -tvv option to test integrity of such files.

    You can use the `bzip2recover' program to attempt to recover
    data from undamaged sections of corrupted files.

    bzip2: Deleting output file /scripts/.cpanelsync, if it exists.
    Download Failed... trying again..
    Unable to retrieve file
    ...Failed
    Fetching http://httpupdate.cpanel.net/cpanels...sync....Trying httpupdate.cpanel.net @ 69.72.164.151
    Error 404 while fetching url http://httpupdate.cpanel.net//cpanel...ts/.cpanelsync
    ...Done
    Download Failed... trying again..
    Unable to retrieve file
    ...Failed
    Fetching http://httpupdate.cpanel.net/cpanels....bz2....Trying httpupdate.cpanel.net @ 69.72.164.151
    Error 404 while fetching url http://httpupdate.cpanel.net//cpanel...cpanelsync.bz2
    ...Done

    bzip2: Compressed file ends unexpectedly;
    perhaps it is corrupted? *Possible* reason follows.

    any ideas ?

  12. #12
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    patience my friend.. patience.. let it take its time.. u can go have a beer in the meantime.

  13. #13
    Member
    Join Date
    Jul 2004
    Posts
    87

    Default

    hehe ok

    can i fedex you another

  14. #14
    Member linux-image's Avatar
    Join Date
    Jun 2004
    Location
    India
    Posts
    1,185
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    heh.. i didnt get the first one these ppl are real slow... now try DHL for a change

  15. #15
    Member
    Join Date
    Jul 2004
    Posts
    87

    Default

    well,

    nothing is happening yet 16 hours later still getting the 404 error, should i wait longer ?

Similar Threads & Tags
Similar threads

  1. subdomains / add on domains
    By carolrees in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 04-05-2008, 01:14 PM
  2. subdomains/add on domains
    By mikeerwin in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-17-2005, 11:59 PM
  3. Anyone know how to add MFP Ext for subdomains?
    By hayward in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 02-27-2003, 02:52 PM
  4. Help - can\'t add subdomains
    By WildWayz in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 11-12-2001, 06:11 PM
  5. Can't add subdomains.
    By cpanel in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 08-14-2001, 04:00 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube