Re: Unable to open files in smb backend. Can browse and create
Rolf Deenen <[email protected]>
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
Hello Jan, Thanks for the reply. I assume the log-level is high enough. This is the "log" section from horde/config/conf.php: $conf['log']['priority'] = PEAR_LOG_DEBUG; $conf['log']['ident'] = 'HORDE'; $conf['log']['params'] = array(); $conf['log']['name'] = '/var/log/hordegroupware.log'; $conf['log']['params']['append'] = true; $conf['log']['type'] = 'file'; $conf['log']['enabled'] = true; $conf['log_accesskeys'] = false; Logging "an sich" seems to work fine as I see a lot of logging going on when, for example I open an e-mail message. You can view my current horde/gollem/view.php through a copy i've placed at http://stockholm.homeip.net/view.php.txt Regards, Rolf Quoting Jan Schneider <[email protected]>: > view.php is the only place where this error is coming from. Are you > sure your log level is high enough? > > Zitat von Rolf Deenen <[email protected]>: > >> Hello Jan, list, >> >> Thanks for the suggestion and the patch. I copied the contents of >> the patch and pasted it in a new file (view.patch in the gollem >> dirtectory). Than I ran "patch view.php view.patch". I got a rejects >> file view.php.rej, but as if i read it correct it only contains the >> version number, which it appearently couldn't replace. Manual >> checking reveals that the other changes have been applied. >> >> However, after running the patch the logfile doesn't show any more >> information then before. >> >> Regards, >> Rolf >> >> Quoting Jan Schneider <[email protected]>: >> >>> Zitat von Rolf Deenen <[email protected]>: >>> >>>> Hello list, >>>> I've installed Horde groupware and gollem on my server "stockholm", >>>> a Debian Etch server with Apache 2.2.3-4+etch6 and a Postgresql >>>> 7.5.22 database server and Samba 3.0.24-6etch10. >>>> >>>> -Horde groupware webmail edition 1.2.2 >>>> -Horde 3.3.3 >>>> -Gollem H3 (1.1) >>>> >>>> I've configured Gollem to use a SMB backend . I can browse the share >>>> and the contents, create directories, upload and delete files. I am >>>> however unable to "open" or download files. Clicking on a file in >>>> the filebrowser opens another window in "Gollem browser view" of the >>>> curent directory. The SMB VFS driver is ok according to test.php. >>>> When i try to edit a text-file i get an "access denied" message. I >>>> can access the shares from my network through window-pc's. >>> >>> Try this patch that should log a useful error message: >>> http://cvs.horde.org/diff.php/gollem/view.php?rt=horde&r1=1.51.2.5&r2=1.51.2.6&ty=u >>> >>> Jan. >>> >>> -- >>> Do you need professional PHP or Horde consulting? >>> http://horde.org/consulting/ >>> >>> -- >>> Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem >>> Frequently Asked Questions: http://horde.org/faq/ >>> To unsubscribe, mail: [email protected] >>> >> -- >> Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: [email protected] >> > > > > Jan. > > -- > Do you need professional PHP or Horde consulting? > http://horde.org/consulting/ > > -- > Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > -- Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]