ColdFusion MX 7.0.2 didn’t play nice with RedHat ES4

I have been fighting to get ColdFusion MX 7.0.2 on a RedHat ES4 box. I did a typical install straight from the download (coldfusion-702-lin.bin) to the integration with Apache. Everything seemed fine until I started trying to connect with my Flex 2 applications. I received this error messages, which don’t show up any where on the web, except for a reference to a FDS/ColdFusion installation issue. [Flex] Exception when invoking...

Read More

My FMS on RedHat ES4 Installation Experience

Just got a new dedicated box with Redhat ES4 on it. I needed to get Flash Media Server up and running on it and had a little bit of an expereince. Here is my steps with dependencies and quirks when trying to install and then run the server. 1. Downloaded FlashMediaServer2.tar.gz 2. tar -zxvf FlashMediaServer2.tar.gz 3. ./FMS_2_0_3_r68_linux/installFMS 4. This is where I got my first quirk, an error message about not having libstdc++. 5. ...

Read More