Live Scores
Shareware
Movie Stars
Programming
Multimedia
Mobile
Database
Enterprise
in
Management / Debug
Development
(Entire Site)
Questions and answers to issues related to Software: Business, Database, Firewalls, Office, Graphics, Security, System, Server.
»
Development
»
Management / Debug
»
Problem: Warning: invalid error callback in C:\wamp\www\banners\libs\P<wbr />EAR\PEAR.p<wbr />hp on line 362
Warning: invalid error callback in C:\wamp\www\banners\libs\P
EAR\PEAR.p
hp on line 362
What does this error actually mean? How do I fix it? It is a common error with pear?
Solution: Warning: invalid error callback in C:\wamp\www\banners\libs\P
EAR\PEAR.p
hp on line 362
Change this line:
$dbh-> setErrorHandling(PEAR_ERRO
R_CALLBACK
, "db_error_handler");
to this line:
PEAR::setErrorHandling(PEA
R_ERROR_CA
LLBACK, "db_error_handler");
which should be on line 362 which is the problem. Hope this helps.
Note that the variables may not be all exactly the same.
Popular Tags
Tags:
blue screen of death
C
C#
callback
Coldfusion
Coldfusion Administrator
Debug RMI
debugging
error
Exchange 2003
how
IE
invalid
iphone
Linux
Macromedia
Microsoft
MX 7
OpenManage
software building
the application or DLL C:\windows\system32\utidll.dll is not a valid windows image. Please check this against your installation diskette.
THE BREAKPOINT WILL NOT CURRENTLY BE HIT. NO SYMBOLS HAVE BEEN LOADED FOR THIS DOCUMENT.
VB using Visual Studio
Visual Studio 2005
warning C4996: 'scanf' was declared deprecated
Web Interface
Windows
windows xp
XP Pro
Browse All Tags