Re: Need hekp with INstallation of CF7 & Apache
>> -Original Message- > >wsconfig is for adding the necessary web server configuration changes to >pass processing of CFM files to a process running on the same server. >You aren't going to be able to do that. > >What you'll have to do is use a proxy. This will make all calls to e.g. >http://mysiteonserver1.com/ pass through to http://mysiteonserver2.com/. > >Alternatively you might try configuring the apache server as a >load-balancer to serve up pages from the CF server. > >A few other questions: > >* Can you upgrade the Apache server to v2.2? > >* Can you install Apache on the CF server? > >Here's some info to help: >http://httpd.apache.org/docs/1.3/mod/mod_proxy.html > > >Damien McKenna >Web Developer >The LIMU Company Damien: At this time we cannot upgrade apache , however we may have to install CF on the webserver. The goal was to seperate the two servers in/outside of the firewall ~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280086 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Re: Need hekp with INstallation of CF7 & Apache
>> -Original Message- > >You have three options: > >* Give up. > >* Move CF onto the web server or Apache onto the CF server. > >* Create a proxy in Apache to pipe requests over to the ColdFusion >server. This is basically what most Rails developers do if they don't >use CGI so there are lots of tutorials on it. > >Simply sharing the files via e.g. NFS wouldn't work as you need to share >the processes, not the data. > >Your best best is the second option, though the third would work pretty >well too. > > >Damien McKenna >Web Developer >The LIMU Company I am not sure if I understand. I cannot even get the wsconfig utility to even work. It will just not recognize the apache server, (it can be pinged). I need to disconnect the current webserver, which comes with CF (running on port 9300), and hook up apache as a webserver which actually runs on another seperate server. Having CF and Apache on the same box is not an option at this time. Are you saying that "Creating a proxy " will solve that problem ~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280045 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Re: Need hekp with INstallation of CF7 & Apache
>> -Original Message- > >You have three options: > >* Give up. > >* Move CF onto the web server or Apache onto the CF server. > >* Create a proxy in Apache to pipe requests over to the ColdFusion >server. This is basically what most Rails developers do if they don't >use CGI so there are lots of tutorials on it. > >Simply sharing the files via e.g. NFS wouldn't work as you need to share >the processes, not the data. > >Your best best is the second option, though the third would work pretty >well too. > > >Damien McKenna >Web Developer >The LIMU Company I am not sure if I understand. I cannot even get the wsconfig utility to even work. It will just not recognize the apache server, (it can be pinged). I need to disconnect the current webserver, which comes with CF (running on port 9300), and hook up apache as a webserver which actually runs on another seperate server. Having CF and Apache on the same box is not an option at this time. Are you saying that "Creating a proxy " will solve that problem ~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280044 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Need hekp with INstallation of CF7 & Apache
I am having some trouble with the wsconfig utility. I have CF 7 installed on its built in websercer on p[ort 8300 using the multi configuration setup. However I need it to be served up by apache 1.3.x which is on another server, seperate from the CF box - both Solaris unix servers. I tried the instructions below with no success. Somehow since Apache is not on the same server, it complains that it cannot find the directory as the Apache server is on another box. How do I refer to another server using the instruction below??? wsconfig -server servername -ws Apache -dir - coldfusion -v Thanks in advance for your help ~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280042 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
WAY OT: ACT, SALESLOGIC, OUTLOOK CRM
Im trying to learn more about being able to have a single reporitory for CRM data and connect to various wireless devices such as palm , cell phones etc. Essentially my client uses SALESLOGIC and ACT for CRM and wants to synch (perhaps intellisynch) data (calender, addresses, email, contacts, todo's) from a single repository (sql) , and be able to publish/subscribe to multipe other datastores (perhaps Outlook), having private and public spaces. Has anyone worked or done anything like this? Any pointers or directions is appreiciated. ___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Converting CF Variables to Java/JSP... more
Im a newbie in JSP/JAVA. My client wants to use CFMX and at some point in time move to Pure JSP/JAVA/J2EE thereby eliminating CFMX out of the equation. Is there a a way in which CFMX variables can be translated/converted into JSP/JAVA vars. (think session, client, application, request). I am interested in how to ease intop the transition, how to make it seemless. Has any one done this before. All responses are welcome ___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Is there a difference between CFMX on Linux and Windows?
___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
JSP to CFML variables and back
In a multi server environment, J2ee and CFMX Is there a way transfer CFML vars ( session, application , request) variable to a different Server (j2ee) and then back again. I know that one way is to do it through XML, is there something else that is available ? I also want to take JSP/Java varaibles and convert them so that they are rereadable in a CFM page assuming that both are on seperate servers. ___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4