0
I recently picked up a site developed in Cakephp. I migrated it to 2 different servers and the site worked normally. When I went to migrate to a third server, it simply no longer generates the Thumbs as it was to generate.
None of the thumbnails generated exist on the server. I noticed that it generates the Humbs at the time of exhibition, but something causes it to generate non-existent files.
Who can help and want to visualize the error is enough access the site
Maybe there is a disk cache. Already checked directory permissions?
– Bacco
check read and write permission in the /upload/Thumb folder
– Savrige
I was able to solve the problem by changing the read and write permission suggested by @Borachio. Thank you very much for your help, friend!
– Wlisses Guerra