Problem setting up CF10 and apache (mod_jk.so)
Hi there,
i am trying to set up CF10 parallel to CF9 with the apache webserver. I've tried it with the Beta of CF10 but it didn't works. Now we perchuased CF10 and the problem is still the same. We ar usiung a CentOS 5.7, and the apache server 2.2.3.
I installed CF10 with the server configuration, everything went fine. The first problem came up to, when i tried to start up the cfusion instance:
Running the ColdFusion 10 connector wizard
======================================================================
Configuring the web server connector (Launched on the first run of the ColdFusion 10 start script)
Running /etc/httpd/conf connector wizard...
=======================================
There was an error while running the connector wizard
Connector installation was not successful
=======================================
Well, then i've activated the build in webserver, and i was aviable to access to the admin site. I created a new instance a tried to connect it manually to the apache webserver with the follwoing tutorial: http://rob.brooks-bilson.com/index.cfm/2012/2/23/Configuring-Multiple-Instances-of-ColdFusion-10-with-Apache-Virtual-Hosts/
I made a own vhost and tested the apache config with " apachectl configtest" and i got this error massage:
Cannot load /opt/coldfusion10/config/wsconfig/1/mod_jk.so into server: /opt/coldfusion10/config/wsconfig/1/mod_jk.so: undefined symbol: ap_get_server_description
What i tried/check:
- Permissions and rights
- compiled my own mod_jk.so
I really got stuck and don't know what to do... I would be really glad if somone could help me.
Yours Robert
