CSKamp couldn't run with SMF?
I install coolstack in my fujitsu p450 running solaris 10 11/06
SunOS app2 5.10 Generic_118833-36 sun4us sparc FJSV,GPUZC-M
I install coolstack pkg and try to run it with SMF refer to http://blogs.sun.com/shanti/entry/smf_support_for_apache_in
it run successfully in my X64 box., but can't run in my Fujitsu 450 :(
SMF always in maintenance state...
the SMF error said (/var/svc/log/network-csk-http:default.log)
--
Executing start method ("/opt/coolstack/lib/svc/method/svc-cskapache2 start")
the script running well if I run it from root prompt...
but when I try to run it with SMF , can't start?
try to run ini from webservd prompt (non-root)there is an error:
--
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
--
I already did chown and chgrp webservd on /opt/coolstack/apache2/logs
for the log and the pid file, but still can't run :(
is there any command or configuration that I miss?
thank you

