error installing modules

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
abeman

error installing modules

Post 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??
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: error installing modules

Post by Dr.CSS »

abeman

Re: error installing modules

Post 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
Locked

Return to “CMSMS Core”