:
PHP Warning: mysql_query(): MySQL server has gone away
However, the same query executes fine when run at the mysql command prompt, or
from within Sequel Pro -- can execute it with a LIMIT clause of 2 million. So,
it appears I'm exhausting some MySQL limit or system resource, but bef
are you sure mysql is running?
At 10:06 AM 8/21/01 -0700, my sql wrote:
>On a new install of Suse 7.2 I get this message when
>attempting to acces MySQL through a php scrpipt in
>apache 1.30.20 (MySQL 3.23.39 and PHP 4.0.6):
>
>Warning: Can't connect to local MySQL server through
>socket '/var/li
Does /var/lib/mysql/mysql.sock exist???
--
Tyler Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com
On Tue, 21 Aug 2001 10:06:43 -0700 (PDT)
my sql <[EMAIL PROTECTED]> wrote:
> On a new install of Suse 7.2 I get this message when
> attempting to acces MySQL through a ph
On a new install of Suse 7.2 I get this message when
attempting to acces MySQL through a php scrpipt in
apache 1.30.20 (MySQL 3.23.39 and PHP 4.0.6):
Warning: Can't connect to local MySQL server through
socket '/var/lib/mysql/mysql.sock' (2) in
/usr/local/apache_1.3.20/htdocs/dbtest.php on line 1