PEAR Forum :: PHP Extension and Application Repository

PEAR Forum Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
installing HTML_QuickForm_CAPTCHA

 
Post new topic   Reply to topic    PEAR Forum Forum Index -> Installation, Upgrading & Configuration
View previous topic :: View next topic  
Author Message
joebanana



Joined: 16 Nov 2009
Posts: 1

PostPosted: Mon Nov 16, 2009 10:21 pm    Post subject: installing HTML_QuickForm_CAPTCHA Reply with quote

Hi
I don't really know if this is an installation problem. I installed HTML_QuickForm_CAPTCHA
with

Code:

sudo pear install HTML_QuickForm_CAPTCHA-0.3.0

also installed dependencies:
Code:

ep@ep:/usr/share/php/HTML$ pear list
Installed packages, channel pear.php.net:
=========================================
Package                Version   State
Archive_Tar            1.3.3     stable
Console_Getopt         1.2.3     stable
HTML_Common            1.2.5     stable
HTML_QuickForm         3.2.11    stable
HTML_QuickForm_CAPTCHA 0.3.0     beta
Image_Text             0.6.0beta beta
PEAR                   1.9.0     stable
Structures_Graph       1.0.3     stable
Text_CAPTCHA           0.4.0     alpha
Text_Figlet            1.0.1     stable
Text_Password          1.1.1     stable
XML_Util               1.2.1     stable


when using basic example like:

http://pear.11abacus.com/dev/doc/HTML/QuickForm/examples/qfcaptcha_form_image.php

i get an error

Code:

( ! ) Fatal error: Class 'HTML_QuickForm' not found in /usr/share/php/HTML/QuickForm/Rule/CAPTCHA.php on line 53
Call Stack
#   Time   Memory   Function   Location
1   0.0005   76116   {main}( )   ../index.php:0
2   0.0156   98744   require_once( '/usr/share/php/HTML/QuickForm/CAPTCHA/Image.php' )   ../index.php:3
3   0.0235   133584   require_once( '/usr/share/php/HTML/QuickForm/CAPTCHA.php' )   ../Image.php:27
4   0.0553   654652   require_once( '/usr/share/php/HTML/QuickForm/Rule/CAPTCHA.php' )   ../CAPTCHA.php:265


any idea?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    PEAR Forum Forum Index -> Installation, Upgrading & Configuration All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



PEAR Forum topic RSS feed 
Powered by phpBB © 2001, 2005 phpBB Group

Provided by Ministry of Web developement