hmmm, this is just a shot in the dark...but do your scripts have a die() statement on
them? Somebody correct me if I'm wrong..but if I didn't have die's on all my possible
errors or a die at the end of my scripts, sometimes they would open multiple
instances. Especially when working with phpDOM where errors were happening and I
didn't have them dying out. Give that a shot..IMHO
Angie
>>> "Mike Duin" <[EMAIL PROTECTED]> 08/22/01 02:31AM >>>
Hi All,
I am running PHP 4.0.4 on Win2k Advanced Server, but because of the huge
amount of traffic the surfer stops working....
When I take a look @ the taskmanager I see an average of 70 php
sessions.....hhhhmmm.....he doesnt like that.
All the sessions are from one script that reads a file from filesystem and
makes a connection to an Informix database.
I tried to solve this bby using ifx_pconnect....but it wouldnt stop opening
new sessions... How To?
Greetz
Mike
--
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]
--
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]