ID: 14505 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Summary: get an warning in webpage Old Status: Open Status: Closed Old Bug Type: Scripting Engine problem Bug Type: MySQL related Operating System: Win XP PHP Version: 4.1.0 New Comment:
Alread fixed in CVS (adjusting info for history) Previous Comments: ------------------------------------------------------------------------ [2001-12-19 23:25:50] [EMAIL PROTECTED] I found where the problem is. if I use mysql_pconnect(), the warning apears. <? $sdbserver = mysql_pconnect('', 'root', 'root_password'); ?> please help me solve this, thanks. ps: mysql-4.0.0-alpha-nt is my database, but php 4.0.6 didn't make this warning. ps2: I don't use xslt. Now I use win2000 server + apache 1.3.22 + php 4.1.0 + mysql 4.0.0 alpha ------------------------------------------------------------------------ [2001-12-14 02:28:51] [EMAIL PROTECTED] Please provide a small, self-containg, reproduceable script. Are you using xslt? Feedback. ------------------------------------------------------------------------ [2001-12-14 01:34:51] [EMAIL PROTECTED] I use php 4.0.6 for a long time. Now I use php 4.1.0 on my existing php pages. I got some warning in my page bottom. Warning: Unknown persistent list entry type in module shutdown (11) in Unknown on line 0 My Platform is winxp + apache 1.3.22 + php 4.1.0 Sometime the warning apears, sometimes not. I can't get the rule to follow. thanks for seeing my post. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14505&edit=1 -- PHP Development 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]