PHP Classes

Possible bug

Recommend this page to a friend!

      MegaSpider  >  All threads  >  Possible bug  >  (Un) Subscribe thread alerts  
Subject:Possible bug
Summary:Error when attempt to run.
Messages:2
Author:J Raff
Date:2005-05-17 18:12:17
Update:2005-12-29 13:47:53
 

  1. Possible bug   Reply   Report abuse  
Picture of J Raff J Raff - 2005-05-17 18:12:17
Running;
PHP 4.3.1 (cgi-fcgi), Copyright (c) 1997-2002 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies
with DBG v2.11.5, (C) 2000,2001,2002, by Dmitri Dmitrienko
------------------
Attempt to run your example code;
=====================================
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in C:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 313
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in C:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 314
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in C:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 315
PHP Fatal error: Call to undefined function: curl_init() in C:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 202
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Where is "curl_init()"?!?!?

  2. Re: Possible bug   Reply   Report abuse  
Picture of Marcin Sznyra Marcin Sznyra - 2005-12-29 13:47:53 - In reply to message 1 from J Raff