BLANK PAGE AFTER INSTALATION - Joomla! Forum - community, help and support
hi, have newly installed version 3.3. , both front end , end administrator page blank. not login page comes up. if type in http://mysite.com/administrator/ takes me blank page
welcome joomla forum!
a complete blank page indication of php error while php error reporting switched off.
to see real error, add following code .htaccess override server settings , show php errors:
a complete blank page indication of php error while php error reporting switched off.
to see real error, add following code .htaccess override server settings , show php errors:
code: select all
php_flag display_errors on
php_value error_reporting -1
Comments
Post a Comment