Dear sirs or ladies
After changing releases from:
php-4.0b2 to php-4.0.3pl1 and
apache_1.3.12 to apache_1.3.14
using the same mysql
# mysql -V
mysql Ver 11.18 Distrib 3.23.52, for sun-solaris2.7 (sparc)
using php include file:
=========
mysql_pconnect("localhost","nobody","") or die("Could not connect to
database");
mysql_select_db("guestbook") or mysql_error();
===========
query: insert into guestbook(name,location,email,url,comments)
values('d','d','d','d','d')
Any query insert of select gives the following error:
Lost connection to MySQL server during query
Do you have any suggestions where to look?
The old versions works perfect
Kind regards
Lucien Duijkers
The netherlands
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php