Page 1 of 1
[Help] Admin login
Posted: 23 Dec 2012, 03:47
by compubuster
Hello,
I have a problem with the login.
After I entered there as admin user and password, i still ended up in the login form.
The iv-config folder has chmod777. I have also deleted the users.php file several times. This will also be renewed each time.
A search in the forum did not help.
I hope someone could help me.
Frank M.
Re: [Help] Admin login
Posted: 23 Dec 2012, 23:21
by Nick
It might be an issue with uploading, when some files are misplaced or something on server but to diagnose it I would need the ftp login.
iv-config/users.php file is being re-created every time indeed, this is how Imagevue works. At the first run it creates a default admin/admin users.php.
Re: [Help] Admin login
Posted: 30 Dec 2012, 13:36
by compubuster
Some days before, i had sent you a PM. Have you been able to look?
Re: [Help] Admin login
Posted: 31 Dec 2012, 12:05
by compubuster
because I have received no answer anymore, I have deleted the desired access for safety reasons.
Re: [Help] Admin login
Posted: 01 Jan 2013, 09:28
by Nick
Sorry an urgent travel appeared on my schedule and I was unable to check your installation since the last days before the new year were extremely busy. If you can keep the login working again I will try to take a look one more time.
Re: [Help] Admin login
Posted: 01 Jan 2013, 09:57
by compubuster
ok, so i have reactivated the ftp account
Re: [Help] Admin login
Posted: 02 Jan 2013, 11:58
by Nick
Unfortunately you will have to contact your hosting support as the problem is with the server, not with Images. Data from login form don't reach php.
I suspect this might be related to incorrect settings of mod_security installed on your server. I have tried to disable mod_security using .htaccess from our troubleshooting page:
https://www.photo.gallery/documentation/trou ... g/#suhosin but this produces error 500.
I have prepared a test link you can send to your provider.
Normally when you fill the form up you will see some data on top, in your case it just comes out empty after pressing login button. No data appear in php. $_POST global variable stays empty.
Please contact your hosting support.
Re: [Help] Admin login
Posted: 03 Jan 2013, 02:41
by compubuster
First, thanks a lot.
I had a server update, then there was the problem.
After i reinstalled the server, everything works now.