PHP Classes

CAPTCHA image problem

Recommend this page to a friend!

      PHP Forms Class with HTML Generator and JavaScript Validation  >  PHP Forms Class with HTML Generator and JavaScript Validation package blog  >  How to Show Google Ma...  >  All threads  >  CAPTCHA image problem  >  (Un) Subscribe thread alerts  
Subject:CAPTCHA image problem
Summary:Image not rendering after installing Zend Platform 3.0.3
Messages:2
Author:screenmates
Date:2008-01-16 18:30:41
Update:2008-01-16 20:56:56
 

  1. CAPTCHA image problem   Reply   Report abuse  
Picture of screenmates screenmates - 2008-01-16 18:30:41
On OS X Leopard with macports installed, the app used to work fine. But after installing zend platform, the app does not render captcha image anymore. I tried even the test_captcha_input.php but no luck. phpinfo shows gd installed and enabled with gif/jpg/png/etc support. While installing zend platform, i got an error/warning that installation was partial as zend optimizer was not pre-installed. Could that be a problem? has anyone had captcha issue before with zend platform? Further I got these warnings while installing zp:

1. Your system's settings currently prevent the Zend Platform from running properly, because there's insufficient Shared Memory available (66MB) . The amount of shared memory can be configured, and is not related to your server's hardware in any way.

2. Failed to obtain Zend Central public key: Zend Optimizer is not properly installed on the Zend Central server.

3. Installation was partially completed: 90%.
For additional details, please refer to the installation log located in:
/usr/local/Zend/Platform/logs/platform_install.log.
Zend Platform is ready to use and can be accessed at:
http://localhost:80/ZendPlatform/

4. Some of the post-installation tests have failed. Would you like to run the support-tool ?

5. Error on running apache2ctl restart:
httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.65 for ServerName


I tried commenting the zp-specific optimizer and gd lines from php.ini and still no luck. This is very frustrating.

  2. Re: CAPTCHA image problem   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2008-01-16 20:56:56 - In reply to message 1 from screenmates
It does not seem to be a problem with the forms class itself.

It seems more like a Zend Platform problem. Have you tried asking for support to Zend?