In LocalSettings.php, I have this:
$wgEnableUploads = true;
$wgUploadPath = "$wgScriptPath/images"; $wgUploadDirectory = "$IP/images";
But when I try to upload an image, I keep getting this:
Could not create directory "public/6/64".
Somewhere MW thinks I want to upload files to a directory called "public".
Tim
......................................................... ! ............................................................. Tim Ware .. HyperArts .. 201 4th Street, Ste 404 .. Oakland CA 94607 t: (510) 339-6084 .. f: (510) 339-6086 .. e: tim@hyperarts.com http://www.hyperarts.com Map
mediawiki-l@lists.wikimedia.org