Installation error - Could not create directory plug-in
When I install a new plug-in, I got this error:
"JFolder::create: Could not create directory plug-in"
Later, I found out the cause. The parameters in configuration.php are not configured correctly.
Please make these two lines in configuration.php pointed to the correct directory.
Code
var $log_path = '/home/user/public_html/logs'; | |
var $tmp_path = '/home/user/public_html/tmp'; |
Tags: joomla
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
Feedback awaiting moderation
This post has 49 feedbacks awaiting moderation...
Form is loading...