Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-02 Thread ChandranManikandan
Hi Folks,

Finally fixed the issue with update of wordpress core with the following
steps.


https://www.wordfence.com/learn/how-to-manually-upgrade-wordpress-themes-and-plugins/

On Mon, Dec 2, 2019 at 4:11 PM ChandranManikandan  wrote:

> Hi Biju,
>
> I have done your advise but still is not working.
> I think this wordpress site support older version of php-mysql which was
> run on centos 6 32 bit server before migrated.
> Still am able to access the webpage from old server, but new server only
> having the issue unable to launch successfully.
> Do i need to reinstall php 5 version. if i do this any application or
> package affected on mail server, i mean dovecot imap, squirrelmail and
> rouncubemail.
>
> Anyone advise to resolve this issue.
>
>
> On Mon, Dec 2, 2019 at 3:23 PM ChandranManikandan 
> wrote:
>
>> Hi Biju,
>>
>> Before migration started, i have install centos 7 and transferred all the
>> website files and folders then migrated all the mailboxes then i upgrade
>> php exiting version to php7 for roundcube.
>> All are working fine except my builtin wordpress website.
>>
>> Do i need to remove only themes and plugins folder and transfer back. I
>> will try that and let you know.
>>
>>
>> On Mon, Dec 2, 2019 at 3:09 PM Biju Jose | WHITES Systems <
>> b...@whitesindia.com> wrote:
>>
>>> I guess this is due to the version mismatch of PHP 5.X and PHP 7.X
>>>
>>> You could try removing the directories with in your themes and plugins
>>> folder leaving index.php and then adding it back one by one starting with
>>> themes and  then plugins. You will have to apply the settings  of themes
>>> and plugins again though.
>>>
>>>
>>>
>>> *From:* ChandranManikandan 
>>> *Sent:* 02 December 2019 12:15
>>> *To:* qmailtoaster-list@qmailtoaster.com
>>> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
>>> centos7
>>>
>>>
>>>
>>> Hi Remo, Biju,
>>>
>>>
>>>
>>> The error logs showing below.
>>>
>>>
>>>
>>> PHP Warning:  PHP Startup: Unable to load dynamic library 'mysql'
>>> (tried: /usr/lib64/php/modules/mysql (/usr/lib64/php/modules/mysql: cannot
>>> open shared object file: No such file or directory),
>>> /usr/lib64/php/modules/mysql.so (/usr/lib64/php/modules/mysql.so: cannot
>>> open shared object file: No such file or directory)) in Unknown on line 0
>>> PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqli'
>>> (tried: /usr/lib64/php/modules/mysqli (/usr/lib64/php/modules/mysqli:
>>> cannot open shared object file: No such file or
>>> directory), /usr/lib64/php/modules/mysqli.so
>>> (/usr/lib64/php/modules/mysqli.so: undefined symbol: mysqlnd_global_stats))
>>> in Unknown on line 0
>>>
>>>
>>>
>>>  Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.12 configured --
>>> resuming normal operations
>>> Command line: '/usr/sbin/httpd -D FOREGROUND'
>>>
>>>
>>>
>>> And unable to open wp-admin url also, it's the same message comes.
>>>
>>> Do i need to load mysql.so extension in this server?
>>>
>>> Kindly advise.
>>>
>>>
>>>
>>>
>>>
>>> On Mon, Dec 2, 2019 at 2:21 PM Biju Jose | WHITES Systems <
>>> b...@whitesindia.com> wrote:
>>>
>>> Login to wp-admin, disable all plugins, update wordpress, enable the
>>> plugins one by one, fix the plugin(s) which has a php version conflict.
>>>
>>>
>>>
>>>
>>>
>>> *From:* ChandranManikandan 
>>> *Sent:* 02 December 2019 11:35
>>> *To:* qmailtoaster-list@qmailtoaster.com
>>> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
>>> centos7
>>>
>>>
>>>
>>> Hi Friends,
>>>
>>> is this wordpress website issue for php-mysql or any other issue.
>>>
>>> or Do i need to rollback older php5.4 version from php7.3.
>>>
>>> Please let me know.
>>>
>>> My website is down now.
>>>
>>>
>>>
>>> On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan 
>>> wrote:
>>>
>>> Hi Remo,
>>>
>>>
>>>
>>> The below log from httpd: /var/log/httpd/access.log
>>>
>>>
>>>
>>>  [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
>>> [0

Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-02 Thread ChandranManikandan
Hi Biju,

I have done your advise but still is not working.
I think this wordpress site support older version of php-mysql which was
run on centos 6 32 bit server before migrated.
Still am able to access the webpage from old server, but new server only
having the issue unable to launch successfully.
Do i need to reinstall php 5 version. if i do this any application or
package affected on mail server, i mean dovecot imap, squirrelmail and
rouncubemail.

Anyone advise to resolve this issue.


On Mon, Dec 2, 2019 at 3:23 PM ChandranManikandan  wrote:

> Hi Biju,
>
> Before migration started, i have install centos 7 and transferred all the
> website files and folders then migrated all the mailboxes then i upgrade
> php exiting version to php7 for roundcube.
> All are working fine except my builtin wordpress website.
>
> Do i need to remove only themes and plugins folder and transfer back. I
> will try that and let you know.
>
>
> On Mon, Dec 2, 2019 at 3:09 PM Biju Jose | WHITES Systems <
> b...@whitesindia.com> wrote:
>
>> I guess this is due to the version mismatch of PHP 5.X and PHP 7.X
>>
>> You could try removing the directories with in your themes and plugins
>> folder leaving index.php and then adding it back one by one starting with
>> themes and  then plugins. You will have to apply the settings  of themes
>> and plugins again though.
>>
>>
>>
>> *From:* ChandranManikandan 
>> *Sent:* 02 December 2019 12:15
>> *To:* qmailtoaster-list@qmailtoaster.com
>> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
>> centos7
>>
>>
>>
>> Hi Remo, Biju,
>>
>>
>>
>> The error logs showing below.
>>
>>
>>
>> PHP Warning:  PHP Startup: Unable to load dynamic library 'mysql' (tried:
>> /usr/lib64/php/modules/mysql (/usr/lib64/php/modules/mysql: cannot open
>> shared object file: No such file or directory),
>> /usr/lib64/php/modules/mysql.so (/usr/lib64/php/modules/mysql.so: cannot
>> open shared object file: No such file or directory)) in Unknown on line 0
>> PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqli'
>> (tried: /usr/lib64/php/modules/mysqli (/usr/lib64/php/modules/mysqli:
>> cannot open shared object file: No such file or
>> directory), /usr/lib64/php/modules/mysqli.so
>> (/usr/lib64/php/modules/mysqli.so: undefined symbol: mysqlnd_global_stats))
>> in Unknown on line 0
>>
>>
>>
>>  Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.12 configured --
>> resuming normal operations
>> Command line: '/usr/sbin/httpd -D FOREGROUND'
>>
>>
>>
>> And unable to open wp-admin url also, it's the same message comes.
>>
>> Do i need to load mysql.so extension in this server?
>>
>> Kindly advise.
>>
>>
>>
>>
>>
>> On Mon, Dec 2, 2019 at 2:21 PM Biju Jose | WHITES Systems <
>> b...@whitesindia.com> wrote:
>>
>> Login to wp-admin, disable all plugins, update wordpress, enable the
>> plugins one by one, fix the plugin(s) which has a php version conflict.
>>
>>
>>
>>
>>
>> *From:* ChandranManikandan 
>> *Sent:* 02 December 2019 11:35
>> *To:* qmailtoaster-list@qmailtoaster.com
>> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
>> centos7
>>
>>
>>
>> Hi Friends,
>>
>> is this wordpress website issue for php-mysql or any other issue.
>>
>> or Do i need to rollback older php5.4 version from php7.3.
>>
>> Please let me know.
>>
>> My website is down now.
>>
>>
>>
>> On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan 
>> wrote:
>>
>> Hi Remo,
>>
>>
>>
>> The below log from httpd: /var/log/httpd/access.log
>>
>>
>>
>>  [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
>> [02/Dec/2019:12:34:19 +0800] "-" 408 -
>>
>>
>>
>>
>>
>> On Mon, Dec 2, 2019 at 12:31 PM  wrote:
>>
>> What does the log for error say on http?
>>
>>
>>
>> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan <
>> kand...@gmail.com> ha scritto:
>>
>> 
>>
>> Hi Eric,
>>
>>
>>
>> The below result comes.
>>
>>
>>
>> php-mysqlnd-7.3.12-1.el7.remi.x86_64
>>
>>
>>
>> It was working when configured qmt.
>>
>> I think the problem is started after upgrade php 5 to 7 for roundcube
>> email
>>
>> Could you help me.
>>
>>
>>
>>
>>

Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread ChandranManikandan
Hi Biju,

Before migration started, i have install centos 7 and transferred all the
website files and folders then migrated all the mailboxes then i upgrade
php exiting version to php7 for roundcube.
All are working fine except my builtin wordpress website.

Do i need to remove only themes and plugins folder and transfer back. I
will try that and let you know.


On Mon, Dec 2, 2019 at 3:09 PM Biju Jose | WHITES Systems <
b...@whitesindia.com> wrote:

> I guess this is due to the version mismatch of PHP 5.X and PHP 7.X
>
> You could try removing the directories with in your themes and plugins
> folder leaving index.php and then adding it back one by one starting with
> themes and  then plugins. You will have to apply the settings  of themes
> and plugins again though.
>
>
>
> *From:* ChandranManikandan 
> *Sent:* 02 December 2019 12:15
> *To:* qmailtoaster-list@qmailtoaster.com
> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
> centos7
>
>
>
> Hi Remo, Biju,
>
>
>
> The error logs showing below.
>
>
>
> PHP Warning:  PHP Startup: Unable to load dynamic library 'mysql' (tried:
> /usr/lib64/php/modules/mysql (/usr/lib64/php/modules/mysql: cannot open
> shared object file: No such file or directory),
> /usr/lib64/php/modules/mysql.so (/usr/lib64/php/modules/mysql.so: cannot
> open shared object file: No such file or directory)) in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqli' (tried:
> /usr/lib64/php/modules/mysqli (/usr/lib64/php/modules/mysqli: cannot open
> shared object file: No such file or
> directory), /usr/lib64/php/modules/mysqli.so
> (/usr/lib64/php/modules/mysqli.so: undefined symbol: mysqlnd_global_stats))
> in Unknown on line 0
>
>
>
>  Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.12 configured --
> resuming normal operations
> Command line: '/usr/sbin/httpd -D FOREGROUND'
>
>
>
> And unable to open wp-admin url also, it's the same message comes.
>
> Do i need to load mysql.so extension in this server?
>
> Kindly advise.
>
>
>
>
>
> On Mon, Dec 2, 2019 at 2:21 PM Biju Jose | WHITES Systems <
> b...@whitesindia.com> wrote:
>
> Login to wp-admin, disable all plugins, update wordpress, enable the
> plugins one by one, fix the plugin(s) which has a php version conflict.
>
>
>
>
>
> *From:* ChandranManikandan 
> *Sent:* 02 December 2019 11:35
> *To:* qmailtoaster-list@qmailtoaster.com
> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
> centos7
>
>
>
> Hi Friends,
>
> is this wordpress website issue for php-mysql or any other issue.
>
> or Do i need to rollback older php5.4 version from php7.3.
>
> Please let me know.
>
> My website is down now.
>
>
>
> On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan 
> wrote:
>
> Hi Remo,
>
>
>
> The below log from httpd: /var/log/httpd/access.log
>
>
>
>  [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
> [02/Dec/2019:12:34:19 +0800] "-" 408 -
>
>
>
>
>
> On Mon, Dec 2, 2019 at 12:31 PM  wrote:
>
> What does the log for error say on http?
>
>
>
> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan <
> kand...@gmail.com> ha scritto:
>
> 
>
> Hi Eric,
>
>
>
> The below result comes.
>
>
>
> php-mysqlnd-7.3.12-1.el7.remi.x86_64
>
>
>
> It was working when configured qmt.
>
> I think the problem is started after upgrade php 5 to 7 for roundcube email
>
> Could you help me.
>
>
>
>
>
> On Sun, Dec 1, 2019 at 10:48 PM Eric Broch 
> wrote:
>
> What is the output of this command?
>
> rpm -qa | grep php-mysql
>
>
>
> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>
> Hi Remo,
>
>
>
> I have see the below results when use your command, As i have updated php
> for roundcubeemail from php 5 to 7 as per qmt steps.
>
>
>
>  N/S matched: php-mysql
> 
> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php71-php-mysqlnd.x86_64 : A module for P

RE: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread Biju Jose | WHITES Systems
I guess this is due to the version mismatch of PHP 5.X and PHP 7.X

You could try removing the directories with in your themes and plugins folder 
leaving index.php and then adding it back one by one starting with themes and  
then plugins. You will have to apply the settings  of themes and plugins again 
though.

 

From: ChandranManikandan  
Sent: 02 December 2019 12:15
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] website issue after update roundcube in centos7

 

Hi Remo, Biju,

 

The error logs showing below.

 

PHP Warning:  PHP Startup: Unable to load dynamic library 'mysql' (tried: 
/usr/lib64/php/modules/mysql (/usr/lib64/php/modules/mysql: cannot open shared 
object file: No such file or directory), /usr/lib64/php/modules/mysql.so 
(/usr/lib64/php/modules/mysql.so: cannot open shared object file: No such file 
or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqli' (tried: 
/usr/lib64/php/modules/mysqli (/usr/lib64/php/modules/mysqli: cannot open 
shared object file: No such file or directory), 
/usr/lib64/php/modules/mysqli.so (/usr/lib64/php/modules/mysqli.so: undefined 
symbol: mysqlnd_global_stats)) in Unknown on line 0

 

 Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.12 configured -- resuming 
normal operations
Command line: '/usr/sbin/httpd -D FOREGROUND'

 

And unable to open wp-admin url also, it's the same message comes.

Do i need to load mysql.so extension in this server?

Kindly advise.

 

 

On Mon, Dec 2, 2019 at 2:21 PM Biju Jose | WHITES Systems mailto:b...@whitesindia.com> > wrote:

Login to wp-admin, disable all plugins, update wordpress, enable the plugins 
one by one, fix the plugin(s) which has a php version conflict.

 

 

From: ChandranManikandan mailto:kand...@gmail.com> > 
Sent: 02 December 2019 11:35
To: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
Subject: Re: [qmailtoaster] website issue after update roundcube in centos7

 

Hi Friends,

is this wordpress website issue for php-mysql or any other issue.

or Do i need to rollback older php5.4 version from php7.3.

Please let me know.

My website is down now.

 

On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan mailto:kand...@gmail.com> > wrote:

Hi Remo,

 

The below log from httpd: /var/log/httpd/access.log

 

 [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
[02/Dec/2019:12:34:19 +0800] "-" 408 -

 

 

On Mon, Dec 2, 2019 at 12:31 PM mailto:r...@mattei.org> > 
wrote:

What does the log for error say on http? 

 

Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:



Hi Eric,

 

The below result comes.

 

php-mysqlnd-7.3.12-1.el7.remi.x86_64

 

It was working when configured qmt.

I think the problem is started after upgrade php 5 to 7 for roundcube email

Could you help me.

 

 

On Sun, Dec 1, 2019 at 10:48 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:

What is the output of this command?

rpm -qa | grep php-mysql

 

On 12/1/2019 2:35 AM, ChandranManikandan wrote:

Hi Remo, 

 

I have see the below results when use your command, As i have updated php for 
roundcubeemail from php 5 to 7 as per qmt steps.

 

 N/S matched: php-mysql 
php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases

  Name and summary matches only, use "search all" for everything.

But unable to load mysql.so in php and unable run the existing website which is 
having wordpress.

 

Could you help me for fixing.

 

On Sun, Dec 1, 2019 at 12:31 AM mailto:r...@mattei.org> > 
wrote:

Look for the new pho-Mysqlnd in the repo

 

Yum search php-mysql 

 

Ciao. 

 

Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:

 

Hi Eric, 

 

I have migrated successfully from Centos 6 to Centos 7 with the following link

 

http://www.qmai

Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread ChandranManikandan
Hi Remo, Biju,

The error logs showing below.

PHP Warning:  PHP Startup: Unable to load dynamic library 'mysql' (tried:
/usr/lib64/php/modules/mysql (/usr/lib64/php/modules/mysql: cannot open
shared object file: No such file or directory),
/usr/lib64/php/modules/mysql.so (/usr/lib64/php/modules/mysql.so: cannot
open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqli' (tried:
/usr/lib64/php/modules/mysqli (/usr/lib64/php/modules/mysqli: cannot open
shared object file: No such file or
directory), /usr/lib64/php/modules/mysqli.so
(/usr/lib64/php/modules/mysqli.so: undefined symbol: mysqlnd_global_stats))
in Unknown on line 0

 Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.12 configured --
resuming normal operations
Command line: '/usr/sbin/httpd -D FOREGROUND'

And unable to open wp-admin url also, it's the same message comes.
Do i need to load mysql.so extension in this server?
Kindly advise.


On Mon, Dec 2, 2019 at 2:21 PM Biju Jose | WHITES Systems <
b...@whitesindia.com> wrote:

> Login to wp-admin, disable all plugins, update wordpress, enable the
> plugins one by one, fix the plugin(s) which has a php version conflict.
>
>
>
>
>
> *From:* ChandranManikandan 
> *Sent:* 02 December 2019 11:35
> *To:* qmailtoaster-list@qmailtoaster.com
> *Subject:* Re: [qmailtoaster] website issue after update roundcube in
> centos7
>
>
>
> Hi Friends,
>
> is this wordpress website issue for php-mysql or any other issue.
>
> or Do i need to rollback older php5.4 version from php7.3.
>
> Please let me know.
>
> My website is down now.
>
>
>
> On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan 
> wrote:
>
> Hi Remo,
>
>
>
> The below log from httpd: /var/log/httpd/access.log
>
>
>
>  [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
> [02/Dec/2019:12:34:19 +0800] "-" 408 -
>
>
>
>
>
> On Mon, Dec 2, 2019 at 12:31 PM  wrote:
>
> What does the log for error say on http?
>
>
>
> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan <
> kand...@gmail.com> ha scritto:
>
> 
>
> Hi Eric,
>
>
>
> The below result comes.
>
>
>
> php-mysqlnd-7.3.12-1.el7.remi.x86_64
>
>
>
> It was working when configured qmt.
>
> I think the problem is started after upgrade php 5 to 7 for roundcube email
>
> Could you help me.
>
>
>
>
>
> On Sun, Dec 1, 2019 at 10:48 PM Eric Broch 
> wrote:
>
> What is the output of this command?
>
> rpm -qa | grep php-mysql
>
>
>
> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>
> Hi Remo,
>
>
>
> I have see the below results when use your command, As i have updated php
> for roundcubeemail from php 5 to 7 as per qmt steps.
>
>
>
>  N/S matched: php-mysql
> 
> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
>
>   Name and summary matches only, use "search all" for everything.
>
> But unable to load mysql.so in php and unable run the existing website
> which is having wordpress.
>
>
>
> Could you help me for fixing.
>
>
>
> On Sun, Dec 1, 2019 at 12:31 AM  wrote:
>
> Look for the new pho-Mysqlnd in the repo
>
>
>
> Yum search php-mysql
>
>
>
> Ciao.
>
>
>
> Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan <
> kand...@gmail.com> ha scritto:
>
> 
>
> Hi Eric,
>
>
>
> I have migrated successfully from Centos 6 to Centos 7 with the following
> link
>
>
>
> http://www.qmailtoaster.org/migrate.html
>
>
>
> After done the migration i tried to inst

RE: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread Biju Jose | WHITES Systems
Login to wp-admin, disable all plugins, update wordpress, enable the plugins 
one by one, fix the plugin(s) which has a php version conflict.

 

 

From: ChandranManikandan  
Sent: 02 December 2019 11:35
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] website issue after update roundcube in centos7

 

Hi Friends,

is this wordpress website issue for php-mysql or any other issue.

or Do i need to rollback older php5.4 version from php7.3.

Please let me know.

My website is down now.

 

On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan mailto:kand...@gmail.com> > wrote:

Hi Remo,

 

The below log from httpd: /var/log/httpd/access.log

 

 [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
[02/Dec/2019:12:34:19 +0800] "-" 408 -

 

 

On Mon, Dec 2, 2019 at 12:31 PM mailto:r...@mattei.org> > 
wrote:

What does the log for error say on http? 





Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:



Hi Eric,

 

The below result comes.

 

php-mysqlnd-7.3.12-1.el7.remi.x86_64

 

It was working when configured qmt.

I think the problem is started after upgrade php 5 to 7 for roundcube email

Could you help me.

 

 

On Sun, Dec 1, 2019 at 10:48 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:

What is the output of this command?

rpm -qa | grep php-mysql

 

On 12/1/2019 2:35 AM, ChandranManikandan wrote:

Hi Remo, 

 

I have see the below results when use your command, As i have updated php for 
roundcubeemail from php 5 to 7 as per qmt steps.

 

 N/S matched: php-mysql 
php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases

  Name and summary matches only, use "search all" for everything.

But unable to load mysql.so in php and unable run the existing website which is 
having wordpress.

 

Could you help me for fixing.

 

On Sun, Dec 1, 2019 at 12:31 AM mailto:r...@mattei.org> > 
wrote:

Look for the new pho-Mysqlnd in the repo

 

Yum search php-mysql 

 

Ciao. 





Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:

 

Hi Eric, 

 

I have migrated successfully from Centos 6 to Centos 7 with the following link

 

http://www.qmailtoaster.org/migrate.html 

 

After done the migration i tried to install roundcube email with the following 
link.

http://www.qmailtoaster.org/roundcube.html 

After done the roundcube email is working fine but my website is showing below 
message

 

"Your PHP installation appears to be missing the MySQL extension which is 
required by WordPress."

 

I have tried other source but no luck to fix that. I am unable to install 
mysql.so extension and unable to add in php.ini.

 

Could you help me to fix this issue.

My website is running with wordpress on centos 6 without any issue.

 

Another 25 port outgoing is not working from outlook, only 587 TLS working fine.

Both 25 and 587 is working fine on centos 6

 

 

Appreciate anyone facing the same issue and help.

 

 

 

 

 


 

-- 

Regards,
Manikandan.C

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com 
<mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com> 
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com 
<mailto:qmailtoaster-list-h...@qmailtoaster.com> 




 

-- 

Regards,
Manikandan.C




 

-- 

Regards,
Manikandan.C

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com 
<mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com> 
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com 
<mailto:qmailtoaster-list-h...@qmailtoaster.com> 




 

-- 

Regards,
Manikandan.C




 

-- 

Regards,
Manikandan.C



Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread Remo Mattei
No roll back. You need to look at the error logs not at the access logs

Sent from my iPad

> On Dec 1, 2019, at 10:05 PM, ChandranManikandan  wrote:
> 
> 
> Hi Friends,
> is this wordpress website issue for php-mysql or any other issue.
> or Do i need to rollback older php5.4 version from php7.3.
> Please let me know.
> My website is down now.
> 
>> On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan  wrote:
>> Hi Remo,
>> 
>> The below log from httpd: /var/log/httpd/access.log
>> 
>>  [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
>> [02/Dec/2019:12:34:19 +0800] "-" 408 -
>> 
>> 
>>> On Mon, Dec 2, 2019 at 12:31 PM  wrote:
>>> What does the log for error say on http? 
>>> 
> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan 
>  ha scritto:
> 
 
 Hi Eric,
 
 The below result comes.
 
 php-mysqlnd-7.3.12-1.el7.remi.x86_64
 
 It was working when configured qmt.
 I think the problem is started after upgrade php 5 to 7 for roundcube email
 Could you help me.
 
 
> On Sun, Dec 1, 2019 at 10:48 PM Eric Broch  
> wrote:
> What is the output of this command?
> 
> rpm -qa | grep php-mysql
> 
> 
> 
> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>> Hi Remo,
>> 
>> I have see the below results when use your command, As i have updated 
>> php for roundcubeemail from php 5 to 7 as per qmt steps.
>> 
>>  N/S matched: php-mysql 
>> 
>> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
>> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL 
>> databases
>> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> 
>>   Name and summary matches only, use "search all" for everything.
>> But unable to load mysql.so in php and unable run the existing website 
>> which is having wordpress.
>> 
>> Could you help me for fixing.
>> 
>> On Sun, Dec 1, 2019 at 12:31 AM  wrote:
>>> Look for the new pho-Mysqlnd in the repo
>>> 
>>> Yum search php-mysql 
>>> 
>>> Ciao. 
>>> 
 Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan 
  ha scritto:
 
 
 Hi Eric,
 
 I have migrated successfully from Centos 6 to Centos 7 with the 
 following link
 
 http://www.qmailtoaster.org/migrate.html 
 
 After done the migration i tried to install roundcube email with the 
 following link.
 http://www.qmailtoaster.org/roundcube.html 
 After done the roundcube email is working fine but my website is 
 showing below message
 
 "Your PHP installation appears to be missing the MySQL extension which 
 is required by WordPress."
 
 I have tried other source but no luck to fix that. I am unable to 
 install mysql.so extension and unable to add in php.ini.
 
 Could you help me to fix this issue.
 My website is running with wordpress on centos 6 without any issue.
 
 Another 25 port outgoing is not working from outlook, only 587 TLS 
 working fine.
 Both 25 and 587 is working fine on centos 6
 
 
 Appreciate anyone facing the same issue and help.
 
  
 
 
  
 
 -- 
 Regards,
 Manikandan.C
>>> -
>>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>> 
>> 
>> -- 
>> Regards,
>> Manikandan.C
 
 
 -- 
 Regards,
 Manikandan.C
>>> -
>>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>>> For additional commands, e-mail: 

Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread ChandranManikandan
Hi Friends,
is this wordpress website issue for php-mysql or any other issue.
or Do i need to rollback older php5.4 version from php7.3.
Please let me know.
My website is down now.

On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan 
wrote:

> Hi Remo,
>
> The below log from httpd: /var/log/httpd/access.log
>
>  [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
> [02/Dec/2019:12:34:19 +0800] "-" 408 -
>
>
> On Mon, Dec 2, 2019 at 12:31 PM  wrote:
>
>> What does the log for error say on http?
>>
>> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan <
>> kand...@gmail.com> ha scritto:
>>
>> 
>> Hi Eric,
>>
>> The below result comes.
>>
>> php-mysqlnd-7.3.12-1.el7.remi.x86_64
>>
>> It was working when configured qmt.
>> I think the problem is started after upgrade php 5 to 7 for roundcube
>> email
>> Could you help me.
>>
>>
>> On Sun, Dec 1, 2019 at 10:48 PM Eric Broch 
>> wrote:
>>
>>> What is the output of this command?
>>>
>>> rpm -qa | grep php-mysql
>>>
>>>
>>> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>>>
>>> Hi Remo,
>>>
>>> I have see the below results when use your command, As i have updated
>>> php for roundcubeemail from php 5 to 7 as per qmt steps.
>>>
>>>  N/S matched: php-mysql
>>> 
>>> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
>>> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>> databases
>>> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>>
>>>   Name and summary matches only, use "search all" for everything.
>>> But unable to load mysql.so in php and unable run the existing website
>>> which is having wordpress.
>>>
>>> Could you help me for fixing.
>>>
>>> On Sun, Dec 1, 2019 at 12:31 AM  wrote:
>>>
 Look for the new pho-Mysqlnd in the repo

 Yum search php-mysql

 Ciao.

 Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan <
 kand...@gmail.com> ha scritto:

 
 Hi Eric,

 I have migrated successfully from Centos 6 to Centos 7 with the
 following link

 http://www.qmailtoaster.org/migrate.html

 After done the migration i tried to install roundcube email with the
 following link.
 http://www.qmailtoaster.org/roundcube.html
 After done the roundcube email is working fine but my website is
 showing below message

 "Your PHP installation appears to be missing the MySQL extension which
 is required by WordPress."

 I have tried other source but no luck to fix that. I am unable to
 install mysql.so extension and unable to add in php.ini.

 Could you help me to fix this issue.
 My website is running with wordpress on centos 6 without any issue.

 Another 25 port outgoing is not working from outlook, only 587 TLS
 working fine.
 Both 25 and 587 is working fine on centos 6


 Appreciate anyone facing the same issue and help.






 --


 *Regards, Manikandan.C *

 -
 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com
>>>
>>>
>>>
>>> --
>>>
>>>
>>> *Regards, Manikandan.C *
>>>
>>>
>>
>> --
>>
>>
>> *Regards,Manikandan.C*
>>
>> -
>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>
>
> --
>
>
> *Regards,Manikandan.C*
>


-- 


*Regards,Manikandan.C*


Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread ChandranManikandan
Hi Remo,

The below log from httpd: /var/log/httpd/access.log

 [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
[02/Dec/2019:12:34:19 +0800] "-" 408 -


On Mon, Dec 2, 2019 at 12:31 PM  wrote:

> What does the log for error say on http?
>
> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan <
> kand...@gmail.com> ha scritto:
>
> 
> Hi Eric,
>
> The below result comes.
>
> php-mysqlnd-7.3.12-1.el7.remi.x86_64
>
> It was working when configured qmt.
> I think the problem is started after upgrade php 5 to 7 for roundcube email
> Could you help me.
>
>
> On Sun, Dec 1, 2019 at 10:48 PM Eric Broch 
> wrote:
>
>> What is the output of this command?
>>
>> rpm -qa | grep php-mysql
>>
>>
>> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>>
>> Hi Remo,
>>
>> I have see the below results when use your command, As i have updated php
>> for roundcubeemail from php 5 to 7 as per qmt steps.
>>
>>  N/S matched: php-mysql
>> 
>> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
>> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>> databases
>> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>> php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>  : databases
>>
>>   Name and summary matches only, use "search all" for everything.
>> But unable to load mysql.so in php and unable run the existing website
>> which is having wordpress.
>>
>> Could you help me for fixing.
>>
>> On Sun, Dec 1, 2019 at 12:31 AM  wrote:
>>
>>> Look for the new pho-Mysqlnd in the repo
>>>
>>> Yum search php-mysql
>>>
>>> Ciao.
>>>
>>> Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan <
>>> kand...@gmail.com> ha scritto:
>>>
>>> 
>>> Hi Eric,
>>>
>>> I have migrated successfully from Centos 6 to Centos 7 with the
>>> following link
>>>
>>> http://www.qmailtoaster.org/migrate.html
>>>
>>> After done the migration i tried to install roundcube email with the
>>> following link.
>>> http://www.qmailtoaster.org/roundcube.html
>>> After done the roundcube email is working fine but my website is showing
>>> below message
>>>
>>> "Your PHP installation appears to be missing the MySQL extension which
>>> is required by WordPress."
>>>
>>> I have tried other source but no luck to fix that. I am unable to
>>> install mysql.so extension and unable to add in php.ini.
>>>
>>> Could you help me to fix this issue.
>>> My website is running with wordpress on centos 6 without any issue.
>>>
>>> Another 25 port outgoing is not working from outlook, only 587 TLS
>>> working fine.
>>> Both 25 and 587 is working fine on centos 6
>>>
>>>
>>> Appreciate anyone facing the same issue and help.
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>>
>>> *Regards, Manikandan.C *
>>>
>>> -
>>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>
>>
>>
>> --
>>
>>
>> *Regards, Manikandan.C *
>>
>>
>
> --
>
>
> *Regards,Manikandan.C*
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-- 


*Regards,Manikandan.C*


Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread remo
What does the log for error say on http? 

> Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan  
> ha scritto:
> 
> 
> Hi Eric,
> 
> The below result comes.
> 
> php-mysqlnd-7.3.12-1.el7.remi.x86_64
> 
> It was working when configured qmt.
> I think the problem is started after upgrade php 5 to 7 for roundcube email
> Could you help me.
> 
> 
>> On Sun, Dec 1, 2019 at 10:48 PM Eric Broch  wrote:
>> What is the output of this command?
>> 
>> rpm -qa | grep php-mysql
>> 
>> 
>> 
>> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>>> Hi Remo,
>>> 
>>> I have see the below results when use your command, As i have updated php 
>>> for roundcubeemail from php 5 to 7 as per qmt steps.
>>> 
>>>  N/S matched: php-mysql 
>>> 
>>> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
>>> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
>>> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>>>  : databases
>>> 
>>>   Name and summary matches only, use "search all" for everything.
>>> But unable to load mysql.so in php and unable run the existing website 
>>> which is having wordpress.
>>> 
>>> Could you help me for fixing.
>>> 
>>> On Sun, Dec 1, 2019 at 12:31 AM  wrote:
 Look for the new pho-Mysqlnd in the repo
 
 Yum search php-mysql 
 
 Ciao. 
 
> Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan 
>  ha scritto:
> 
> 
> Hi Eric,
> 
> I have migrated successfully from Centos 6 to Centos 7 with the following 
> link
> 
> http://www.qmailtoaster.org/migrate.html 
> 
> After done the migration i tried to install roundcube email with the 
> following link.
> http://www.qmailtoaster.org/roundcube.html 
> After done the roundcube email is working fine but my website is showing 
> below message
> 
> "Your PHP installation appears to be missing the MySQL extension which is 
> required by WordPress."
> 
> I have tried other source but no luck to fix that. I am unable to install 
> mysql.so extension and unable to add in php.ini.
> 
> Could you help me to fix this issue.
> My website is running with wordpress on centos 6 without any issue.
> 
> Another 25 port outgoing is not working from outlook, only 587 TLS 
> working fine.
> Both 25 and 587 is working fine on centos 6
> 
> 
> Appreciate anyone facing the same issue and help.
> 
>  
> 
> 
>  
> 
> -- 
> Regards,
> Manikandan.C
 -
 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>> 
>>> 
>>> -- 
>>> Regards,
>>> Manikandan.C
> 
> 
> -- 
> Regards,
> Manikandan.C
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread ChandranManikandan
Hi Eric,

The below result comes.

php-mysqlnd-7.3.12-1.el7.remi.x86_64

It was working when configured qmt.
I think the problem is started after upgrade php 5 to 7 for roundcube email
Could you help me.


On Sun, Dec 1, 2019 at 10:48 PM Eric Broch  wrote:

> What is the output of this command?
>
> rpm -qa | grep php-mysql
>
>
> On 12/1/2019 2:35 AM, ChandranManikandan wrote:
>
> Hi Remo,
>
> I have see the below results when use your command, As i have updated php
> for roundcubeemail from php 5 to 7 as per qmt steps.
>
>  N/S matched: php-mysql
> 
> php-mysql.x86_64 : A module for PHP applications that use MySQL databases
> php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
> php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
> php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
>  : databases
>
>   Name and summary matches only, use "search all" for everything.
> But unable to load mysql.so in php and unable run the existing website
> which is having wordpress.
>
> Could you help me for fixing.
>
> On Sun, Dec 1, 2019 at 12:31 AM  wrote:
>
>> Look for the new pho-Mysqlnd in the repo
>>
>> Yum search php-mysql
>>
>> Ciao.
>>
>> Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan <
>> kand...@gmail.com> ha scritto:
>>
>> 
>> Hi Eric,
>>
>> I have migrated successfully from Centos 6 to Centos 7 with the following
>> link
>>
>> http://www.qmailtoaster.org/migrate.html
>>
>> After done the migration i tried to install roundcube email with the
>> following link.
>> http://www.qmailtoaster.org/roundcube.html
>> After done the roundcube email is working fine but my website is showing
>> below message
>>
>> "Your PHP installation appears to be missing the MySQL extension which
>> is required by WordPress."
>>
>> I have tried other source but no luck to fix that. I am unable to install
>> mysql.so extension and unable to add in php.ini.
>>
>> Could you help me to fix this issue.
>> My website is running with wordpress on centos 6 without any issue.
>>
>> Another 25 port outgoing is not working from outlook, only 587 TLS
>> working fine.
>> Both 25 and 587 is working fine on centos 6
>>
>>
>> Appreciate anyone facing the same issue and help.
>>
>>
>>
>>
>>
>>
>> --
>>
>>
>> *Regards, Manikandan.C *
>>
>> -
>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>
>
> --
>
>
> *Regards, Manikandan.C *
>
>

-- 


*Regards,Manikandan.C*


Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread Eric Broch

What is the output of this command?

rpm -qa | grep php-mysql


On 12/1/2019 2:35 AM, ChandranManikandan wrote:

Hi Remo,

I have see the below results when use your command, As i have updated 
php for roundcubeemail from php 5 to 7 as per qmt steps.


 N/S matched: php-mysql 


php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL 
databases

php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases

  Name and summary matches only, use "search all" for everything.
But unable to load mysql.so in php and unable run the existing website 
which is having wordpress.


Could you help me for fixing.

On Sun, Dec 1, 2019 at 12:31 AM > wrote:


Look for the new pho-Mysqlnd in the repo

Yum search php-mysql

Ciao.


Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan
mailto:kand...@gmail.com>> ha scritto:


Hi Eric,

I have migrated successfully from Centos 6 to Centos 7 with the
following link

http://www.qmailtoaster.org/migrate.html

After done the migration i tried to install roundcube email with
the following link.
http://www.qmailtoaster.org/roundcube.html
After done the roundcube email is working fine but my website is
showing below message

"Your PHP installation appears to be missing the MySQL extension
which is required by WordPress."

I have tried other source but no luck to fix that. I am unable to
install mysql.so extension and unable to add in php.ini.

Could you help me to fix this issue.
My website is running with wordpress on centos 6 without any issue.

Another 25 port outgoing is not working from outlook, only 587
TLS working fine.
Both 25 and 587 is working fine on centos 6


Appreciate anyone facing the same issue and help.





-- 
*/Regards,

Manikandan.C
/*

-
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




--
*/Regards,
Manikandan.C
/*


Re: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread ChandranManikandan
Hi Remo,

I have see the below results when use your command, As i have updated php
for roundcubeemail from php 5 to 7 as per qmt steps.

 N/S matched: php-mysql

php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases

  Name and summary matches only, use "search all" for everything.
But unable to load mysql.so in php and unable run the existing website
which is having wordpress.

Could you help me for fixing.

On Sun, Dec 1, 2019 at 12:31 AM  wrote:

> Look for the new pho-Mysqlnd in the repo
>
> Yum search php-mysql
>
> Ciao.
>
> Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan <
> kand...@gmail.com> ha scritto:
>
> 
> Hi Eric,
>
> I have migrated successfully from Centos 6 to Centos 7 with the following
> link
>
> http://www.qmailtoaster.org/migrate.html
>
> After done the migration i tried to install roundcube email with the
> following link.
> http://www.qmailtoaster.org/roundcube.html
> After done the roundcube email is working fine but my website is showing
> below message
>
> "Your PHP installation appears to be missing the MySQL extension which is
> required by WordPress."
>
> I have tried other source but no luck to fix that. I am unable to install
> mysql.so extension and unable to add in php.ini.
>
> Could you help me to fix this issue.
> My website is running with wordpress on centos 6 without any issue.
>
> Another 25 port outgoing is not working from outlook, only 587 TLS working
> fine.
> Both 25 and 587 is working fine on centos 6
>
>
> Appreciate anyone facing the same issue and help.
>
>
>
>
>
>
> --
>
>
> *Regards,Manikandan.C*
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-- 


*Regards,Manikandan.C*


Re: [qmailtoaster] website issue after update roundcube in centos7

2019-11-30 Thread remo
Look for the new pho-Mysqlnd in the repo

Yum search php-mysql 

Ciao. 

> Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan  
> ha scritto:
> 
> 
> Hi Eric,
> 
> I have migrated successfully from Centos 6 to Centos 7 with the following link
> 
> http://www.qmailtoaster.org/migrate.html 
> 
> After done the migration i tried to install roundcube email with the 
> following link.
> http://www.qmailtoaster.org/roundcube.html 
> After done the roundcube email is working fine but my website is showing 
> below message
> 
> "Your PHP installation appears to be missing the MySQL extension which is 
> required by WordPress."
> 
> I have tried other source but no luck to fix that. I am unable to install 
> mysql.so extension and unable to add in php.ini.
> 
> Could you help me to fix this issue.
> My website is running with wordpress on centos 6 without any issue.
> 
> Another 25 port outgoing is not working from outlook, only 587 TLS working 
> fine.
> Both 25 and 587 is working fine on centos 6
> 
> 
> Appreciate anyone facing the same issue and help.
> 
>  
> 
> 
>  
> 
> -- 
> Regards,
> Manikandan.C
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com