BLOGRON BLOGRON COMMUNITY

Author Topic: WordPress installation problem when using PHP 8.1 in Cyberpanel  (Read 862 times)

delwar

  • Delwar Jahan
  • Administrator
  • Full Member
  • *****
  • Posts: 115
  • Popularity: +20/-5
  • I am the Moderator Bitch!
    • View Profile
    • BLOGRON
If you installed WordPress via the Cyber Panel or manually, but during the website creation process you selected the PHP version 8.1 instead of 7.4

Then install the PHP 8.1 first on your hosting.

Log into your droplet or hosting via terminal/command line (putty)

If you are on Ubuntu then

Code: [Select]
apt-get install lsphp81*
on Redhat flavours

Code: [Select]
yum install lsphp81*
This will solve your Database connectivity or installation issue.
I do what I love, Money Comes on the Way.

BLOGRON COMMUNITY