Super Green Hosting Help Center

 

If you can't find what you're looking for,
please click here to submit a support ticket.

Submit Support Ticket

If you can't remember your cPanel or Billing Logins,
Please click here to have them resent .

Forgotten Your Password?
 

View Articles by Category

There are no sub categories
Category Icon Resellers (139)

rss button Category » Websites - Advanced Help

There were 7 articles found in this category:

  1. questionIs PHP compiled with 'enable-calendar'?
    Web Calendar is available to install under 'Other Services' in the 'Fantastico' feature under the 'Software/Service' menu in your cPanel account. Simply click on the name of the script and then 'New Installation' to install this feature. On our linux hosting servers enable-calendar is already in ...
  2. questionHow do I setup custom php.ini settings?
    We have recently updated many of our shared hosting servers to php 5 with phpSuExec enabled. This update was essential for security and allows our customers to take advantages of all the new features of php 5. While the vast majority of our customers will not be affected by this update, you may ...
  3. questionHow to Stop A Directory Index From Being Shown
    Sometimes, for one reason or another, you will have no index file in your directory. This will, of course, mean that if someone types the directory name into their browser, a full listing of all the files in that directory will be shown, which could be a security risk for your site. To prevent a ...
  4. questionHTTP Error 500 - Internal server error
    If you installed a new script and are getting the 500 error trying to load the page please see this document first as you might need to turn register globals on. How do I setup custom php.ini settings? When you receive an error 'Internal server error 500' on your site, you have to check the erro ...
  5. questionError: register_globals is disabled in your PHP configuration
    If you installed a new script and are getting the 500 error trying to load the page please see this document first as you might need to turn register globals on. The syntax generally follows this format: phpconfigValueToOverride = value. The most common PHP value you need to set for many of the ...
  6. questionError: register_globals is disabled in your PHP configuration
    If you installed a new script and are getting the 500 error trying to load the page please see this document first as you might need to turn register globals on. The syntax generally follows this format: phpconfigValueToOverride = value. The most common PHP value you need to set for many of the ...
  7. questionHow can I protect the images on my website?
    And here is the 'no right clicks' script. You can stop right clicks with a script (copy and paste it from this page if you want to) in the HEAD section of your page.