Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: JFolder::create: Could not create directory + Joomla error.  (Read 2119 times)

0 Members and 1 Guest are viewing this topic.

Chetan Singh

  • Full Member
  • ***
  • Posts: 123
  • Karma: +2/-0
  • Bienvenido a las Tecnologías de la Admin-Ahead.
    • Admin-Ahead Server Technologies.
JFolder::create: Could not create directory + Joomla error.
« on: November 30, 2013, 04:36:28 pm »
Hello,

If you are getting this error while installing any Joomla Extensions, please follow these steps to fix this issue. It is related to the Joomla configuration file "configuration.php" file's entry. Firstly, you have to make sure "/tmp" and "/logs" entries are correctly mentioned in your configuration file.

==============>>>
public $log_path = '/home/username/public_html/logs';
public $tmp_path = '/home/username/public_html/v2/tmp';
==============>>>

Also make sure that these folder has the folder permission 755. Now, try to install Joomla Extensions again, it should work.

Thank you,
Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!