![]() |
|
try to rotate image? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: try to rotate image? (/thread-6283.html) |
try to rotate image? - funkyapache - 2009-12-15 Hi, I've uploaded an image and can't seem to rotate it. The option is greyed out. Anything I could try. When I ran my setup I had to use loose security try to rotate image? - acrylian - 2009-12-15 If you can't rotate your server probably does have the functionality to do so. try to rotate image? - funkyapache - 2009-12-15 How can I check\enable it? Using ubuntu9.04 with full root access and have lampp setup. try to rotate image? - acrylian - 2009-12-15 Support for that needs to be installed on your server directly with the GD libary that does the image processing. Maybe it is installed but not enabled. You will have to look at the php.ini file (You have of course to find out where that is on a LAMP setup). try to rotate image? - funkyapache - 2009-12-15 yeah I know where php.ini is (for future reference by default its under /opt/lampp/etc/php.ini) how do i check if GD Library is installed. I'm busy going through my php.ini file. try to rotate image? - funkyapache - 2009-12-15 Ok I just run phpinfo() and I see a gd section it says the following try to rotate image? - acrylian - 2009-12-15 Check directly for this function: http://php.net/manual/en/function.imagerotate.php try to rotate image? - funkyapache - 2009-12-15 Sorry not quiet sure how to directly test it. try to rotate image? - funkyapache - 2009-12-15 I tried the example that it has on that site but all it outputs is the url to that script try to rotate image? - acrylian - 2009-12-15
try to rotate image? - funkyapache - 2009-12-15 It returns the text exists. Maybe its permissions. If i right click my albums folder zenphoto/albums/firstgalley and select properties and view the permissions it says "nobody" is the owner and I cannot change the owner of the folder or files as I'm not nobody. try to rotate image? - sbillard - 2009-12-16 Have you checked your auto rotate image option? try to rotate image? - funkyapache - 2009-12-16 Thanks that worked. It was not checked. try to rotate image? - divedj - 2009-12-19 Hi, I just got the same problem. Checked alredy all the above and the auto rotate option is not checked. If there are any more ideas it would be very nice to let me know. Thank you very much Dieter try to rotate image? - acrylian - 2009-12-19 Well, if the auto rotate option is not checked it will of course not work... If you mean you can't check the option you may need to contact your service provider. try to rotate image? - divedj - 2009-12-19 Sorry, I was missreading the part with auto rotation. Autorotation checked its working!! Thanks a lot. Dieter |