Knowledge Base Help & Documentation:
JFolder::create: Could not create directory
This error happens if the folder with bridge files cannot be created due to the incorrect configuration or insufficient permission value.
Below are the solutions for this issue:
- Change the below variables in your configuration file(configuration.php) as shown.
- public $log_path = ‘/logs’;
- public $tmp_path = ‘/tmp’;
- Make sure that these folders have the folder permission value set to 755.