Gotka Technologies - We bring your business online
Announcements

11/06/2008 00:00

Apache Update

Apache on the server is scheduled to be updated on Saturday 6/14/2008

please take in consideration this issues to avoid downtime :

1- If any of your add-on domains directory is named like this "/public_html/domain.com" cpanel will add it as a parked domain in its new apache config, so to avoid fixing this manually please rename the add-on domain directory to something else.

2- php includes will not be served by default now inside html pages you have to add this lines to your .htaccess file :
AddHandler application/x-httpd-php4 .php .htm
Or if you're using php 5
AddHandler application/x-httpd-php5 .php .htm


3- We have custom built php.ini configuration for your needs (those are for php 4)

http://www.gotka.com/clients/dl.php?type=d&id=1 - register_globals = on
http://www.gotka.com/clients/dl.php?type=d&id=2 - default php with zend loaders
http://www.gotka.com/clients/dl.php?type=d&id=3 - default php.ini with ioncube loaders

4- To use your custom php.ini add this line to /home/user/public_html/.htaccess :

suPHP_ConfigPath /home/user/public_html/ "make sure your custom php.ini is in /home/user/public_html/php.ini"

<< Back

View RSS Feed

Powered by WHMCompleteSolution