Author Topic: can't manual update to newest version  (Read 2957 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
can't manual update to newest version
« on: January 30, 2020, 04:38:44 PM »
Hello CWP developers .
First of all, I have a problem load a file "js.php"
I searched for a solution to this problem in the forum, and found that the solution is to manually update the control panel to the latest version via this code:

I typed this code in ssh :
Code: [Select]
sh /scripts/update_cwp
this outputs:
Code: [Select]

error:  cannot delete old admin/login/design
        Is a directory
error:  cannot delete old admin/admin/design
        Is a directory
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart cwp-phpfpm.service
Redirecting to /bin/systemctl reload cwpsrv.service
Redirecting to /bin/systemctl reload cwp-phpfpm.service
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Redirecting to /bin/systemctl reload httpd.service

After the update, I became the control panel version: CWP version: 0.9.8.933
But I still can't loading "js.php" file in cwp panel .
Thank you all