Author Topic: Problem after update panel and install PHP-FPM  (Read 7341 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Problem after update panel and install PHP-FPM
« on: December 05, 2018, 08:59:01 AM »
As subjet, after updated web panel and install new function php-fpm i have much problem... as this in picture. I can't login anymore. Some one can help me? Sorry for bad english.



« Last Edit: December 05, 2018, 09:01:22 AM by opensource »

Offline
*
Re: Problem after update panel and install PHP-FPM
« Reply #1 on: December 05, 2018, 09:11:15 AM »
As subjet, after updated web panel and install new function php-fpm i have much problem... as this in picture. I can't login anymore. Some one can help me? Sorry for bad english.




I have this problem too.

I try restart:

sh /scripts/restart_cwpsrv

And suggestions from forum:

sh /scripts/cwpsrv_rebuild_user_conf

and:

sh /scripts/generate_hostname_ssl

(this break my let'sencrypt hor hostname)

And reinstall:

yum reinstall cwp*

And nothing - I have this error again.

Is there any hope or I must reinstall whole server?

My cwp version is:

cat /usr/local/cwpsrv/htdocs/resources/admin/include/version.php
<?php
$webpanel_version = "0.9.8.743";
?>

« Last Edit: December 05, 2018, 09:31:54 AM by svetanix »

Offline
*
Re: Problem after update panel and install PHP-FPM
« Reply #2 on: December 05, 2018, 09:51:20 AM »
This solve my problem

Re: CentOS WebPanel - Web Enquiry
1 messaggio
CentOS Web Panel <info@centos-webpanel.com>   5 dicembre 2018 10:39
A: francescoprisco2@gmail.com
hi,

run this

yum update cwpsrv
service cwpsrv restart

regards




sri, 5. pro 2018. u 10:31 Francesco Prisco <francescoprisco2@gmail.com> napisao je:
From: Francesco Prisco

Email: francescoprisco2@gmail.com

Page URL: http://centos-webpanel.com/contact

Message:

After panel update and php-fpm install i have some trouble as that i can't login in the panel.


In the picture an screen of the trouble

http://i66.tinypic.com/15yfcl5.png

Offline
***
Re: Problem after update panel and install PHP-FPM
« Reply #3 on: December 05, 2018, 12:35:54 PM »
This issue has been resolved in the latest version 0.9.8.744

Try to update your cwp by running following command in terminal/ssh

sh /scripts/update_cwp

Offline
*
Re: Problem after update panel and install PHP-FPM
« Reply #4 on: December 06, 2018, 10:11:03 PM »
 I have same problem after login.

404 Not Found
cwpsrv

The problem occurred after the update (sh /scripts/update_cwp).

I already tried several commands, but I did not solve the problem.
yum update cwp* --enablerepo=cwp
sh /scripts/cwpsrv_rebuild_user_conf
sh /scripts/restart_cwpsrv
sh /scripts/restart_httpd

What can I do more?