[PHP-DB] php crashes on mysql_connect

2008-12-11 Thread Peter Degen-Portnoy
Hi Folks, I've been banging against this for a while and have narrowed it down to a completely repeatable and tiny test case. The issue is that any mysql_connect call hangs and causes a segmentation fault in php5ts.dll. Here are the specifics: I am running on Windows XP, SP2, Single Athlon 64 3

Re: [PHP-DB] php crashes on mysql_connect

2008-12-11 Thread Peter Degen-Portnoy
Thanks, Chris. - Peter On Fri, Dec 12, 2008 at 1:10 AM, Chris wrote: > Peter Degen-Portnoy wrote: > >> Hi Folks, >> >> I've been banging against this for a while and have narrowed it down to a >> completely repeatable and tiny test case. >> > >