I've successfully installed Coldfusion on several plain Red Hat and Ensim servers. However, I am stymied at how to do so on Coldfusion.
I don't speak Apache. (Grin) Can anyone interpret the error messages below?
root@server [/usr/coldfusion/webserver/apache/src]# make install
./apxs.redhat -i -a -n 'coldfusion' mod_coldfusion.so
apxs:Warning: No shared object support for Apache
apxs:Warning: available under your platform. Make sure
apxs:Warning: the Apache module mod_so is compiled into
apxs:Warning: your server binary `/usr/sbin/httpd'.
apsx:Warning: Continuing anyway...
cp mod_coldfusion.so /etc/httpd/modules/mod_coldfusion.so
cp: cannot create regular file `/etc/httpd/modules/mod_coldfusion.so': No such file or directory
apxs:Break: Command failed with rc=65536
make: *** [install] Error 1
Better yet, how do I fix the errors above?
I am also open to help from any consultants familar with the subject.
Thanks.