Module install messed up things
Posted: Sat Feb 10, 2007 9:46 pm
I downloaded the xml file Album-0.8.2.xml and started module install with this file.
After running for a while I got:
Warning: main() [function.main]: open_basedir restriction in effect. File(/classes/module/class.Album.php) is not within the allowed path(s): (/home/web/web81100:/var/tmp:/usr/local/lib/php:/usr/local/share/pear) in /usr/home/web/web81100/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 /usr/home/web/web81100/modules/Album/Album.module.php on line 33
Fatal error: main() [function.require]: Failed opening required 'classes/module/class.Album.php' (include_path='.:') in /usr/home/web/web81100/modules/Album/Album.module.php on line 33
After this, the stylesheet has gone from the admin pages and I get the above error every time I call http://www.xxxx.dk/admin/listmodules.php
So I thought, log on with ftp and delete the Album folder in modules folder.
But apparently somethings gone wrong, I have no permissions to delete or change user rights on the Album folder.
Tried making a little php script to unlink the Album, but again no permissions to do anything to the Album folder.
Any ideas what to do?
Thank you,
Claus
After running for a while I got:
Warning: main() [function.main]: open_basedir restriction in effect. File(/classes/module/class.Album.php) is not within the allowed path(s): (/home/web/web81100:/var/tmp:/usr/local/lib/php:/usr/local/share/pear) in /usr/home/web/web81100/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 /usr/home/web/web81100/modules/Album/Album.module.php on line 33
Fatal error: main() [function.require]: Failed opening required 'classes/module/class.Album.php' (include_path='.:') in /usr/home/web/web81100/modules/Album/Album.module.php on line 33
After this, the stylesheet has gone from the admin pages and I get the above error every time I call http://www.xxxx.dk/admin/listmodules.php
So I thought, log on with ftp and delete the Album folder in modules folder.
But apparently somethings gone wrong, I have no permissions to delete or change user rights on the Album folder.
Tried making a little php script to unlink the Album, but again no permissions to do anything to the Album folder.
Any ideas what to do?
Thank you,
Claus