Page 1 of 1
Logs me out on attempt to save config modifications
Posted: 21 Jan 2009, 17:48
by horry
Hiya,
tried to change some stuff (every setting works the same) in admin config and whenever I want to apply changes by pressing save I get thrown out back to log in screen. When I log back in and reenter config I can see the menu list is expanded on the fragment I was editing.
I can manage my folders with no problem, it's only config I have problems with. Tried it on two different builts.
Could you guys help me out please? I was searching forums for the solution but to no avail.
Cheers
Posted: 22 Jan 2009, 01:20
by Nick
Hmm there might be different explanations, but to be sure please provide url to gallery, gallery admin and password and ftp login. Need to take a closer look.
Posted: 22 Jan 2009, 03:34
by horry
PM sent.
Posted: 22 Jan 2009, 16:36
by Nick
You're out of luck, you have php4 "hardened" by suhosin which thinks somebody tries to hack the server config and disables anything.
There are more posts about issues with it, and to put things short – with suhosin it won't work. I think we'll add it to our test suite:
http://campus.sisco.pl/x2/imagevue-check.php
viewtopic.php?p=13808#13808
Posted: 23 Jan 2009, 09:16
by horry
pain wrote:You're out of luck, you have php4 "hardened" by suhosin which thinks somebody tries to hack the server config and disables anything.
There are more posts about issues with it, and to put things short – with suhosin it won't work. I think we'll add it to our test suite:
http://campus.sisco.pl/x2/imagevue-check.php
viewtopic.php?p=13808#13808
Cheers, I will talk to my providers and see what they come up with.
Will keep you updated.
Posted: 23 Jan 2009, 18:24
by Nick
Actually suhosin can be ok:
viewtopic.php?t=4537
Posted: 29 Jan 2009, 04:43
by horry
Just out of curiosity, how dangerous it is to switch the whole suhosin packet off?
Posted: 29 Jan 2009, 08:16
by Nick
I would say it's safe, actually Imagevue DOES work with suhosin.
But it have to be properly set up, and here I cannot give exact directions, except some ideas:
viewtopic.php?p=13808#13808
There are many options and sometimes quite stupid ones are enabled which preveting uploads and editing config (or anything with 'config' in url)
Posted: 29 Jan 2009, 09:03
by horry
pain wrote:I would say it's safe, actually Imagevue DOES work with suhosin.
But it have to be properly set up, and here I cannot give exact directions, except some ideas:
viewtopic.php?p=13808#13808
There are many options and sometimes quite stupid ones are enabled which preveting uploads and editing config (or anything with 'config' in url)
Would it be too much of me to ask you to check my php.ini and make appropriate changes? I don't really feel confident in this field, to be frank.
Posted: 30 Jan 2009, 06:58
by horry
Done!
I have dled php.ini and added
suhosin.simulation=on at the end of it. Just make sure you upload the file to the folder your domain points at!
Pain, thanks for all the help!
Posted: 30 Jan 2009, 08:56
by Nick
Whoa it worked!
Gotta add it to FAQ.
viewtopic.php?p=14862#14862