VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: rvhattum on October 12, 2012, 19:39:39 PM

Title: Http500 error when user has incorrect credentials
Post by: rvhattum on October 12, 2012, 19:39:39 PM
Hi all,

I have a question regarding the login form within Virtuemart on the my account page. When a user has mistyped his credentials (or the user does not exist) the login form ends in an http error 500. I thought the problem occurs within the Theme i use but after i uninstalled it the error still occurs. Is this a known issue in Virtuemart 2.0.10?

My site with the login is: http://www.onobo.nl/index.php/maakbestel/mijnaccount (http://www.onobo.nl/index.php/maakbestel/mijnaccount)

Hopefully you guys can help me...

Greetings from Holland,
Ralf
Title: Re: Http500 error when user has incorrect credentials
Post by: jenkinhill on October 13, 2012, 11:58:47 AM
500 errors are recorded in the server error log. Have a look there, as it will tell you what the problem is.
Title: Re: Http500 error when user has incorrect credentials
Post by: rvhattum on October 13, 2012, 12:25:08 PM
Hi Kelvyn, i have checked the logs and the only information i can see related to this error is these:

77.251.105.227 - - [13/Oct/2012:12:20:50 +0200] "POST /index.php/maakbestel/index.php HTTP/1.1" 500 1049 "http://www.onobo.nl/index.php/maakbestel/mijnaccount" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.14 (KHTML, like Gecko) Version/6.0.1 Safari/536.26.14"

The error log gives me not any information, except an SSL issue: [Sat Oct 13 12:16:35.663378 2012] [ssl:warn] [pid 24848] AH01909: RSA certificate configured for www.onobo.nl:443 does NOT include an ID which matches the server name. But is has another timestamp so i think this has nothing to do with the 500 errors.

Can you figure out with these logs what is happening here?
Title: Re: Http500 error when user has incorrect credentials
Post by: concap on February 08, 2013, 03:33:59 AM
In case that somebody is still having issues with this.
GO to Site->System Infotmation->Directory Permissions and check that logs dir is writable as Joomla is storing error messages here. If dir is not writable then Error 500 occurs