1833775 Members
2958 Online
110063 Solutions
New Discussion

kcweb 11.11 error

 
Steve_3
Frequent Advisor

kcweb 11.11 error

Anyone try to run kcweb?

root bin> kcweb
Attempting to start server...
ERROR: attempt to start '/opt/apache/bin/httpd' failed.
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: kcweb 11.11 error

Does the file in the error message actually exist?

If not, that explains the error. Apache seems to be a prerequisite for this kcweb product.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steve_3
Frequent Advisor

Re: kcweb 11.11 error

Apache is there.
Hemanth Gurunath Basrur
Honored Contributor

Re: kcweb 11.11 error

Hi,

Either Apache 1.3 which is what the kcweb beta runs with is NOT present on
the system OR Apache 2.0 is there with which the kcweb beta will NOT work.

Please check the Apache version.

Ensure that Apache 1.3 is running on 11.11 system.

Regards,
Hemanth
Steve_3
Frequent Advisor

Re: kcweb 11.11 error

Thanks, I already fixed the problem.