skip to Main Content

How to change cPanel datetime zone?

How to change cPanel date.time zone? My php.ini is like this: magic_quotes_gpc = Off; register_globals = Off; default_charset = UTF-8; memory_limit = 64M; max_execution_time = 36000; upload_max_filesize = 999M; safe_mode = Off; mysql.connect_timeout = 20; session.auto_start = Off; session.use_only_cookies =…

VIEW QUESTION

Internal Server Error for magento site

New sub domain creates for Magento site and gets this error. [error] [client ] Soft Exception in Application.cpp:256: File "/index.php" is writable by group Htaccess code : <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f…

VIEW QUESTION
Back To Top
Search