MX Includes Forum :: captcha Image
This thread was displayed: 331 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Jimmy tran
01-22-2007 16:29:33 GMT +2
|
Hi
Please , me How to use captcha image , I try many time but it not working right.
the captcha Image show on the page i am test just see the error only , Please take a look the error below.
Please show me How to make captcha Image work .
thank you !
Cannot write in captcha temporary folder: C:\Inetpub\wwwroot\New site\includes\common\lib\captcha/../../_temp/.captcha
|
|
|
Razvan Racasanu[InterAKT]
01-22-2007 16:56:37 GMT +2
|
Hello,
The error indicates the the above folder is not writable by the script. Please make this folder readable, writable and set the execute permission for the IUSR_<machinename> and IWAM_<machinename> users.
Regards,
Razvan RACASANU
|
|
|
Jimmy tran
01-23-2007 20:14:57 GMT +2
|
Hi
after I give folder readable, writable and set the execute permission for the IUSR_<machinename> and IWAM_<machinename> users.
and then have a new error like ( Wrong GD version: GD not available You need to have installed version 2.0 or newer )
Please, show me for more clearly, How to make it work
thank you.
|
|
|
Razvan Racasanu[InterAKT]
01-24-2007 10:48:03 GMT +2
|
Hello,
It seems that the GD modules is not loaded, or is older then 2.0. Please make a script that contains this:
<?php phpinfo(); ?>
and see if the GD module is loaded. If it is not, you should edit your php.ini file and enable it, by removing the ; form the line:
;extension=php_gd2.dll
Regards,
Razvan RACASANU
|
|
|
Jimmy tran
01-24-2007 16:42:01 GMT +2
|
hi .
please, look for the file , I upload ( web_blg_home.php ) and database ,
maybe I do some thing wrong.
thank you.
|
|
|
Razvan Racasanu[InterAKT]
01-25-2007 11:05:44 GMT +2
|
Hello,
Since this is an issue related to your server, it does not help just seeing the files. We would need access to your server, so please post in a private reply FTP connection details and the URL of the page that has captcha applied to it.
Regards,
Razvan RACASANU
|
|
|
Jimmy tran
01-25-2007 16:04:16 GMT +2
|
Hello, Razvan
give me the time to seup ftp in my server .
I want to know ( GD modules older then 2.0 )
and how can I do ? ( to make a script that contains this: <?php phpinfo(); ?>
I don't seeing any one call script and GD modules ,
thank you.
|
|
|