![]() |
|
Internal Server Error - 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: Internal Server Error (/thread-5119.html) |
Internal Server Error - Floyd56 - 2009-04-30 I installed zenphoto version 1.2.1 a few months back. It has been working perfectly until the other day, when I had to change the php version on the server to 5.2.9. How should I handle this issue without the risk of losing my custom style sheet and images? Thank you! Internal Server Error - sbillard - 2009-04-30 If your style sheet/images are named differently from the zenphoto ones, just install the new zenphoto. If you have just modified zenphoto files you will have to save off your modified files first. In either case it would be a good idea to compare your css to the equivalent one from the release to see if there have been changes made. But, I would not expect the change to php version 5.2.9 to be the source of your problem. What else did you have to do? Internal Server Error - Floyd56 - 2009-04-30 It appears that it was a permissions issue. The issue was resolved by a tech at my host; he changed permissions on all files to 644 and on all folders to 755. He said is required by php5. Thank you for your response - I appreciate it. |