| Author |
Message |
StalkS Hangin' Around

Joined: Oct 04, 2003 Posts: 35
|
Posted:
Wed Jan 27, 2010 6:03 am |
|
I would really appreciate some assistance with a strange Captcha issue I am having.
I recently noticed that someone on my site left a message saying they could not download a certain file. I tried it myself and noticed that even if you correctly typed the Captcha details it would always respond “You have entered an invalid Passcode” This is the case with all areas on the site that require Captcha authentication including the admin panel.
The only thing I have change recently is I added a Google Ads block which I have since removed but still the problem persists.
Any Help would be greatly appreciated.
StalkS |
Last edited by StalkS on Thu Jan 28, 2010 9:26 am; edited 3 times in total |
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 Location: North Carolina
|
Posted:
Wed Jan 27, 2010 6:19 am |
|
Try deactivating your Site Sponsor block. |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Wed Jan 27, 2010 6:22 am |
|
|
|
 |
StalkS Hangin' Around

Joined: Oct 04, 2003 Posts: 35
|
Posted:
Wed Jan 27, 2010 7:49 am |
|
Thanks for your quick replys.
nuken - I cannot log in as admin to deactivate the block because of the captcha requirement. So I just FTP'd in and renamed the block.
Palbin - The Captcha displays just fine. It is when you type the code it always says that it is incorrect. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9133 Location: Arizona
|
Posted:
Thu Jan 28, 2010 6:53 am |
|
Did you move hosts? I have a feeling that the PHP session configuration or the permissions on the directory where the PHP sessions are to be stored have been changed and so PHP sessions are no longer working. I would check with your host if you are not managing the server/account yourself.
By the way, you might be able to see an error in your error logs about a permission problem (just don't post the detailed path here). |
|
|
|
 |
StalkS Hangin' Around

Joined: Oct 04, 2003 Posts: 35
|
Posted:
Thu Jan 28, 2010 7:27 am |
|
montego - thanks for the advice. The site is hosted by a third party and I am unaware of any changes they might have made. The error log throws up the following regarding Cpatcha:
[Thu Jan 28 12:50:51 2010] [error] [client 208.115.151.221] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: open(/tmp/sess_4b3fa64c60c2fe7cc64f0fblahdd95fc1, O_RDWR) failed: Read-only file system (30) in /home/blahblahblah/includes/class.php-captcha.php on line 48, referer:
Any advice would be greatly apprciated.
Regards
StalkS |
Last edited by StalkS on Thu Jan 28, 2010 9:26 am; edited 2 times in total |
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Thu Jan 28, 2010 8:10 am |
|
I am no expert in server setup, but that Read-Only looks like the problem. I'd just send them that, and I am sure they will recognize the problem. |
|
|
|
 |
StalkS Hangin' Around

Joined: Oct 04, 2003 Posts: 35
|
Posted:
Thu Jan 28, 2010 9:29 am |
|
Thank you everyone for your help. Support at my hosting company have fixed the issue thanks to the advice here.
Seems it was a CPanel issue see below:
| Quote: | | A cpanel update seems that had changed the /etc/fstab file, changing the parameters of /tmp partition, which has resulted in the partition to be read-only. |
Thanks again
StalkS |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9133 Location: Arizona
|
Posted:
Fri Jan 29, 2010 6:43 am |
|
Tell all your friends about this site...  |
|
|
|
 |
|
|
|
|