Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
I just installed CMS Made Simple 1.0.7 after installation the modules Album and PageBlocks
I am getting a open_basedir error. Can any one tell me what I can do about it?
Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/pear/classes/module/class.Album.php) is not within the allowed path(s): (/www/web2839:/tmp) in /www/web2839/html/modules/Album/Album.module.php on line 33
Warning: main(classes/module/class.Album.php) [function.main]: failed to open stream: Operation not permitted in /www/web2839/html/modules/Album/Album.module.php on line 33
Fatal error: main() [function.require]: Failed opening required 'classes/module/class.Album.php' (include_path='.:/usr/share/pear') in /www/web2839/html/modules/Album/Album.module.php on line 33
Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/pear/lib/blockcontent.functions.php) is not within the allowed path(s): (/www/web2839:/tmp) in /www/web2839/html/modules/PageBlocks/PageBlocks.module.php on line 28
Warning: main(lib/blockcontent.functions.php) [function.main]: failed to open stream: Operation not permitted in /www/web2839/html/modules/PageBlocks/PageBlocks.module.php on line 28
Fatal error: main() [function.require]: Failed opening required 'lib/blockcontent.functions.php' (include_path='.:/usr/share/pear') in /www/web2839/html/modules/PageBlocks/PageBlocks.module.php on line 28
I don't know if these information helps anyway: open_basedir /www/web2839:/tmp
Last edited by milagro on Fri Jun 15, 2007 7:56 pm, edited 1 time in total.