Hello
whats the means of below line at stderr.log ? and how i can resolve them?
i get output of libmysqlclient:
whats the means of below line at stderr.log ? and how i can resolve them?
Code:
2014-09-04 02:51:02.281 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
2014-09-04 02:51:02.759 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
2014-09-04 02:51:05.249 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
2014-09-04 02:51:10.818 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
2014-09-04 02:51:11.294 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
2014-09-04 02:51:12.778 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
2014-09-04 20:43:53.206 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-04 20:43:53.789 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-04 20:44:01.617 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-04 20:44:09.904 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-04 20:44:22.295 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-04 20:44:22.844 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-04 20:52:24.801 [STDERR] 400542: packetLen < 0
2014-09-04 20:57:44.691 [STDERR] PHP Fatal error: Call to undefined function wp_generate_attachment_metadata() in /home/user1/public_html/wp-content/plugins/auto-upload-images/index.php on line$
2014-09-04 21:05:15.598 [STDERR] خطای Incorrect information in file: './user2_vitalwp/wp_statistics_useronline.frm' در پایگاهداده وردپرس برای دستور SELECT * FROM wp_statistics_useronline WHERE $
2014-09-04 21:05:15.599 [STDERR] خطای Incorrect information in file: './user2_vitalwp/wp_statistics_useronline.frm' در پایگاهداده وردپرس برای دستور INSERT INTO `wp_statistics_useronline` (`ip`,$
2014-09-04 21:05:15.599 [STDERR] خطای Incorrect information in file: './user2_vitalwp/wp_statistics_useronline.frm' در پایگاهداده وردپرس برای دستور DELETE FROM wp_statistics_useronline WHERE ti$
2014-09-04 21:05:15.600 [STDERR] خطای Incorrect information in file: './user2_vitalwp/wp_statistics_visit.frm' در پایگاهداده وردپرس برای دستور SELECT * FROM wp_statistics_visit ORDER BY `wp_sta$
2014-09-04 21:05:15.600 [STDERR] خطای Incorrect information in file: './user2_vitalwp/wp_statistics_visit.frm' در پایگاهداده وردپرس برای دستور INSERT INTO `wp_statistics_visit` (`last_visit`,`l$
2014-09-05 00:26:17.434 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-05 01:37:55.768 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-05 01:37:56.311 [STDERR] PHP Warning: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an o$
2014-09-05 01:37:57.591 [STDERR] PHP Fatal error: Call to undefined function wp_generate_attachment_metadata() in /home/user1/public_html/wp-content/plugins/auto-upload-images/index.php on line$
i get output of libmysqlclient:
Code:
toot@host [/usr/local/apache/logs]# ls -l /usr/lib64/mysql/ | grep libmysqlclien
-rw-r--r-- 1 root root 4.8M Aug 6 01:20 libmysqlclient.a
lrwxrwxrwx 1 root root 16 Aug 15 00:51 libmysqlclient_r.a -> libmysqlclient.a
lrwxrwxrwx 1 root root 22 Oct 23 2013 libmysqlclient_r.so -> ../libmysqlclient_r.so
lrwxrwxrwx 1 root root 26 Jun 22 22:06 libmysqlclient_r.so.15 -> libmysqlclient_r.so.15.0.0
-rwxr-xr-x 1 root root 1.5M May 16 2013 libmysqlclient_r.so.15.0.0
lrwxrwxrwx 1 root root 26 Jun 22 22:06 libmysqlclient_r.so.16 -> libmysqlclient_r.so.16.0.0
-rwxr-xr-x 1 root root 2.1M Apr 16 2013 libmysqlclient_r.so.16.0.0
lrwxrwxrwx 1 root root 20 Oct 23 2013 libmysqlclient.so -> ../libmysqlclient.so
lrwxrwxrwx 1 root root 24 Jun 22 22:06 libmysqlclient.so.15 -> libmysqlclient.so.15.0.0
-rwxr-xr-x 1 root root 1.5M May 16 2013 libmysqlclient.so.15.0.0
lrwxrwxrwx 1 root root 24 Jun 22 22:06 libmysqlclient.so.16 -> libmysqlclient.so.16.0.0
-rwxr-xr-x 1 root root 2.1M Apr 16 2013 libmysqlclient.so.16.0.0
lrwxrwxrwx 1 root root 19 Jun 27 01:28 libmysqlclient.so.18 -> libmysqlclient_r.so