![]() |
|
What is not working for me - 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: What is not working for me (/thread-214.html) |
What is not working for me - Chilifrei64 - 2006-01-11 I just did a clean install of ZenPhoto 1.0b on a Windows 2003 Here is what I have noticed
define('SERVERPATH', '[full path]/zenphoto'); to fix the paths from being http://index.php/whateverelsewashere?
Otherwise.. things seem good.. it actually seems faster than it was or maybe it was just me.... you guys have made my day with releasing this... I was up late last night checking your site hoping it would come out yesterday and i could start playing. All looks good though.. Thank you. http://beta.chilifrei.net/zenphoto1 What is not working for me - Luckyspin - 2006-01-12 The email is sent using the php mail() function. This is notoriously hard to get to work on windows. I haven't managed to get it work on mine at home for example! What is not working for me - trisweb - 2006-01-12 IIS... whoo... good luck! No, seriously, we should try to get it workig as well as possible on IIS. If you could file each of these bugs on berlios that'd be great. Oh, except #1, #4, and #5 which I'm pretty sure aren't IIS specific. Thanks! What is not working for me - cmoreno - 2006-03-23 on these lines to add to the config file, define('SERVERPATH', 'C:\websites\blah\www\website\gallery'); or does the serverpath need to be the full URL of where the gallery is installed? |