![]() |
|
Waned: IIS/Windows 2003 Server Installaion Guide - 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: Waned: IIS/Windows 2003 Server Installaion Guide (/thread-5937.html) |
Waned: IIS/Windows 2003 Server Installaion Guide - kenshi - 2009-10-04 It seems to me that there are problems installing on Windows 2003 server running IIS. Yet I had heard that some people here were able to solve these problems by altering config files. Can someone please point me to an installation guide or at least write one up? Waned: IIS/Windows 2003 Server Installaion Guide - acrylian - 2009-10-04 We officially recommend using Apache. We have no abilities to test on ISS servers and don't support them officially (we recently changed the requirements statement on our site regarding that, too). Did you search the forum? Hopefully some user will have some help. Waned: IIS/Windows 2003 Server Installaion Guide - kenshi - 2009-10-13 It finally worked once I made sure the mbstring extension was turned on. Waned: IIS/Windows 2003 Server Installaion Guide - Elstivo - 2009-12-28 How did you get pass the chmod? I want to install it on a Windows homeserver. Not for public use only private (intranet). Windows don't know chmod. Waned: IIS/Windows 2003 Server Installaion Guide - sbillard - 2009-12-28 Chmod is how you change file permissions on Unix systems. You will have to change the properties of the folders/files the Windows way. You want the owner to have read/write/execute priviledges. If you are only running locally, then that will be enough. Just make sure that the user addigned to the WEB server has those priviledges. Waned: IIS/Windows 2003 Server Installaion Guide - Elstivo - 2009-12-28 Thanks for your reply, PHP version 5.2.6 When this option is not in effect, file and folder permissions are relaxed. This could constitute a security risk so it is recommended that you enable Strict Permissions. However, on some servers Zenphoto does not function correctly with strict file/folder permissions. If you enable this option and Zenphoto has permission errors, run setup again and disable the option. Click here to use strict file/folder permissions. NOTE: This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems. MySQL setup in zp-config.php Waned: IIS/Windows 2003 Server Installaion Guide - sbillard - 2009-12-28 If you are the only one with access to the server you can ignore this warning. It is saying that the file permissions on your server might be less secure than you would want. (You have apparently let others have the full permissions to the folders.) [EDIT] Note that warnings are just that, warnings, not errors. You can procede with the install with outstanding warnings. They are just something you might wish to consider. Waned: IIS/Windows 2003 Server Installaion Guide - sbillard - 2009-12-28 Note that the Waned: IIS/Windows 2003 Server Installaion Guide - Elstivo - 2009-12-28 I'm Noob, maybe it's a stupid question but I still get this Webpage with the warning, no buttons to push what so ever. When can I go to the next stage using Zenphoto. Probaly I missed something. I am still staring at the Zenphoto setup page. thanks for your patience Waned: IIS/Windows 2003 Server Installaion Guide - sbillard - 2009-12-28 If there are no buttons to push there most likely is a script error. You will have to look at your server logs to see what PHP errors have occurred. For instance, if the |