Control Web Panel

WebPanel => Updates => Topic started by: edoniti on December 08, 2014, 10:06:32 PM

Title: How to update to 0.9.7?
Post by: edoniti on December 08, 2014, 10:06:32 PM
Hello,

Today I saw that you published the version 0.9.7 I would like to update on my server from 0.9.6 to 0.9.7 and somewhere here saw that we can automatically update but on my server panel I only "Update Server Packages" which updates my server packages not control panel packages.

Best regards,
Edoniti.
Title: Re: How to update to 0.9.7?
Post by: Glenn on December 09, 2014, 10:06:29 AM
Try running this cron
 sudo /usr/local/cwp/php54/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php
Title: Re: How to update to 0.9.7?
Post by: edoniti on December 09, 2014, 10:37:19 PM
I see that today it is updated automatically. Thanks.