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 / CWP -> CWP Migration (Centos 9)
« on: July 06, 2024, 11:08:28 AM »
Hi folks,

I am trying to migration from CWP (Centos 7.9) to CWP (Centos 9).

No matter what account I am trying to migration, I am getting the following error in the log file (migration_cwptocwp.log):
An error occurred while trying to create the account api

Does anyone have an idea how to solve this? And why is it talking about "api", does it need access to its own REST api somehow?

Thanks for your help :)

2
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

3
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]