Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33261, comment 2


Ignore:
Timestamp:
08/04/2015 03:44:17 PM (11 years ago)
Author:
OKN
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33261, comment 2

    initial v1  
    11Sorry but I am the web hosting cloud infrastructure.
    22
    3 I have more web sites in the same host and only with WordPress we have this random Issues. We use mysqlnd and mysqlnd_ms ("nd" is php '''N'''ative '''D'''river... deprecated?) thats not deprecated is the native driver for mysql of php 5.5 and support mysql, mysqli and pdo_mysql drivers.
     3I have more web sites in the same host and only with WordPress we have this random Issues. We use mysqlnd and mysqlnd_ms ("nd" is php '''N'''ative '''D'''river... deprecated?) thats not deprecated is the native driver for mysql of php 5.5 and supports mysql, mysqli and pdo_mysql drivers.
    44
    5 The funtions used in wordpress code are deprecated, the errorrs are provoqued for wordpress not for my PHP 5.5 and mysql driver....
     5The funtions used in wordpress code are deprecated, the errorrs are caused for wordpress not for my PHP 5.5 and mysql driver....
    66
    77The fast-cgi is correct. We have more than 100 web sites with thousands users running and all run ok, only wordpress fail, why?