Re: [nyphp-talk] Old subject new day - Pear Captcha

2008-06-13 Thread Rolan Yang
Rolan Yang wrote: I managed to get it working, but IIRC had to upgrade gd lib. ~Rolan Correction: the freetype2 lib was not installed on the machine by default and was required. ~Rolan ___ New York PHP Community Talk Mailing List http://lists.n

Re: [nyphp-talk] Old subject new day - Pear Captcha

2008-06-13 Thread Rolan Yang
[EMAIL PROTECTED] wrote: hello, i realize this is an old thread, but was anyone ever been able to get the pear captcha working? here is the original thread from last year, but it seems like no one had a resolution to it. http://lists.lists.nyphp.org/pipermail/talk/2007-August/023134.html i

Re: [nyphp-talk] Problem with exeuting query while using PHP5 - Commands out of sync; you can't run this command now

2008-06-13 Thread Mark Armendariz
shaiju davis wrote: Hi All, When I try to call the second Stored procedure from PHP , I get this following error "Commands out of sync; you can't run this command now". When I search I get the result as, it is because of the buffering problem with the opened c

[nyphp-talk] Old subject new day - Pear Captcha

2008-06-13 Thread y2rob
hello, i realize this is an old thread, but was anyone ever been able to get the pear captcha working?? here is the original thread from last year, but it seems like no one had a resolution to it.? http://lists.lists.nyphp.org/pipermail/talk/2007-August/023134.html i've done a couple of search

[nyphp-talk] OT: SCSI Purchase advice

2008-06-13 Thread David Krings
Hi! I keep it short: does anyone know of a good outlet for affordable 80 pin SCSI drives? I hit the limit on my server and need to do something about it. Feel free to contact me off list. Thanks, David ___ New York PHP Community Talk Mailing List h

RE: [nyphp-talk] Problem with exeuting query while using PHP5 - Commands out of sync; you can't run this command now

2008-06-13 Thread paul
> When I try to call the second Stored procedure from PHP , I get this > following error > "Commands out of sync; you can't run this command > now". > When I search I get the result as, it is because of the buffering problem > with the opened connection. Which