Hello,
I accidentally deleted the /usr/local/cwp/php71/php.ini file and copied the /usr/local/php/php.ini in its place. At the time I didn't realize that the cwp .ini file had cwp specific module information.
When I try to load the panel login I get the following error:
No Loader is installed, please try to run this command or
contact support: sh /scripts/update_ioncube restart
I ran sh /scripts/update_ioncube restart with no errors, but still can't start the panel.
I added this to the copied /usr/local/cwp/php71/php.ini file, but it didn't help the outcome:
zend_extension = /usr/local/ioncube/ioncube_loader_lin_7.4.so
How can I get a hold of a copy of the correct cwp php.ini file for php 7.4.11? Or how can I recreate this file with having to rebuild cwp and loose hours of work? Is this even the cause of my problem?
Thank you.