-
AuthorPosts
-
September 30, 2010 at 12:39 pm #154782
# JFolder::create: Could not create directory
# JFolder::create: Could not create directory
# JFolder::create: Could not create directoryHi,
I installed the JA-norite, becomes a problem. How do I get that text: off the page?
And problems with the settings (admin) on the page:JoomArt Extensions Manager -> administrator / components / com_jaextmanager / lib / config_joomla.php on line 52
Help?
musicinme Friend
musicinme
- Join date:
- September 2009
- Posts:
- 70
- Downloads:
- 3
- Uploads:
- 9
- Thanks:
- 6
- Thanked:
- 50 times in 23 posts
September 30, 2010 at 4:25 pm #357224To solve this issue access the configuration.php file in the root folder where your Joomla! files are located.
Open the configuration.php file and look for the following lines
var $log_path = '/usr/home/web/joomla/logs';var $tmp_path = '/usr/home/web/joomla/tmp';
Make sure the paths to the logs and tmp folder is correct.
Change it to something like below and the error message should disappear
var $log_path = './logs';var $tmp_path = './tmp';
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
September 30, 2010 at 5:26 pm #357230<blockquote>Make sure the paths to the logs and tmp folder is correct.</blockquote>
To get along getting perfect path to be entered, Please view this::
http://docs.joomla.org/How_to_solve_Installation_errors_Extension_Manager
This would even help while the site is in sub-directory 🙂
December 30, 2011 at 6:44 pm #431922<em>@musicinme 196223 wrote:</em><blockquote>To solve this issue access the configuration.php file in the root folder where your Joomla! files are located.
Open the configuration.php file and look for the following lines
var $log_path = '/usr/home/web/joomla/logs';var $tmp_path = '/usr/home/web/joomla/tmp';
Make sure the paths to the logs and tmp folder is correct.
Change it to something like below and the error message should disappear
var $log_path = './logs';var $tmp_path = './tmp';
</blockquote>hi, the page i installed now is http://www.dailyclean.de
i have the same problem.after i edit the configuration.php according the advice of musicinme , the problem are still not solved.
what should i do? 🙁thankx
-
AuthorPosts
This topic contains 4 replies, has 4 voices, and was last updated by cuchirice 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum