Install on OVH webhost

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.
Sign In or Register to comment.