10/21/2013 at 10:15 am
#271921
Participant
Hi Steven
I’m just reporting that when I moved my site from my local install to the production server I had further problems with thumbnails. Of course I modified the timthumb-config.php with the proper path (/opt/bitnami/apps/wordpress/htdocs). But the problem came from the rights to the connection_image, connection_template, and cache directory. The rights were 755 but the owner was not the same than the original install of the LAMP and WP. To solve that I put 777, not very safe but cannot otherwise I would have to redo the install.
