Options to export a NFS file system from Oracle Linux (server) to Hp-Ux (client)
Hi,
we try to export a nfs file system from Oracle Linux to Hp-ux.
on Hp-ux the file system is accessible, we can read/write as we want.
The problem is that we try to start a http server from the hp-ux side, the process start but there is no httpd.pid, access_log or error_log in $ORACLE_HOME/Apache/Apache/logs. But there is some *.mem or *.sem created in that directories.
I don't understand
Are they special options that we should set on the server side or client side ?
i know that we should not use nfs file system to write the httpd.pid file but when we use hp-ux server and hp-ux client it's work !
we try to export a nfs file system from Oracle Linux to Hp-ux.
on Hp-ux the file system is accessible, we can read/write as we want.
The problem is that we try to start a http server from the hp-ux side, the process start but there is no httpd.pid, access_log or error_log in $ORACLE_HOME/Apache/Apache/logs. But there is some *.mem or *.sem created in that directories.
I don't understand
Are they special options that we should set on the server side or client side ?
i know that we should not use nfs file system to write the httpd.pid file but when we use hp-ux server and hp-ux client it's work !
0