Joomla Components and Professional Joomla Templates

      
    | 

13th of March 2010

Joomla Backend Mastery - FREE webinar - find out more here.
Welcome, Guest
Please Login or Register.    Lost Password?

No Captcha Image
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: No Captcha Image
#4785
No Captcha Image 8 Months, 3 Weeks ago Karma: 0
Is this something you guys need to look into?

Hello Joseph,

Thank you for contacting our Help Desk!

The permissions of the php file should remain set to 755 as the ones that you have set up caused the following error message:

[2009-07-02 15:26:09]: error: file is writable by others: (/home/paragonm/public_html/components/com_comment/joscomment/captcha.php)

I successfully managed to revert them to 755. The actual cause for the problem is in the very php script itself:

[Thu Jul 2 15:53:19 2009] [error] [client 67.243.5.42] Premature end of script headers: /home/paragonm/public_html//components/com_comment/joscomment/captcha.php

When I tried to strace the file I got the following errors:

shmctl(1208385538, IPC_RMID, 0xba1b27d0) = -1 EINVAL (Invalid argument)
close(3) = 0
munmap(0xaf694000, 4096) = 0
unlink("/tmp/ZCUDgplfde") = -1 ENOENT (No such file or directory)

I am afraid however that your request is beyond the scope of our hosting-related support. It is not directly connected to a server-side issue and does not indicate a problem with the hosting service we offer.

For issues like this, we suggest that you post a new ticket under our Development Services category. This category is intended for:

- Configuration adjustment and code editing;
- Installing third party addons of any kind;
- Debugging and investigation of third party applications;
- Development of custom web scripts upon customer request.

When posting a ticket under our Development Services category you receive:

- Fast and professional assistance from a highly-skilled technician;
- Estimation of the time needed to complete work on your request and a quote of the overall cost.

For more information please visit:

www.siteground.com/support/showform.php?subtopic=60

Alternatively, you could try working on this issue further by yourself. In such cases we recommend that you:

- Check all available debugging / troubleshooting information you can find and search for keywords the net;
- Check if there is a community / forum support for the application / code you are using.

Thank you for your understanding of our efforts to provide better and more effective support.

Best Regards,

Genadi
Support Team
SiteGround.com
Joseph Graham
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4788
Re:No Captcha Image 8 Months, 3 Weeks ago Karma: 12
1) Share with us what version of PHP your webhost has installed

2) Make a phpinfo() dump by creating a new .php document on your webhost called "whatever123.php" (example) and paste the following code:
Code:

<?php
phpinfo();
?>


...then go to yoursite.com/whatever123.php and File > Save As the resulting page, add it to a ZIP archive, and attatch the file here.

It might be a bug, it might not be. Are you on Shared or Free hosting perchance? Regardless, the phpinfo() dump will tell us whether your host is missing something that the captcha needs - specifically, GD2 and FreeType libraries (among other things).


I have no idea how PHP permission errors even occur to be honest. As long as you have a moderately up-do-date Joomla installation/configuration and you've configred FTP root install for Joomla, it baffles me why it happens to some...
JonusC
Moderator
Posts: 792
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/07/03 09:54 By jonusc.
The administrator has disabled public write access.
Scripting for fun ;D
 
#4828
Re:No Captcha Image 8 Months, 2 Weeks ago Karma: 68
the captcha.php should be 644. Please use the forum's search function and you will find all the necessary permissions.
Daniel Dimitrov
Developers, developers, developers :)
Administrator
Posts: 3073
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Karlsruhe, Germany Birthday: 05/06
The administrator has disabled public write access.
Please write a review for joomlacomment at extensions.joomla.org

When you send me more info through the PM system, please provide a link to your problem in the forum!
 
Go to topPage: 1
Moderators: Daniel Dimitrov, JonusC

Our sponsors

Who's online

We have 2150 guests and 1 member online

Support us!

Our Blog

Joomla Backend Mastery - free Webinar! (24)
09.03.2010, 07:57:
I had a look over compojoom's forum last days. There are always some people that ask obvious questions in my eyes: "The comments are not showing" - we ...
Read more

Advertisement