JFolder::create: Path not in open_basedir paths.
- GK User
- Fri Feb 10, 2017 7:27 pm
Hi.
Everytime I updated joomla I start getting line with this message on all pages:
Is there a way to solve this problem so it doesn't come back?
My site www.islamqav.com
Everytime I updated joomla I start getting line with this message on all pages:
JFolder::create: Path not in open_basedir paths.
Is there a way to solve this problem so it doesn't come back?
My site www.islamqav.com
-
- Gold Boarder
- teitbite
- Tue Feb 14, 2017 3:01 pm
Hi
In global configuration for joomla You need to add live site's url to settings.
In global configuration for joomla You need to add live site's url to settings.
-
- Moderator
- GK User
- Fri Feb 17, 2017 10:39 pm
Hi, thanks, could you please show me a screenshot of where exactly this is? And by ''live site's url'' you mean: www.islamqav.com, right?
-
- Gold Boarder
- teitbite
- Thu Feb 23, 2017 9:57 am
Hi
Unfortunately I've just noticed that it was removed from configuration. It still can be accessed by editing file configuration.php line 20:
make it:
Unfortunately I've just noticed that it was removed from configuration. It still can be accessed by editing file configuration.php line 20:
- Code: Select all
public $live_site = '';
make it:
- Code: Select all
public $live_site = ''http://www.islamqav.com
-
- Moderator
- GK User
- Thu Feb 23, 2017 2:20 pm
Thx, but that just made the site go offline, so I changed it back.
-
- Gold Boarder
- teitbite
- Sun Feb 26, 2017 12:24 pm
-
- Moderator
- GK User
- Sun Feb 26, 2017 9:47 pm
Thank you. I have made the change, but it did not solve the problem.
-
- Gold Boarder
- teitbite
- Wed Mar 01, 2017 12:18 pm
Hi
Odd. Please disable css and js compression in template settings. You will need a different extention to handle that part, not sure why our is not working. It's the first report of such problem.
Odd. Please disable css and js compression in template settings. You will need a different extention to handle that part, not sure why our is not working. It's the first report of such problem.
-
- Moderator
- GK User
- Sat Mar 04, 2017 9:55 pm
Hi. Thank you, turning it off solved the issue.
-
- Gold Boarder
- teitbite
- Tue Mar 07, 2017 8:41 pm
Hi
Ok, great to hear that. Instead of our feature I would advice to use JCH Optimisation plugin.
Ok, great to hear that. Instead of our feature I would advice to use JCH Optimisation plugin.
-
- Moderator
10 posts
• Page 1 of 1