1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How Do I create custom 500 Error Page???

Discussion in 'Site & Server Administration' started by connectmobiles, Nov 22, 2006.

  1. #1
    Can someone give me step by step information on how do I create a Custom 500 error page without using cpanel??

    I dont have a CPanel.

    Actually, I need to install a script. The owner of script gave me the followin instructions...

    Can someone help????
     
    connectmobiles, Nov 22, 2006 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Assuming you run apache, add to .htaccess
    
    ErrorDocument 500 /500.shtml
    
    Code (markup):
     
    agnivo007, Nov 22, 2006 IP
  3. connectmobiles

    connectmobiles Peon

    Messages:
    556
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thts it?? I dont need to do anything else???
     
    connectmobiles, Nov 22, 2006 IP
  4. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #4
    yes that's it
    and of course you have in your domain root the file

    500.html
    with your custom error message written by you
    all else is done by apache
    NO script needed
     
    hans, Nov 26, 2006 IP
  5. theblight

    theblight Peon

    Messages:
    246
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    theblight, Nov 30, 2006 IP