[BlueOnyx:14885] Re: trouble with API
Michael Stauber
mstauber at blueonyx.it
Sat Mar 8 12:43:06 -05 2014
Hi Chris,
> The command is not actually executed on the BlueOnyx server, but I see
> this in the admserv adm_error log:
> [Sat Mar 08 11:29:53 2014] [error] (13)Permission denied: Cannot open
> SSLSessionCache DBM file `/var/cache/admserv/adm_ssl_scache' for writing
> (store)
> [Sat Mar 08 11:29:53 2014] [error] [client IP-OF-WHMCS-SERVER] BlueOnyx
> API: Access from IP-OF-WHMCS-SERVER to port 81
>
> Any ideas?
It's probably a permission and ownership issue with /var/cache/admserv/
and the files within there. This is how it should look:
[root at sol ~]# ls -la /var/cache/|grep admserv
drwx------ 2 admserv root 4096 8. Mär 03:58 admserv
[root at sol ~]# ls -la /var/cache/admserv/
insgesamt 8
drwx------ 2 admserv root 4096 8. Mär 03:58 .
drwxr-xr-x 15 root root 4096 29. Mai 2012 ..
-rw-r--r-- 1 admserv root 0 8. Mär 03:58 adm_ssl_scache.dir
-rw-r--r-- 1 admserv root 0 8. Mär 03:58 adm_ssl_scache.pag
I suspect after the AdmServ ownership change from "apache" to "admserv"
your directory and the files within are still owned by "apache".
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list