Installing Wordpress under a website and I get 2 errors.
When installing Wordpress in the progress bar shows;
cat: /home/cyberpanel/9886: No such file or directory
Then it stops and I get this error;
Installation failed. Error message: [“/usr/bin/env: ‘php’: No such file or directory”," [404]"]
Almalinux 8.x - Fresh install with minimal server option. Updated
Lastest Cyberpanel
Shows MySQL is installed, however I was unable to access it via cyberpanel
mysql Ver 15.1 Distrib 10.3.35-MariaDB
I have the same issue. I get the following results:
[root@cp ~]# cp /usr/local/lsws/lsphp74/bin/php /usr/bin/
cp: cannot stat ‘/usr/local/lsws/lsphp74/bin/php’: No such file or directory
[root@cp ~]# wp --info --skip-packages
/usr/bin/env: ‘php’: No such file or directory
I’ve installed CyberPanel on several servers and have never encountered this.
Does anyone have a solution?