I compiled with NOSUID at my Linux Box and uploaded via FTP to my provider. CACHE is 777, convert (ext) works fine. All images below /cache look nice when I download them.
btw: my provider is running in Safe mode, and yes, I read the threat below BUT i dont see any problem in rendering the images. The only problem is, that this new version of phpix does not use normal image tags which point to cache/xxx.jpg instead those image tags point to an php page. For me there seems to be the error somewhere
hope you could understand my weered english,
mfg, Chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I compiled with NOSUID at my Linux Box and uploaded via FTP to my provider. CACHE is 777, convert (ext) works fine. All images below /cache look nice when I download them.
BUT, on the Webpages like:
http://www.superbaumi.de/test/phpix3/view.php?album=2001&pic=michis_bruder.jpg&dispsize=480&start=0&picindex=0
I only see this face and the Image URL is some kind of strange like:
http://www.superbaumi.de/test/phpix3/showpic.php?album=2001&pic=michis_bruder.jpg&user=&dispsize=480&width=480&height=360
I love PHPix since the early beginning and I have had several little issues which i solved, but I have no glue about this one.
I would love to hear from someone ...
Thanks in advance,
Chris
I tried some thinks out, and there it is the problem:
My ftp user is 2273:ftp-only
and the generated files belong to 33:www-data
Could this cause the problem? I mean,
i can access the images through the web via
http://www.superbaumi.de/test/phpix3/cache/2001/
But maybee the php script cant access them.
btw: my provider is running in Safe mode, and yes, I read the threat below BUT i dont see any problem in rendering the images. The only problem is, that this new version of phpix does not use normal image tags which point to cache/xxx.jpg instead those image tags point to an php page. For me there seems to be the error somewhere
hope you could understand my weered english,
mfg, Chris
I will try and determine what is happening for you and resolve this issue
CHeers
David