You are not logged in.

#26 2017-11-10 07:39:18

levy_pl
Member
Registered: 2012-02-03
Posts: 32

Re: [SOLVED] Apache user http can't write to /var/tmp

loqs wrote:

Yes adding extension=pdo.so is causing that warning  slithery indicated.

To the error message from i-librarian it seems to be coming from this code block https://github.com/mkucej/i-librarian/b … ta.php#L66

Thanks a lot loqs for pointing to me this part of code. I edited librarian.ini file on line with temp_folder and now it seems to work.

sudo nano /srv/http/librarian/ilibrarian-default.ini
[paths]
; (Experimental) Custom paths to library folder parent path
; and temporary storage folder path.

library_path = ""
temp_path = "/tmp"

Setting /var/tmp does not solve the problem - librarian still complains that it is not accessible.
Partially solved but I need to do more tests.

Thank you all very much for all your help!
--EDIT

Looks like solved because it works also after reboot.

Last edited by levy_pl (2017-11-10 09:35:34)

Offline

Board footer

Powered by FluxBB