Re: COOKIEFILE COOKIEJAR empty
2012-05-01 02:42:38 GMT
Nothing so complex... I'm embarrassed to report that I somehow managed to delete the COOKIEJAR line... Not one of my better days. On Mon, April 30, 2012 11:15 am, Shanshui Liu wrote: > Maybe the cookies are not set by HTTP headers at all (e.g. via > JavaScript). > Have you looked through the headers to see whether "Set-Cookie:" does > exist? Also, modified versions of PHP (e.g. Suhosin) might prevent > scripts > from writing to files not owned by the same user as the web server / > PHP > CGI process, so you may want to try running a chown (change owner) on > the > cookie file? (I'm not familiar with server adminstration stuff > though.) > > With regards, > Liu Shan Shui > http://lx.sg/ > "Life would be much easier if I had the source code." - Anonymous > > > On Mon, Apr 30, 2012 at 10:12 PM, Richard Lynch <ceo <at> l-i-e.com> wrote: > >> I'm having trouble with CURLOPT_COOKIEFILE and CURLOPT_COOKIEJAR in >> PHP.(Continue reading)
RSS Feed