PHP Classes

Script output stream error

Recommend this page to a friend!

      Grab Yahoo  >  All threads  >  Script output stream error  >  (Un) Subscribe thread alerts  
Subject:Script output stream error
Summary:cann't seem to write or open the jar file successfully
Messages:3
Author:L Riggs
Date:2007-11-25 22:04:38
Update:2008-05-01 14:34:59
 

  1. Script output stream error   Reply   Report abuse  
Picture of L Riggs L Riggs - 2007-11-25 22:04:38
Ehsan,

Thanks for this script as it helps everyone out a lot.

I tried to run it on my server with inputted values for test.php

But keep getting this error:

Warning: fopen(/home/domain/www-beta/GrabYahoo1.3/dc4b47b8edaa0a5b56303acfb037e8f9) [function.fopen]: failed to open stream: No such file or directory in /home/domain/www-beta/class.GrabYahoo.php on line 260

This corresponds to the correct cookie jar filename. Which is not getting correctly.

Any ideas on this?

Must be something simple.

Kind Regards.

  2. Re: Script output stream error   Reply   Report abuse  
Picture of Ehsanul Haque Ehsanul Haque - 2007-12-28 20:40:05 - In reply to message 1 from L Riggs
Hi,
Not sure why didn't I receive notification about your post. Anyway, I would first check if GrabYahoo1.3 folder exists and if the file created has proper permission.

  3. Re: Script output stream error   Reply   Report abuse  
Picture of rashmi bhargav rashmi bhargav - 2008-05-01 14:34:59 - In reply to message 2 from Ehsanul Haque
Hi,
thank u very much for the code. I was able to grab page.
but is there any mechanism of redirection to avoid submitting userid and password every time. I mean,can i have automatic login to yahoo?