Thread: Cant upload
View Single Post
Old January 31st, 2005, 09:59 AM   #16 (permalink)
mrdatalife
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 9
Re: Cant upload

i was testing gallery rc2 on my win box without any problems.

i assume you have a recent version of php...
for gd in windows, you'll need to edit the php.ini file and remove the commentor (";")for the gd extension. easy as that.

also, when setting your paths, be sure to use forward slashes. ie. c:/inetpub/wwwroot/gallery/files

then to set the permissions, go to properties for the given folder and select permissions. from there, you can selectively set who can/cannot read/write/etc.
windows does not have a chmod function.

hope that helps ya.
mrdatalife is offline   Reply With Quote