> Just out of curiosity, where did you find that piece of > info? I think it's in the documentation. I've followed the web server configuration stuff pretty closely through the beta cycle, though.
> I am also curious if it tells you somewhere how to upgrade a > developer version. I'm not sure what you mean. Do you mean upgrade from developer to Professional or Enterprise? If so, you should be able to just enter the license number in the CF Administrator. > Unfortunately the wsconfig file (apparently) is another > Intel C++ program. I tried running the wsconfig.jar file. > That seems to work OK but it can't find the JRun server > that is running. So, I guess I need to fiddle with some > environment variables. Your best bet might be to extract the module and configuration settings - which is all that wsconfig does anyway - on Linux, then just copy them over. I'm assuming you still have your Virtual PC up and running? Basically, when you run wsconfig, it'll extract an Apache module from (I assume) wsconfig.jar, and look for your httpd.conf file and add a couple of lines to it. I've done that on Windows, but not Linux yet. > The Apache is for the final article on CFMX on Mac OSX so > I want to change to Apache easily if I can. I hadn't thought of this earlier, but the Apache module may be platform-dependent (written in C or C++). Hopefully, someone more knowledgeable will be able to fill in this detail. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
