![]() |
|
Caching images in root of cache folder instead of its subfolders - 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: Caching images in root of cache folder instead of its subfolders (/thread-8500.html) |
Caching images in root of cache folder instead of its subfolders - Jole - 2011-04-16 Hello. Recently I upgraded my hosting account, I moved my site from shared hosting to VPS (virtual private server). On old shared hosting Zenphoto gallery created images in cache folder and its subdirectories. Example: Everything worked ok. But now, on new server gallery creates all images again, even subfolders and images in cache folder already exist. Example: Gallery now do not use subdirectories in cache folder and images in them, instead, it creates all images in root of cache folder. File/Folder permissions for cache folder and files are 644 for files and 755 for folders. Google and other search engines already indexed a lot of images from my old hosting from cache folder and its subfolders, so, what I should do to tell gallery to use that images again.One more thing I noticed. When I log into gallery, and go to upload page I get "yellow note" "PHP Safe Mode Restrictions in effect! You may be unable to perform uploads when PHP Safe Mode restrictions are in effect" Then I looked in phpinfo file and searched for it, this is what I have found: Directive Local Value Master Value Then I checked it o old hosting: Directive Local Value Master Value But, I have no problems with uploading. I can upload images using web browser. My problem is cache folder. Informations you may need: Zenphoto version 1.2.9 [5088] (Official Build) Best regards. Caching images in root of cache folder instead of its subfolders - acrylian - 2011-04-16
Caching images in root of cache folder instead of its subfolders - Jole - 2011-04-17 Thank you. I have disabled php safe mode, and I have increased memory limit from 64 to 96M. Best regards. |