Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - sy4tech

Pages: [1]
1
Updates / 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

Pages: [1]