Re: CURLOPT_BINARYTRANSFER

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Lynch wrote:



On Wed, April 12, 2006 11:28 am, Jochem Maas wrote:

Richard Lynch wrote:

Can anybody expand on the meaning and correct usage of:

hi Richard,

been following your ordeal from a far, sorry to say I have
nothing useful to add regarding the curl problem ... but I was
wondering if a fopen() or file_get_contents() in conjunction
with allow_url_fopen wouldn't be a way to side step the problem?


I need the cookies and all that...

It's an anti-CAPTCHA ocr research thang...

I feared as much.


I think my next step is to figure out how to run PHP source under a
debugger.  Yikes.  It's been 20+ years since I've done that kind of
thing...

a trial version of Zend Studio Server in combination with a trial version
of Zend Studio Client will be a very pleasant surprise for most debugging
tasks - so much so that you might find you do want to go back to what you
were using (i.e. I really think the money is worth it)

BUT the segfault issues you are having probably won't be tackled by that
alone, which means setting up a version of apache with debug symbols and
a debug build of php ... not exactly easy to setup (imho) and then install
gdb and run apache through that - I have managed to do it in the past based
on advice/tips given by none other than Rasmus himself (I can't remember
exactly where  but I'm pretty sure it was in relation to using/debugging APC
- regardless a quick google/yahoo should turn up something useful :-)

good luck





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux