CF and Apache - Warning version <unknown> is installed
I just installed 32bit ColdFusion(Windows 7 - 32bit/64bit) for Education from School. The installation went fine, and I managed to install it on my Local IIS server (After enabling 32bit Apps in my configuration settings - system.applicationHost\applicationPools)
It works fine, and I can access the Administrator settings.
But I don't want to install it on IIS, I want to install it on Apache. I have 32bit Xampp 1.8.0 for Windows 7 - 32bit/64bit.
(If you aren't familiar, Xampp is a Apache, MySql, Php, Tomcat, and Ftp package)
I ran ColdFusion's Server Configuration Tool to add ColdFusion to Apache,
------------------------------------------------------------------*/
AppServer Host: localhost
AppServer Cluster:
Web Server: Apache
Configuration Directory: C:\xampp\apache\conf
-------------------------------------------------------------------*/
When I press Ok, I get the following warning message:
MessageBoxTitle: Warning:
Text: "Version <unknown> is installed. Supported versions are 2.0.43 or higher, if not Red Hat 8 or 9, or 2.0.40 or higher,
if Red Hat 8 or 9.
Then,
--------------------------
I'm guessing that this means that ColdFusion can't find the version of Apache?
Then, in the CommandLine-Style Output Box, I get a message that says:
[Mon Oct 29 14:55:53.117995 2012] [:crit] [pid 11232] (-2146173818) Unknown error:
AH00141: Could not initialize random number generator
--------------------------
I have checked online for a couple of hours now, and can't find any information
about this error.
Any info would be great, or if you could point me towards where the error logs for this particular transaction
are stored, I might be able to figure it out.
