500 Internal Server Error is show

When i add in sub domain 500 Internal Server Error is show…

link is invoice.square-sys.com

Did you followed the installation instructions and does your system meets the requirements???

500 errors doesn’t help us. We need the log files to identify the problem.

DEBUG - 2015-03-26 14:46:05 --> Session routines successfully run
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: url_helper
DEBUG - 2015-03-26 14:46:05 --> Database Driver Class Initialized
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: form_helper
DEBUG - 2015-03-26 14:46:05 --> Form Validation Class Initialized
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: number_helper
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: pager_helper
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: invoice_helper
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: date_helper
DEBUG - 2015-03-26 14:46:05 --> Helper loaded: redirect_helper
DEBUG - 2015-03-26 14:46:05 --> Model Class Initialized
DEBUG - 2015-03-26 14:46:05 --> File loaded: application/modules/settings/models/mdl_settings.php
DEBUG - 2015-03-26 14:46:05 --> Model Class Initialized
DEBUG - 2015-03-26 14:46:05 --> DB Transaction Failure
ERROR - 2015-03-26 14:46:05 --> Query error: Table ‘invoice.ip_settings’ doesn’t exist
DEBUG - 2015-03-26 14:46:05 --> Language file loaded: language/english/db_lang.php
ERROR - 2015-03-26 14:46:05 --> Severity: Warning --> Cannot modify header information - headers already sent by (output started at /var/www/vhosts/square-sys.com/httpdocs/invoice/system/core/Exceptions.php:186) /var/www/vhosts/square-sys.com/httpdocs/invoice/system/core/Common.php 437

log-2015-03-26.php (289.4 KB)
here i attach my log file… u can see & tell me how to start invoice plane

Your webserver is not properly configured: a timezone setting is not set!

ERROR - 2015-03-26 05:29:28 --> Severity: Warning  --> date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function.

Based on your operating system try to google how to set the timezone, in general the php.ini needs to be updated.

Hello,

i am usign parallels hosting how to find php.ini file in this hosting. any idea about this…

It depends on your operating system where the php.ini is located. Just google it based on your system.