ZenphotoCMS Forum
zenphoto on windows 2008 server - 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: zenphoto on windows 2008 server (/thread-5442.html)



zenphoto on windows 2008 server - dergucker - 2009-07-07

Hey,

i want to use zenphoto on my windows 2008 server. After i'ved uploaded everything i started the setup.php and followed the instructions.

The installation finished - and i can create gallerys but i have two problems:

  1. there are no thumbnail pictures
  2. if i call the main page (www.mydomain.com/zenphoto/) and try to open one of my gallerys i get an error from my windows server ("resource not found").

Any ideas? Did i forget anything?

Thanks

Martin




zenphoto on windows 2008 server - sbillard - 2009-07-07

Probably you have configured mod_rewrite. So far as I know Windows servers will not support that.




zenphoto on windows 2008 server - dergucker - 2009-07-09

Thanks for your fast reply.

I cant find the mod_rewrite entry in my zenphoto config.

So i added this entry: $conf['mod_rewrite'] = false;

to my zp-config.php

The error is still the same ... Could it be that i need
to set the webpath and serverpath manually?




zenphoto on windows 2008 server - dergucker - 2009-07-09

AAAAHH... i changed the mod_rewrite value in the zenphoto backend.

Thanks for help!