means of some error log

3245

Well-Known Member
#1
Hello

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
 

NiteWave

Administrator
#2
2014-09-04 02:51:02.281 [STDERR] lsphp: /usr/lib64/mysql/libmysqlclient.so.18: no version information available (required by lsphp)
interesting, looks you have discussed with us same issue "no version information available" 1 year ago: http://www.litespeedtech.com/support/forum/threads/solved-503-service-unavailable-in-whmcs.7151/

you may need clean up current mysql packages and rebuild lsphp again.
also
lrwxrwxrwx 1 root root 20 Oct 23 2013 libmysqlclient.so -> ../libmysqlclient.so
looks weird ... who created this symbolic link?

in php.ini, you can remove
extension=mysqlclient.so
first, see if the error disappears.
 

3245

Well-Known Member
#3
i have not "extension=mysqlclient.so" in /usr/local/lib/php.ini

it may resolved using update cpanel?

just a question, i enabled core dump, i need core dump for a site, it placed at /home/user/public_html ?
how much time take it create from now? because i enabled core dump now.

and other question, i see below error in error_log, it may cause suphp? how i can disable it?

Code:
2014-10-01 13:07:01.011 [NOTICE] [198.143.129.170:51848-0#APVH_.user1.com] connection to [uds://tmp/lshttpd/APVH_bernheimfoundation.user1.com_Suphp.sock] on request #0,$
2014-10-01 13:07:01.011 [NOTICE] [198.143.129.170:51848-0#APVH_.user1.com] Max retries has been reached, 503!
2014-10-01 13:07:01.011 [NOTICE] [198.143.129.170:51848-0#APVH_.user1.com] oops! 503 Service Unavailable
2014-10-01 13:07:01.011 [NOTICE] [198.143.129.170:51848-0#APVH_.user1.com] Content len: 0, Request line:
 
Last edited:

NiteWave

Administrator
#4
it may resolved using update cpanel?
maybe fix it by following standard procedure:
1.Run EasyApache to build php for apache
make sure new built php working well

2.Build Matching LSPhp

2014-10-01 13:07:01.011 [NOTICE] [198.143.129.170:51848-0#APVH_.user1.com] oops! 503 Service Unavailable
this is 503 error, lsphp not working as expected. rebuild php may fix it.
there is a wiki page for dealing with various 503 errors:
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:503-errors
 
Top