Hi fpoeck,
Thank you for your answer, I try to install OCS NG another time checking every single question during process, every things looks good. But problem still here.
SOAP module seem to be installed and funcioning.
I've also try to force Perl "z-ocsinventory-server.conf" changing this...
# ===== WEB SERVICE (SOAP) SETTINGS =====
PerlSetEnv OCS_OPT_WEB_SERVICE_ENABLED 0
...in this one:
# ===== WEB SERVICE (SOAP) SETTINGS =====
PerlSetEnv OCS_OPT_WEB_SERVICE_ENABLED 1
Now in web browser administration page I see this message: Your logs directory is not writable
# Path to log directory (must be writeable)
PerlSetEnv OCS_OPT_LOGPATH "/var/log/ocsinventory-server"
...and yes! It is writable for "www-data" user, whats wrong?
Any suggiostions?