View Single Post
  #19  
Old 10-19-2011, 07:32 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: weeb.tv: Help to download live TV streams


your php installation doesn't have curl module which is used by script. where from you have downloaded php? try the following link.

Code:
http://windows.php.net/downloads/releases/php-5.3.8-Win32-VC9-x86.msi
make sure php_curl.dll exists in C:\Program Files\PHP\ext folder.
Reply With Quote