John Karr on 26 Oct 2010 21:00:17 -0700 |
Eric and Doug's responses were on the right track, it was just as the error said a permissions problem. Everything looked right from ';s -l', but wasn't working. 'sudo su www-data', and then try to 'touch nothing' in the location then working through the tree with another ssh window as root to determine that www-data was blocked from file creation at a higher level in the directory tree. -----Original Message----- From: plug-bounces@lists.phillylinux.org [mailto:plug-bounces@lists.phillylinux.org] On Behalf Of Eric H. Johnson Sent: Tuesday, October 26, 2010 1:45 PM To: 'Philadelphia Linux User's Group Discussion List' Subject: Re: [PLUG] Drupal/CiviCRM Installation Brian, Who is the owner of the sites/default/files folder? Try setting it to www-data:www-data. Regards, Eric I'm installing Drupal and CiviCRM and getting what looks like permissions errors on the CiviCRM install, even though the Drupal install went fine and the permissions are the same. Error: Could not create directory: /var/www/drupal/sites/default/files/civicrm. I've manually created this directory and verified that permissions are wr for everyone. This install is on Ubuntu Server 10.10 I had also tried installing on opensuse 11.3 and got hung up by an incompatibility with the system date spewing errors on every page, but otherwise succeeded on that platform. P.S. I'm about to get an account with Linode, if anyone has any new customer offers or wants to get a referral credit... ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|