ZenphotoCMS Forum
Install on OVH webhost - 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: Install on OVH webhost (/thread-6355.html)



Install on OVH webhost - bevibes - 2009-12-31

Hi,

Since ZP 1.2.7 I get error 500 during install.
the solution is to edit permissions to 755.

and the .htaccess must contain:
`

SetEnv PHP_VER 5

SetEnv MAGIC_QUOTES 0

SetEnv REGISTER_GLOBALS 0

`

hope this help anyone.