Page 1 of 1

HTML: images with long names do not show

Posted: 08 May 2011, 23:47
by Martin

Re: HTML: images with long names do not show

Posted: 09 May 2011, 01:48
by Nick
Thanks for extensive testing, as you can see imagevue became quite complex solution and we barely could test everything ourselves. Will check what's going on bit later.

Re: HTML: images with long names do not show

Posted: 09 May 2011, 02:18
by Martin
pain wrote:Thanks for extensive testing ... ... Will check what's going on bit later
No need to thank me...
... and take your time to solve the issues....
You're already doing a great job with such quick fixes...

Re: HTML: images with long names do not show

Posted: 09 May 2011, 06:13
by Nick
Unfortunately this is on your side.

http://www.hardened-php.net/suhosin/con ... ame_length

You have to contact your hosting support and ask them to disable suhosin, because we can't do this using .htaccess method described in our troubleshooting section.

https://www.photo.gallery/documentation/troubleshooting/

Gotta say that suhosin is not a problem by itself, but every other server has "security" nuts and bolts tightened too much.

Re: HTML: images with long names do not show

Posted: 09 May 2011, 14:03
by Martin
pain wrote:You have to contact your hosting support and ask them to disable suhosin, because we can't do this using .htaccess method described in our troubleshooting section.
I modified the .htaccess but without result... but I see above that you already told me so...
I´ll contact my provider...

Thanx!

Re: HTML: images with long names do not show

Posted: 10 May 2011, 00:28
by Martin
pain wrote:You have to contact your hosting support and ask them to disable suhosin....
I contacted my hosting provider, but they tell me that suhosin cannot be disabled :(
Does this sound credible to you?

Now, I've the option to shorten the filenames or to find another hosting provider that has no suhosin activated.

Re: HTML: images with long names do not show

Posted: 10 May 2011, 00:57
by Nick
Things like this are really annoying, we have different suhosin issues since they started to ship php with it. And I can guarantee that default suhosin configuration does not harm Imagevue. Unfortunately then they start to change all those parameters and it blocks flash uploaders, editing configs (because too much data in post request), not this.

Try to ask them to remove the limitation of the get variable length, what's the point in it?

Re: HTML: images with long names do not show

Posted: 12 May 2011, 16:53
by Martin
pain wrote:Try to ask them to remove the limitation of the get variable length, what's the point in it?
They won't even do this...
... so I'm going to switch to another hosting provider, one that has no suhosin problems.

Re: HTML: images with long names do not show

Posted: 13 May 2011, 03:55
by Martin
mabro wrote:... so I'm going to switch to another hosting provider, one that has no suhosin problems.
I put Imagevue in a folder of a site that is hosted at another provider.
I do not get the orange triangle with exclamation mark that warns me that Suhosin is installed on that server.
But when I take a look at 'Diagnostics / Phpinfo' I see that the server is protected with a Suhosin patch.

Does the Suhosin warning only appear when Suhosin is suspected to give some trouble?

Re: HTML: images with long names do not show

Posted: 13 May 2011, 09:46
by Nick
Interesting, have a link and ftp login to your new site?