Saturday, August 6, 2011

PHP help with creating folders with underscores?

Do you have the "Members" directory set to enough chmod rights to create directories from, within PHP? It should be 777 if you want to create something in it probably.. (chmod -Rf 777 Members, if i recall correctly)

No comments:

Post a Comment