Page 2 of 2

Re: Vesta CP strtotime() Errors

Posted: Fri Jun 27, 2014 6:14 pm
by Gordon55M
you can check the time
create in your domain, a blank php file with the following code

Code: Select all

<?
echo date('h:i:s');
?>
navigate to this file in your browser
Returns:

01:13:48

Which is the correct CST when I ran it.

Re: Vesta CP strtotime() Errors

Posted: Fri Jun 27, 2014 6:26 pm
by imperio
Your problem is solved ?

Re: Vesta CP strtotime() Errors

Posted: Fri Jun 27, 2014 7:07 pm
by Gordon55M
Nope, I still get the error/no change. Any additional ideas?

Code: Select all

Warning: strtotime(): 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. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/local/vesta/web/templates/admin/list_user.html on line 62

Warning: strftime(): 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. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/local/vesta/web/templates/admin/list_user.html on line 62
23 Jun 2014
https://www.dropbox.com/s/w6jj3vg19681a5z/vesta.png

Re: Vesta CP strtotime() Errors

Posted: Fri Jun 27, 2014 7:12 pm
by imperio
can you give me root access to your server?
i want check this problem on your server

send me private message with admin access to vestacp and root access to your server