<snip>
When I run
this little PHP script I always get fail error message:
/[EMAIL PROTECTED]("localhost", "root", "myrootpass"); if
(!$link_id)
{
echo "Failed !";
exit;
}
*/
Should I change something in php.ini ?
</ snip>
Try removing the '@' from the mysql_pconnect statement to get a more
descriptive error message.
Regards,
David Bevan
GetAnyIdeas Web Design
P. 416.452.9410
F. 416.570.4529
E. [EMAIL PROTECTED]
W. http://www.getanyideas.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]