VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: florihana on August 25, 2017, 09:58:30 AM

Title: bad login return error 500 page
Post by: florihana on August 25, 2017, 09:58:30 AM
Hi expert

VirtueMart 3.0.18
joomla 3.6


Just have 500 error return if I type the wrong login information for login page:

https://www.florihana.com/en/component/users/?view=login

I had check the configuration.php the path is correct for log/tmp

Then

for log/tmp file has 777 permission

after I had no clue why this happend suddenly

could some one help ? :'( :'( :'(


thank you
Title: Re: bad login return error 500 page
Post by: florihana on August 25, 2017, 10:07:59 AM
By the way also check php parametres, looks should be ok:

Title: Re: bad login return error 500 page
Post by: Ghost on August 25, 2017, 10:12:09 AM
Looks like PHP error. Enable error reporting.
Title: Re: bad login return error 500 page
Post by: jenkinhill on August 25, 2017, 10:45:49 AM
And never use 777 directory permissions!
Title: Re: bad login return error 500 page
Post by: florihana on August 25, 2017, 10:48:47 AM
Thank you, I had make debug server : maxime

and I see the php error

now it is solved :) :) :)