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 »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Warning mkdir()
Pages: [1]

Author Topic: Warning mkdir()  (Read 1484 times)

leahb

  • Guest
Warning mkdir()
January 14, 2009, 03:01:22 pm
I just installed CiviCrm, and this is the message I get when I go to the CiviCRM HOME:

Warning: mkdir() [function.mkdir]: Permission denied in ...administrator/components/com_civicrm/civicrm/CRM/Utils/File.php on line 114
Error: Could not create directory: ...media/civicrm/templates_c/en_US/.


What is wrong?  How do I fix?? Thank yoU!

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: Warning mkdir()
January 14, 2009, 09:26:53 pm
This problem is related to permission of folder

just give the recursive 777 OR writable permission to media directory under joomla or civicrm directory under joomla/media/
Eg.
chmod 777 -R media

sunil
The community around a product more important than the product itself?

leahb

  • Guest
Re: Warning mkdir()
January 15, 2009, 08:03:21 am
No luck, they are all 777,,, any other solutions??

leahb

  • Guest
Re: Warning mkdir()
January 16, 2009, 06:45:51 am
Anyone?  Should I just try to re-install?  What is causing this is all my permissions are set to 777?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Warning mkdir()
January 16, 2009, 06:55:19 am
May be re-installing might help. Also before reinstalling make sure there is no civicrm directory in media folder. Then chmod -R 777 media.

HTh

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Warning mkdir()

This forum was archived on 2017-11-26.