Installing from official server or mirror server?
Official
Install Memcached extension for PHP?
Yes
Install LiteSpeed Memcached?
Yes
Install Memcached?
Yes
Install Redis extension for PHP?
Yes
Install Redis?
Yes
Problem:
I have created a package and a website, but when I try install WordPress on it from CyberPanel, it fails and show error message āInstallation failed. Error message: [404]ā.
I tried re-install on clean Ubuntu 20.04 LTS but still happens.
I have tested on DigitalOcean and it works, but I want use Linode because I need run a mail server.
Hi. I canĀ“t help you, but had similar Problems after migrating Websites to a new installed Server with Cyberpanel. After a lot of testing I figured out that my problem was caused from mod_security I acivated,
So my hint: Try to deactivate mod-Security under the āSecurityā panel complete and try again your install.
i just optimized it from cloud still nothing i get this error on every installable thing
It makes the folder and database what i gave it but the folder is empty this is my only problem with cyberpanel
Thanks now i think i know why it isnāt working its the wp command, wp core download does nothing basically nothing if i ran it manually nothing happens no error no progress
But this doesnāt help me why i cant install joomla either
error log, myqsl passwords removed bug - Pastebin.com
I had the same Wordpress install issues and for me it was 2 things on my fresh Cyberpanel install on Ubuntu 20.04:
wp-cli was not installed. I installed it manually and everything went 1 step further during a wordpress install. Thenā¦
After turning on debug logging in Cyberpanel I noticed that I didnāt have the mysql extension installed for php. Which obviously was untrue. Sort ofā¦ Litespeed obviously makes uses of lsphp binaries and not the native ones that would be installed on Ubuntu. Cyberpanel just runs āphpā to access the php-cli. According to the native php-cli on Ubuntu there is indeed no mysql extension. You could simply install the extension but I just recreated the symlink for /usr/bin/php to point to /usr/local/lsws/lsphp74/bin/php and that sorted it out.
I donāt know why wp-cli wasnāt installed with Cyberpanel. I followed the Cyberpanel install instructions. Maybe the 2.1.1 version has a bug in that regard? It may be worth simply updating the native php install to include the same modules that installed by default with lsphp just to avoid these sort of problems in the future? Or have Cyberpanel explicitly use lsphp for anything it needs php-wise.
[07.17.2021_03-05-27] N7Q5xJ4/RlbBxKwe3KtwY5eiYBG36UjI-u kitch8022 wp core install --url=āhttp://kitchen.hubhotel.com.twā --title="[07.17.2021_03-05-27] N7Q5xJ4/RlbBxKwe3KtwY5eiYBG36UjIsudo cat /home/cyberpanel/7993
[07.17.2021_03-05-28] Error: Your PHP installation appears to be missing the MySQL extension which is required by WordPress.