Search…

X3 Photo Gallery Support Forums

Search…
 
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with long names do not show

09 May 2011, 01:48

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.
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with long names do not show

09 May 2011, 02:18

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...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with long names do not show

09 May 2011, 06:13

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.
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with long names do not show

09 May 2011, 14:03

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!
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with long names do not show

10 May 2011, 00:28

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.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with long names do not show

10 May 2011, 00:57

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?
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with long names do not show

12 May 2011, 16:53

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.
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with long names do not show

13 May 2011, 03:55

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?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with long names do not show

13 May 2011, 09:46

Interesting, have a link and ftp login to your new site?
firedev.com