Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #33261


Ignore:
Timestamp:
08/04/2015 02:54:42 PM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33261

    • Property Status changed from new to reopened
    • Property Component changed from General to Database
  • Ticket #33261 – Description

    initial v3  
    1717apache error.log
    1818
    19 
     19{{{
    2020[Tue Aug 04 12:40:29.658117 2015] [fastcgi:error] [pid 16895:tid 140665899882240] (104)Connection reset by peer: [client MYCLIENTIP:35852] FastCGI: comm with server "/usr/local/fastcgi/php5.fastcgi" aborted: read failed, referer: http://MYDOMAINNAME/wp-admin/
    2121[Tue Aug 04 12:40:29.658179 2015] [core:error] [pid 16895:tid 140665899882240] [client MYCLIENTIP:35852] AH00524: Handler for fastcgi-script returned invalid result code 1, referer: http://MYDOMAINNAME/wp-admin/
     
    2424[Tue Aug 04 12:40:31.863521 2015] [fastcgi:error] [pid 16883:tid 140665773991680] (104)Connection reset by peer: [client MYCLIENTIP:35853] FastCGI: comm with server "/usr/local/fastcgi/php5.fastcgi" aborted: read failed, referer: http://MYDOMAINNAME/wp-admin/
    2525[Tue Aug 04 12:40:31.863569 2015] [core:error] [pid 16883:tid 140665773991680] [client MYCLIENTIP:35853] AH00524: Handler for fastcgi-script returned invalid result code 1, referer: http://MYDOMAINNAME/wp-admin/
    26 
     26}}}
    2727
    2828/wp-content/debug.log
    29 
     29{{{
    3030PHP Deprecated:  mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /www/wordpress-4.2.3/wp-includes/wp-db.php on line 1473
    3131
     
    5252[04-Aug-2015 12:30:50 UTC] PHP   8. wpdb->db_connect() /www/wordpress-4.2.3/wp-includes/wp-db.php:647
    5353[04-Aug-2015 12:30:50 UTC] PHP   9. mysqli_real_connect() /www/wordpress-4.2.3/wp-includes/wp-db.php:1443
     54}}}