 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
joebanana
Joined: 16 Nov 2009 Posts: 1
|
Posted: Mon Nov 16, 2009 10:21 pm Post subject: installing HTML_QuickForm_CAPTCHA |
|
|
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 |
|
 |
|
|
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
|
|