Hi! I was trying to install gibbon from cpanel in my hosting and it was always failing, hosting techs said it is an issue between gibbon and softaculous. So hosting staff ended up installing gibbon for me. They sent me the creds and didnt work. Tried to reset it via the forgot password feature and same luck. I even tried to reset it myself from phpadmin with the following query I found in a different answer in this forum:
UPDATE gibbonPerson SET password=md5(‘ghJiHBaP6tGL’), passwordStrong=‘’, passwordStrongSalt=‘’ WHERE gibbonPersonID=1;
However, I am still out of my new installation.
Any clues?
Javiers, that is really odd, but sometimes these things do happen with shared hosting, where you are not in control of all aspects of your own environment. Can you please email a dump of your gibbonPerson table to support@gibbonedu.org, so that we can look at the values there. Also, please can you ask your host for the php error logs, so that we might be able to look for related errors. Finally, please can you share here the return URL you are getting when login fails? Ross.