Jump to content

Nothing But Errors


greg

Recommended Posts

 On installing I am getting loads of warnings, stricts and deprecated messages. I am not getting even to the first page of the installation wizard.

--------------------------------------------------------------------------------

MESSAGE: Declaration of MDB2_Driver_Common::raiseError() should be compatible with & PEAR::raiseError($message = NULL, $code = NULL, $mode = NULL, $options = NULL, $userinfo = NULL, $error_class = NULL, $skipmsg = false)
TYPE: Strict
FILE: /var/customers/webs/user/example.com/revive-adserver-3.1.0/lib/pear/MDB2.php
LINE: 3378
DEBUG INFO: 

3373	$result->free(); 
3374	return $all; 
3375	} 
3376	
3377	// }}} 


3378 } 

3379	
3380	// }}} 
3381	// {{{ class MDB2_Result 
3382	
3383	/**





MESSAGE: Redefining already defined constructor for class XML_Parser
TYPE: Strict
FILE: /var/customers/webs/user/example.com/revive-adserver-3.1.0/lib/pear/XML/Parser.php
LINE: 206
DEBUG INFO: 

201	* @param string $mode how this parser object should work, "event" for 
202	* startelement/endelement-type events, "func" 
203	* to have it call functions named after elements 
204	* @param string $tgenc a valid target encoding 
205	*/ 

[...]

How can I get it installed?

Edited by Matteo Beccati
Reduced post length
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...