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 :
sh /scripts/update_cwp
this outputs:
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