The official community for ColdFusion.
Nyligen aktiv
I haven't touched ColdFusion in probably close to 5 years and I'm totally lost on how to manage the application server. I have a friend who's server is getting hacked quite viciously right now. They have uploaded a shell using a ColdFusion administrator exploit. They have nicely hidden the shell, so I'm unable to locate it. Previously I would search for all instances of CFEXECUTE in *.cfm pages and I would find it quickly and remove it. I would like to disable CFEXECUTE all together, but the hackers have mangled the ColdFusion Administrator to the point that when I go to the security tab, I am redirected out of the Administrator all together.Is there a configuration setting in an XML file perhaps that I can adjust to disable CFEXECUTE or is the setting in the ColdFusion Administrator the only option?Thank you for any assistance anyone can offer.
I am new to this but I am confused and have an easy (hopefully question). My company is going to create a blog. Then we would like to put that blog into our company site, which is already developed in ColdFusion. We would like to use Blogger or Wordpress, but are open to other options as well- depending on what will work with ColdFusion. Please help!What will work with ColdFusion??I have done this before, but with Wix and Weebly- so they were premade and easy sites. ColdFusion makes it a little more difficult. Thank you!!
In CF 9 you could go into the Admin and remove wsdl's. It seems the only way to clear wsdl cache is to restart the coldfusion instance. is there a better way?
Hello, all,Earlier, I had asked a question about methods not being found in components. haxtbh pointed out something that I had skipped over (I was in a hurry) in the documentation - that 'private' methods (even within the same CFC) cannot be referred via the "this" scope. I changed all of my methods to be called via mapping (ie, "components.componentName().methodName(args)") and most of them work! However, I've got a few that aren't being found, even with using the mapping. I really do not want these methods to be pushed into "public" access; I would much prefer that functions called from within the same CFC be private. Any suggestions on what could be causing these to not be found?V/r,^_^
i have just a rudimentary knowledge of cf but i want to create a backend for a coupon website. i need it to allow people to register, then post offers and edit and delete them. surely the code is out there, or at least a template. hostek is my host and i use phpadmin for my databases. any suggestions? lee
I setup ColdFusion 10 update 16 RedHat 6.5 64 bit.If i use wrong link I am getiing 500 Internal Server Error for web client from Suse Enterprise server 9.Local client displays "file not found" cf page.How to get cf normal error page instead of 500 error.
As of yesterday, I noticed our scheduled task was not running, so I paused and started the task again in efforts to do a soft reset and it still did not run. I checked every single error log possible in ColdFusion applications directory and windows server log and still did not see anything that would explain why it just stopped running all of the sudden. I ended up having to do a restart on all CF services on the server and it started to work again. I check the server again this morning and see that it stopped exactly at 11:59 PM last night and it was just a few hours before that when I restarted CF services.Does anyone have any clue as to why or where I can look into to determine cause of our scheduled task just stopping on its own? The interval is set to 1 minute and its set to run infinitely. I looked in the CF scheduler logs and there was nothing in there that indicated any errors.Disk space seems to be fine and everything seems to be working as far as I've been checking. This is a
After applying CF 11 Update 5 on an update 4 web serverThe following code Throws an error that validateMessage is undefined at the cf return lineI rebuilt the connector and then the code throws a 500 errorThen I reverted the back to CF 11 update 4 and all is goodDoes anyone know what happened here?
Hello, I have a Windows 2008 development server that has ColdFusion 11 Admin, PhPMyAdmin, Joomla, IIS, MySqL 5.6 and PhP installed on it. The problem is that when we try to install the J connector for MYSQL, ColdFusion services will not start after a server reboot. The version of the J connector we are trying to use is 5.1.35. Has anyone experienced this? Thanks
A production site was moved to a CF10 server recently, and the Captcha part of a form stopped working. When viewing the source, there is no img tag at all.The original code (below) has worked for years, is pretty simple, and outputs to the browser.I can get the form to work, by using cfimage with the destination parameter so that the Captcha image is written to the specified folder, and then use a regular <img> tag to show it. But I'm not sure how that will work in production if multiple people use the form simultaneously.Other posts about captcha not working don't seem on point to my situation. There are no URL rewrite modules on the server, etc..<cfimage name="Cval" action="captcha" fontsize="15" width="400" height="150" text="#CvalText#" fonts="Courier New,Arial,Verdana" difficulty="medium">Edited to actually ask a question!: Has anyone encountered (and overcome) this problem? If I have to stick with the workaround, any thoughts as to how many people can activate the Cap
Hi All,How many concurrent users can be supported by coldfusion 11 standard and enterprise. Infrastructure wise we have coldfusion 2012 server with 16gb ram on IIS 8 server. Your quick help suggest me to right path to buying the license. As adobe does not have any pre salses support to provide these information and document also based on 19's theme . ThanksNiyaz
Hi All,I've a problem with our cf11 instances.I've 8 instances and I'd like to pass a variable to all them.I can't use the applications scope, sessions scope and so on... and I can't use DB or files system.How can I do it ?thanks in advancesbest regardsStefano
I am having a problem with all my pages that include Cfwindow after upgrading to CF11. There is a long delay (15seconds) and then the message - Unresponsive ScriptA script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.Script: http://sbs/CFIDE/scripts/ajax/ext/ext-all.js:18This happens also on the test page from CF11 documents cfwindow - ColdFusion, English documentation - Adobe Learning ResourcesApart from the delay, the page loads and works fine.Is this a problem with with my installation following upgrade or a more general issue?RegardsRichard
I have one CF server that has a range of 20 IP addresses. Our SQL Server is behind a firewall and we need to give it an IP address to allow access from the CF server to the SQL server. CF is not picking the first IP or the last, it seems to have just picked one random IP address.How do we configure or setup ONE IP for CF to use when communicating with our SQL SERVER? Please advise on any help & suggestions.Thank you!Ernie
We're getting messages from PayPal about the need to update to a VeriSign G5 root certificate if we access their API. We call the API with CFHTTP using ColdFusion 10. Does anyone know if the G5 certificate is in the CF10 keystore? Or, is this something that needs installed on the OS (Win 2008)?
Hello,we try to deploy Coldfusion11 on IBM Websphere ND 8.5.5 following document: https://wikidocs.adobe.com/wiki/display/coldfusionen/Installing+the+JEE+Configuration#InstallingtheJEEConfiguration-DeployColdFusion11onWebSphere7or8ASDeploy fine, it's seems, but when we try to access Coldfusion administator we received this error: Error 500: javax.servlet.ServletException: Filter [CFClickJackFilterSameOrigin]: coldfusion.bootstrap.BootstrapFilter was found, but is corrupt:Somebody know where is the problem? Thanks for avanced.José Antonio Chao.
After installing CF11 Update 5 I noticed I'm get an error in the server.log file.Prior to installing Update 5, I was running Update 3 without any issues.The server is W2012R2 with CF11 64 bit Standard Edition."Error","Thread-12","05/13/15","04:31:46",,"Registration error for service manager : .http://127.0.0.1:8987/PDFgServlet/.Reason: JAVA.UTIL.CONCURRENTMODIFICATIONEXCEPTION""Error","ajp-bio-8014-exec-1","05/13/15","15:32:03",,"java.util.ConcurrentModificationException""Error","ajp-bio-8014-exec-1","05/13/15","15:32:03",,"Connection verification failed. http://127.0.0.1:8987/PDFgServlet/verify"Any suggestions as to where to look, to fix this?Thanks,--Evan
I have two issues with cfgrid after upgrading from ColdFusion 8 to ColdFusion 9.1. 1)There is now an extra column showing up on the far right and I cannot figure out why or how to remove it. 2) The column headers do not show up until you mouse over them or refresh with F5We considered scrapping cf grid and populating an html table but we need to maintain the sorting functionality without a lot of rework.
What is the phone # for ColdFusion pay per incident support? Your website says to call 800-642-3623 http://www.adobe.com/support/programs/developer/sdk_server.html but there is NO OPTION for COLDFUSION! ** HELP **
After adjusting the MaxPermSize in the jvm.config file, is it just a matter of saving the file or are there any additional steps such as rebooting the server etc? Thanks.-BH
Hello, all,I've got a CFC (let's call it test.cfc) that is supposed to handle a lot of internal calls to other CFFUNCTIONs. I had read that using "this.functionName(args);" should work. However, for some reason it isn't. I still have to use "components.compName().functionName(args);" for it to work. Pseudo-code: <cffunction name="functionA" access="private" output="no" returntype="any"> <cfquery name="getThese" datasource="#application.thisDSN#"> SELECT * FROM tableA ORDER BY ID </cfquery> <cfreturn getThese /> </cffunction> and <cffunction name="functionB" access="private" output="yes" returntype="void"> <cfset tmp = this.functionA() /><cfoutput>#tmp#</cfoutput> </cffunction> This produces the error: Ensure that the name is correct and that the component or interface exists.But the following works just
I am using coldfusion 8 with macromedia oracle driver 10g on RHEL. I wanted to know if Oracle 12c driver will be compatible and what is the best way to upgrade it ?
Hi all,On our Windows 2003 (32-bit) test server, I had CF10 with the Mandatory Update installed on it. I patched CF to Hotfix 16, and then suddenly we saw problems where people couldn't log into the site - they kept on getting redirected back to the login page. Tweaking browser settings and clearing browser cache seemed to alleviate the problems but I'm wondering if this is a common problem for this update, or if there was a simple step that I missed. Any help is appreciated!
hello, I need the cold fusion 8 download
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.