nanawel / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

open_basedir restriction #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install on shared webhosting
2. Try to add feed 

What is the expected output? What do you see instead?
I see empty window, after enabling PHP error protocol i see message:
Warning: is_readable() [function.is-readable]: open_basedir restriction in 
effect. 
File(/usr/share/php5//home/www/abc.com/subdomains/rss/application/views/helpers/
Translate.php) is not within the allowed path(s): 
(/home/www/jcht.cz:/usr/share/php) in 
/home/www/abc.com/subdomains/rss/library/Zend/Loader.php on line 198

What version of the product are you using? On what operating system?
PHP 5.4
MySQL

Please provide any additional information below.

Original issue reported on code.google.com by Jan.Chot...@gmail.com on 21 Mar 2013 at 10:45