Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: juan.syad on September 16, 2020, 09:27:30 AM

Title: CWP Error 500 after server restart
Post by: juan.syad 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
Title: Re: CWP Error 500 after server restart
Post by: juan.syad 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