On Sat, 2007-05-05 at 07:43 -0700, mxp wrote: > > Hi, > > I'm new to phpgroupware and i have some problems installing > applications. I installed every application wich comes with the > standard setup but i only see 15 applications. Most of them i probably > dont need but i even cant see fudforum. I have to use it because in > the phpgroupware forum you cant delete topics. > So can anybody tell me how to install fudforum correctly so that it > appears in the navigation bar? > The second problem is, that the filemanager doesn't work. I cant > upload files although the directory have the rights 777. following > error occurs if i try to upload smth.: > > Warning: copy(): open_basedir restriction in effect. > File(/files/home/files/cebit_2007_de.jar) is not within the allowed > path(s): (/srv/www/htdocs/web15/) > in /srv/www/htdocs/web15/html/phpgroupware/phpgwapi/inc/class.vfs_sql.inc > .php on line 1154 > > Warning: copy(/files/home/files/cebit_2007_de.jar): failed to open > stream: Operation not permitted > in /srv/www/htdocs/web15/html/phpgroupware/phpgwapi/inc/class.vfs_sql.inc > .php on line 1154
The error message gives it away :) Create a directory called /srv/www/htdocs/web15/phpgw_files chmod 777 it and update the files path in setup and you should be right to go. Cheers Dave _______________________________________________ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-users