Error ? utils.php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Error ? utils.php

Post by ol4pr0 »

Oke i got pear installed by using the go-pear in the php5 dir.

trying a xml-rpc produced this error in utils.php
Notice: Undefined variable: bSuccess in C:\php5\PEAR\include\utils.php on line 58

Notice: Undefined variable: output in C:\php5\PEAR\include\utils.php on line 207

Notice: Use of undefined constant version - assumed 'version' in C:\php5\PEAR\include\utils.php on line 208
Caramba encu New York!
Anybody seen this before with pear / utils.php ?

If so what can i do... or where can i get me a good utils.php ;-)
Post Reply