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.
Pages: [1]
1
CentOS 7 Problems / Re: wordpress can not upload images
« on: February 07, 2021, 06:31:14 AM »
Thank you so much. Updated to Apache version worked like a charm. God bless you.
2
CentOS 7 Problems / Re: SQLSRV is not running
« on: May 29, 2020, 02:33:51 AM »
I am also facing same issue.
CENT OS 7
PHP 7.3 FPM I am using.
pecl install sqlsrv
pecl install pdo_sqlsrv
returning error that is already installed 5.8.1
Loaded /opt/alt/php-fpm73/usr/php/php.ini
Do I need to add extension=sqlsrv.so or anything?
By using sqlsrv_connect, error log is giving error that unable to call undefined function sqlsrv_connect
CENT OS 7
PHP 7.3 FPM I am using.
pecl install sqlsrv
pecl install pdo_sqlsrv
returning error that is already installed 5.8.1
Loaded /opt/alt/php-fpm73/usr/php/php.ini
Do I need to add extension=sqlsrv.so or anything?
By using sqlsrv_connect, error log is giving error that unable to call undefined function sqlsrv_connect
Pages: [1]