CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Host won't allow 777 permission
Pages: [1]

Author Topic: Host won't allow 777 permission  (Read 849 times)

jonprod4ever

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 5.4
  • CMS version: Wordpress
  • MySQL version: 2
  • PHP version: 5.5
Host won't allow 777 permission
January 13, 2015, 11:18:02 am
Is there any way to install CiviCRM without satisfying this requirement? My current host (WPEngine) does not allow it.
The user account used by your web-server needs to be granted write access to the following directory in order to configure the CiviCRM settings file:
//nas/wp/www/cluster-3127/civic/wp-content/plugins/files

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: Host won't allow 777 permission
January 13, 2015, 10:59:48 pm
Try with 666? Or
Code: [Select]
chmod a+w -R //nas/wp/www/cluster-3127/civic/wp-content/plugins/files
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Host won't allow 777 permission
January 16, 2015, 05:31:58 am
CiviCRM does not require 777 permissions. It requires write permissions for the Apache user. Ask your host what precisely will allow that.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

trouble

  • I’m new here
  • *
  • Posts: 4
  • Karma: -1
  • CiviCRM version: 4.5.5
  • CMS version: Still Evaluating between Drupal and wp
  • MySQL version: 5.4.4
  • PHP version: 5.5.12-Win32-VC11-x64
Re: Host won't allow 777 permission
January 18, 2015, 04:40:41 pm
Quote from: Hershel on January 16, 2015, 05:31:58 am
CiviCRM does not require 777 permissions. It requires write permissions for the Apache user. Ask your host what precisely will allow that.

Consider setting these permissions yourself in your .hosts file on the www side, then update your /files from there.
a little backwards, but mostly works.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Host won't allow 777 permission

This forum was archived on 2017-11-26.