"The specified file themes/bartik/logo.png could not be copied, because the destination directory is not properly configured." then in the logfile, "http://69.90.112.112/d7/drupal-7.0/admin/appearance/settings/bartik?render=o... Referrer http://69.90.112.112/d7/drupal-7.0/admin/appearance/settings/bartik?render=o... Message The file permissions could not be set on public://color/bartik- a3e578e8/colors.css." This doesn't help me. If I knew which permissions were the right ones I'd certainly change them but what ARE the correct ones and where is this "public://color....." folder. and there doesn't appear to actually be any such folder as drupal-7.0/admin Ideas? documentation? Dave -- When a respected information source covers something where you have on-the- ground experience, the result is often to make you wonder how much fecal matter you've swallowed in areas outside your own expertise. -- Rusty Russell
Drupal use's Apache's mod_rewrite for all non-static URLs. /admin isn't a folder, it's /index.php?q=/admin. Same with everything else. You probably need to make Drupal's public file directory writable by the webserver, which is probably /sites/default/files. On Mon, Feb 28, 2011 at 5:11 PM, Dave Stevens <geek@uniserve.com> wrote:
"The specified file themes/bartik/logo.png could not be copied, because the destination directory is not properly configured."
then in the logfile, " http://69.90.112.112/d7/drupal-7.0/admin/appearance/settings/bartik?render=o...
Referrer
http://69.90.112.112/d7/drupal-7.0/admin/appearance/settings/bartik?render=o...
Message The file permissions could not be set on public://color/bartik- a3e578e8/colors.css."
This doesn't help me. If I knew which permissions were the right ones I'd certainly change them but what ARE the correct ones and where is this "public://color....." folder.
and there doesn't appear to actually be any such folder as drupal-7.0/admin
Ideas? documentation?
Dave
--
When a respected information source covers something where you have on-the- ground experience, the result is often to make you wonder how much fecal matter you've swallowed in areas outside your own expertise.
-- Rusty Russell -- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
Carl Wiedemann -
Dave Stevens