Hi,
When i config on host free buythost i recieve 1 error before login.
ERROR : An error occurred on 2014-10-16 at 06:20:40
My link: http://hphoa89.byethost5.com/qlda/view/main.php
Thanks very much!!!!!
Hello
The free site hosting is not a viable solution because all php functions are not activated, it is safer to take a paid host.
Your problem may be there
-------------------------------------------------------------------------------------------------
Bonjour
Les hébergement de site gratuit ne sont pas une solution viable, car toutes les fonctions php ne sont pas activées, il est plus sur de prendre un hébergeur payant.
Votre problème peut venir de là
http://www.vkv.iea45.fr/
Hi,
When you get this king of message, it means the complete error is in the log file.
Please post here error reported in the log.
Regards.
2014-10-16 09:17:52 ** ERROR ** on file '/home/vol7_3/byethost5.com/xxxxxxxx/htdocs/qlda/tool/projeqtor.php' at line (58)
2014-10-16 09:17:52 ** ERROR ** cause = date_default_timezone_set(): Timezone ID 'UTC+07:00' is invalid
2014-10-16 09:56:30 ** ERROR ** ERROR **
2014-10-16 09:56:30 ** ERROR ** on file '/home/vol7_3/byethost5.com/xxxxxxxxx/htdocs/qlda/tool/projeqtor.php' at line (58)
2014-10-16 09:56:30 ** ERROR ***** cause = date_default_timezone_set(): Timezone ID 'UTC+07:00' is invalid
-------
My time zone UTC+7:00
Thanks!!!
You timezone is not configured as expected (some example appears in config file)
Have a look at documentation to find correct tilezone definition
http://php.net/manual/en/timezones.php
then update your parameters.php file with correct value.
It may not be able to do so because the free web host does not allow the configuration of PHP :whistle:
UTC+7:00 = Asia / byethost.com FreeHost is UTC -7:00 (Ohio) :woohoo:
--------------------------------------------------------------------------------
Il ne pourra peut etre pas le faire, car les hébergeur gratuit ne permette pas la configuration du PHP :whistle:
http://www.vkv.iea45.fr/
It should be possible to do so as it is changed through a ProjeQtOr configuration and it is very rare to block this config change.
___
Ca devrait être possible car c'est une modification opérée cia une configuration de ProjeQtOr et il est très rare de bloquer cette modification de configuration.
Hi,
I configured timezone. but when i login, it too shows error log
2014-10-20 01:41:48 ** ERROR ** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'b5_15336446_qlda.parameter' doesn't exist
Although I created database in mysql server.
Thanks all!!