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.


Messages - juan.syad

Pages: [1]
1
CentOS-WebPanel Bugs / Re: CWP Error 500 after server restart
« on: September 16, 2020, 09:33:25 AM »
I have found the solution, but I don't know why it happened or why CWP did this:

under /usr/local/cwp/php71/php.ini was the wrong ioncube version registered.

I had to change

zend_extension = /usr/local/ioncube/ioncube_loader_lin_7.2.so

to

zend_extension = /usr/local/ioncube/ioncube_loader_lin_7.1.so

2
CentOS-WebPanel Bugs / CWP Error 500 after server restart
« on: September 16, 2020, 09:27:30 AM »
Hi folks,

after I restarted my Centos 7.8 server the web panel is not loading anymore, I am getting error 500 and in the log it says:

91062#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error:  The file /usr/local/cwpsrv/htdocs/admin/index.php encoded as type [1/72] cannot be decoded by this version of the ionCube Loader

I am running CWP Pro 0.9.8.1008

Any ideas?

Thanks for your help

Pages: [1]