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

[1115 byte] By [ot00nga] at [2007-11-27 6:24:19]
# 1
anyone could help?
ot00nga at 2007-7-12 17:43:05 > top of Java-index,Open Source Technologies,OpenSPARC...
# 2
Are you sure the httpd service has been disabled ? Since it also uses port 80, it is important that no other service use this port. Shanti
shantiSa at 2007-7-12 17:43:05 > top of Java-index,Open Source Technologies,OpenSPARC...
# 3
I'm sure that I already disable the default apache...because I can run the method "/opt/coolstack/lib/svc/method/svc-apache2 start"with root user...
ot00nga at 2007-7-12 17:43:05 > top of Java-index,Open Source Technologies,OpenSPARC...