Page 1 of 1

error installing modules

Posted: Thu Nov 16, 2006 5:54 pm
by abeman
Hi

I want to install some modules but when I install them I get the following error: (modules: guestbook, album)

Warning: main() [function.main]: open_basedir restriction in effect. File(/lib/classes/module/class.Guestbook.php) is not within the allowed path(s): (/*/*/*/httpdocs:/tmp) in /*/*/*//httpdocs/v2/modules/Guestbook/Guestbook.module.php on line 22

Warning: main(lib/classes/module/class.Guestbook.php) [function.main]: failed to open stream: Operation not permitted in /*/*/*/httpdocs/v2/modules/Guestbook/Guestbook.module.php on line 22

Warning: main() [function.main]: open_basedir restriction in effect. File(/lib/classes/module/class.Guestbook.php) is not within the allowed path(s): (/*/*/*/httpdocs:/tmp) in /*/*/*/httpdocs/v2/modules/Guestbook/Guestbook.module.php on line 22

Warning: main(lib/classes/module/class.Guestbook.php) [function.main]: failed to open stream: Operation not permitted in /*/*/*/httpdocs/v2/modules/Guestbook/Guestbook.module.php on line 22

Fatal error: main() [function.require]: Failed opening required 'lib/classes/module/class.Guestbook.php' (include_path='.:') in /*/*/*/httpdocs/v2/modules/Guestbook/Guestbook.module.php on line 22

I replaced the actual directory tree wuth /*/*/*/

I have to manually remove the module folder to get cmsms back up again.
does anyone have any ideas how I can overcome this problem??

Re: error installing modules

Posted: Thu Nov 16, 2006 9:21 pm
by Dr.CSS

Re: error installing modules

Posted: Thu Nov 16, 2006 9:49 pm
by abeman
my mistake,

here is the info:

CMS Made Simple 1.0.2
MySQL 4.1.20
PHP Version 5.0.4
apache2

attempting to install modules
Album-0.7.4.xml
Guestbook-1.1.2.xml

grtz