Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 26
  1. #1
    Member
    Join Date
    May 2002
    Posts
    161

    Default Suspended page problem

    Hi,
    I have suspended today a reseller and all the accounts under him. Suspension is done correctly, although the suspended page doesn't show. Which wouldn't be a great problem..but in my case when someone is trying to reach a suspended site, the page seems to load forever and I get hundred of entries in the domologs/somesite.

    I have read all the previous posts related to suspended pages, on this forum, I have tried all the solutions but without result.

    I need a solution on this before the domainlogs get out of control. It enters like 3-4 entries/second , so you understand the situation. I'm on the latest build.

    Thank you.

  2. #2
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    I have used the suspend function via the Reseller Center in WHM.

  3. #3
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Aug 2001
    Posts
    445

    Default

    Check under /home/user/public_html in the suspended account for a .htaccess. This should tell you where the system is looking for the suspended page. If it is not in that location, place it there. If the site is on a shared IP and you have not reordered the entries in the httpd.conf, you may need to place your serverwide suspended page in /usr/local/apache/htdocs to make it appear.
    Annette
    Hosting Matters, Inc.
    http://www.hostmatters.com

  4. #4
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    Thank you Annette , I really appreciate it. I'll try your advices right away. Thanks again.

  5. #5
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    In the .htaccess there is the correct url for the suspended.page and the suspended page is in the correct place and contains the index.html file.

    The suspended.page is also present in /usr/local/apache/htdocs and contains the index.html file

    Anything else I could check?

  6. #6
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Aug 2001
    Posts
    445

    Default

    Things I can think of without the benefit of any caffeine in my system as yet....

    - check the domlogs. What's the 404 saying for the suspended page?
    - is the page readable or are the permissions somehow causing it not to be displayed?
    - is there some sort of weird refresh on the suspended page causing it to loop indefinitely? We had a reseller do something like this, which caused suspended pages to continually refresh itself in a loop of death.

    I'm sure there's more, but I'd be interested in the results from the first item.
    Annette
    Hosting Matters, Inc.
    http://www.hostmatters.com

  7. #7
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    Exactly it's the non stop loop that you're talking, that happens. A wierd refresh never ending. But I have no idea what could cause that.

    I'm checking the rest you asked, now.

  8. #8
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    In the domlogs of the reseller's main domain get added lines like this :

    ..some ip... - - [17/Sep/2002:16:56:11 +0200] &GET /suspended.page/index.html HTTP/1.1& 302 306 &-& &Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)&


    The permissions of the directory suspended.page are : drwxr-xr-x 2 username username 4096 Aug 30 11:17 suspended.page/

    The index.html page in the suspended.page dir has this type of permissions :
    -rw-r--r-- 1 username username 3506 Sep 17 16:55 index.html

  9. #9
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    Annette thank you very much. The problem is still present. I haven't managed to resolve it. But in any case thank you very much. Thank you for your time.

    If there is somebody else that has any idea on how to resolve this, I would really appreciate it.

  10. #10
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Aug 2001
    Posts
    445

    Default

    I dug around and finally found a suspended resold site. Like yours, the permissions on /home/reseller/public_html/suspended.page and the index under it are fine.

    I'm curious about the status returned by apache in your example, though. Ideally, you'd just see a 200 as it served up the page, like this:

    [17/Sep/2002:11:25:03 -0400] &GET /suspended.page/ HTTP/1.1& 200 3460 &-& &Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)&

    Does the reseller have a .htaccess within their web root or within the suspended.page directory? 302 is a temporary redirect status code.
    Annette
    Hosting Matters, Inc.
    http://www.hostmatters.com

  11. #11
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    In the suspended.page directory of the reseller main domain there is no .htaccess file.

    There isn't a .htaccess file in his root directory too.

    There is the normal .htaccess (with the redirect to the suspension page) file in his public_html directory and another file named .htaccess.103....numbers (this last one is empty)

  12. #12
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Aug 2001
    Posts
    445

    Default

    FP extensions - those excess .htaccess files are just garbage files.

    If his .htaccess doesn't contain anything other than normal FP directives (or is empty due to removal of the extensions), that's not the issue. Have you looked at the source of the index file itself in suspended.page to see if there is some refresh within it? That's the last thing that comes to mind at the moment, without being able to move around on the box and poke at things.
    Annette
    Hosting Matters, Inc.
    http://www.hostmatters.com

  13. #13
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    The source of the suspended page is normal..there isn't present any code that could cause the refresh.

    Annette you can't immagine how much I appreciate this you're doing. Anyway, I'll try to change some things and see if it will work. Please don't lose any more time with this. I hope that it won't cause me any serious problem with the domlogs increasing like this.

    In case I find a solution I'll write here.

    Thank you again. Best Regards
    Mike

  14. #14
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Aug 2001
    Posts
    445

    Default

    No problem. If anything else comes to mind, I'll send up a flag. Hope the mystery is solved soon.
    Annette
    Hosting Matters, Inc.
    http://www.hostmatters.com

  15. #15
    Member
    Join Date
    May 2002
    Posts
    161

    Default

    I had to terminate the account, so I had no more time to examine the problem..so no solution but since the account got terminated...no worries at the moment...hope it takes long till the next time I'll have to suspend an account

    Annette thanks again.

Similar Threads & Tags
Similar threads

  1. Suspended account redirecting to http://www.suspended.page/
    By n000b in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 07-31-2007, 01:09 PM
  2. suspended.page forwards to www.suspended.page ?
    By Serpico in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 10-20-2006, 07:20 AM
  3. Problem with suspended page
    By Izkabola in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 08-29-2004, 08:44 PM
  4. Suspended Page Problem
    By Etheral in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 08-24-2004, 10:50 PM
  5. suspended.page problem
    By guelcer in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 12-16-2003, 07:10 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube