g0itp1 Posted April 20, 2006 Share Posted April 20, 2006 Hi,Please help, I getting a report on my php page "Lost connection to MySQL server during query"I feel its the socket connection, but I'm unsure where to make the alteration:PHpinfo reports MySqll data as:Mysql_Socket = /tmp/mysql.sock --- this is not what is in my.cnf or as compiledMysql.default_socket = /var/run/mysqld/mysqld.sock - which is correct !the questions are, 1. is the wrong socket causing the lost connection and 2 where do I change it, as I compiled PHP with the correct socket specifiedany help gratefully received............../configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql/' '--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--prefix=/usr/local/php-4.4.2' '--with-config-file-path=/etc/init.d' '--enable-force-cgi-redirect' '--disable-cgi' '--with-zlib' '--with-gettext' '--enable-sockets' Quote Link to comment https://forums.phpfreaks.com/topic/7992-php-lost-connection-to-mysql-server-during-query/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.