Tekin Suleyman wrote:

> when ever i try and make a permanent connection to my mysql database on my
> windows2000, apache server, i get the following warning:
> 
> Warning: Unknown persistent list entry type in module shutdown (11) in
> Unknown on line 0


i asked the same question in php.general on 12/16/01 and John Lim responded:

"This is a known bug with persistent database connections. Switching to
non-persistent connections or ISAPI avoids this problem."

you could also set your error_reporting to E_ERROR if you know what 
you're doing. not recommended while developing !

phil.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to