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 »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • mkdir error
Pages: [1]

Author Topic: mkdir error  (Read 1464 times)

Jorisvt

  • Guest
mkdir error
September 16, 2007, 01:35:22 pm
I get a strange error after moving a Drupal/CiviCRM website.
This is the error:

Code: [Select]
warning: mkdir(/home/oldfolder/domains/website.nl/public_html/files/civicrm/upload/) [function.mkdir]: No such file or directory in /home/newfolder/domains/website.nl/public_html/modules/civicrm/CRM/Utils/File.php on line 118.

Look at the 'oldfolder'/'newfolder'.
After the move I changed $civicrm_root to /home/newfolder/domains/website.nl/public_html/modules/civicrm/ and the CIVICRM_TEMPLATE_COMPILEDIR to /home/newfolder/domains/website.nl/public_html/files/civicrm/templates_c/

It looks like it still tries to make a folder according to the old configuration.

Is this a cache problem?

Thanks in advance,
J

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: mkdir error
September 16, 2007, 01:50:33 pm

Fix the other DB settings at:

q=civicrm/admin/setting/path&reset=1

which is administer civicrm >> global settings >> directories

we also have directory settings stored there

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Jorisvt

  • Guest
Re: mkdir error
September 16, 2007, 02:08:23 pm
Thanks, it worked.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • mkdir error

This forum was archived on 2017-11-26.