By George Reynolds on Wednesday, 19 August 2015
Replies 1
Likes 0
Views 1.4K
Votes 0
Help please
When I go into the backend esayblog component I get the following error.
Warning: is_file(): open_basedir restriction in effect. File(/clientdata/apache-www/g/r/gr8service.com.au/wwwadministrator/templates/isis/html/com_easyblog/styles/style.css) is not within the allowed path(s): (/phptmp:/tmp:/clientdata/php/lib:/clientdata/php/pear-5-4:/clientdata/apache-www/g/r/gr8service.com.au/www) in /clientdata/apache-www/g/r/gr8service.com.au/www/libraries/joomla/filesystem/file.php on line 564. It appears that there is a path issue but not sure.
I think this "file path has a syntax error" File(/clientdata/apache-www/g/r/gr8service.com.au/wwwadministrator/templates/isis/html/com_easyblog/styles/style.css)
I think it should be should be this File(/clientdata/apache-www/g/r/gr8service.com.au/www/administrator/templates/isis/html/com_easyblog/styles/style.css)

Also getting the following when ever I edit a blog post JSON.parse: unexpected character at line 1 column 1 of the JSON data" Have no idea what to do with this one?
Hey George,

I am sorry that delay of this reply,

Warning: is_file(): open_basedir restriction in effect. File(/clientdata/apache-www/g/r/gr8service.com.au/wwwadministrator/templates/isis/html/com_easyblog/styles/style.css) is not within the allowed path(s): (/phptmp:/tmp:/clientdata/php/lib:/clientdata/php/pear-5-4:/clientdata/apache-www/g/r/gr8service.com.au/www) in /clientdata/apache-www/g/r/gr8service.com.au/www/libraries/joomla/filesystem/file.php on line 564

Regarding this error message, you have to consult with your webhosting provider is because your webhosting enabled this PHP open_basedir setting from your server, will ensure that all file operations to be limited to files under certain directory, and thus prevent php scripts for a particular user from accessing files in unauthorized user’s account.

Reference link : http://www.templatemonster.com/help/open_basedir-restriction-in-effect-filex-is-not-within-the-allowed-paths-y.html

Also getting the following when ever I edit a blog post JSON.parse: unexpected character at line 1 column 1 of the JSON data" Have no idea what to do with this one?

Can you provide us with your Joomla backend and FTP access so we can help you check on this?
·
Wednesday, 19 August 2015 10:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post