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 - antonmay

Pages: [1]
1
Installation problems / Re: mysql extension not enabled
« on: May 30, 2022, 10:46:16 am »
Ignore, can close ticket.

2
Installation problems / mysql extension not enabled
« on: May 30, 2022, 05:07:02 am »
Good day

Trying t install Feng Office on an Ubuntu 20.04 server with php7.4.

When I run the installer I'm getting - Error: 'mysql' extension is not loaded

However the mysql extension is enabled, running a WP on the same server.

Code: [Select]
root@ubuntu01:~# php -m | grep "mysql"
mysqli
mysqlnd
pdo_mysql
root@ubuntu01:~#

Anything that I'm missing here?

Pages: [1]