Quantcast
Channel: Adobe Community: Message List - ColdFusion
Browsing all 21760 articles
Browse latest View live

Problem with cflayout after applying Cumulative Hotfix 4

A couple of years back, the upgrade to CF 9 caused a problem with cflayout, whereby the first tab would not be aligned properly. The fix was twofold:  Update the cflayout.js file in...

View Article


Is SEO fine with variables for keyword content?

I'd like to do the following in CF. I understand the CF vars will be resolved on the server side and clients won't see the CF, but just making sure. I want to do this in my CF pages....

View Article


APSB13-10: Whats considered the maximum safe max post params

We recently applied the APSB13-10 update to CF9 and have run into issues with applications.  With the setting defaulted only to 100, compared to tomcat's 10,000 max post param default, I am wondering...

View Article

Re: APSB13-10: Whats considered the maximum safe max post params

The postParameterLimit was introduced in APSB12-06, when you installed APSB13-10 you also got the APSB12-06 and several other prior hotfixes.   You can read more about the details of the vulnerability...

View Article

Re: Session Replication in the cloud (EC2)

Do you need to replicate the sessions, you may be able to use sticky sessions with better results.

View Article


Re: Is SEO fine with variables for keyword content?

SEO spiders will be completely oblivious to the fact you've set the title and keywords server-side.  There's absolutely nothing wrong with what you're suggesting.

View Article

How do you verify hotfix installation for ColdFusion?

Specifically for hotfix APSB13-10 for ColdFusion 9.0.1, is there a way to verify the hotfix installation other than checking for the updated hf901-00009.jar file or other updated files? Is there a...

View Article

Just installed CF10; can't bring up admin login, error 503

I just installed CF10 on a RHEL 5.7 system and cannot render the administrator login. I get a error 503, service unavailable message. Digging deeper I see that the apache connector is failing to...

View Article


Re: Is SEO fine with variables for keyword content?

Thanks for the input.

View Article


Re: APSB13-10: Whats considered the maximum safe max post params

Thank you.  I was told we were up to date, minus APSB13-10, when it was applied which is what led to my confusion.  The post parameter limit makes sense in context of APSB12-06 and doesnt give me...

View Article

CF10 new installation can't login to administrator from server console

I just installed CF10 on a Windows 2008 R2 server.  The last step in the installation processs is to log into the CF administrator.  When I try this in the browser on the server, my password will not...

View Article

peer not authenticated error CFHTTP

Hi I'm trying to call a web page using cfhttp. The url works fine and returns XML when called directly from the browser (any browser) but fails with the following error message when called from a .cfm...

View Article

Error Executing Database Query.

Hi I am getting this error. Error Executing Database Query.You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near This is...

View Article


Re: CF10 new installation can't login to administrator from server console

Hello Brian, Can you try this in a different browser instead of IE, if that doesn't help then try below steps. Can you please go to the ColdFusion 10 installed directory "ColdFusion_root\cfsuion\bin\"...

View Article

Re: How do you verify hotfix installation for ColdFusion?

Hello Kurt, For CF 9.01, Go to {ColdFusion-Home}/lib/updates (for Server installation) or {ColdFusion-Home}/WEB-INF/cfusion/lib/updates (for Multiserver and J2EE installations) directory. If you have...

View Article


Re: Just installed CF10; can't bring up admin login, error 503

Hi, please check this article http://helpx.adobe.com/coldfusion/kb/rhel-connector-configuration.html Regards,Priyank

View Article

Re: peer not authenticated error CFHTTP

If the certificates from the certificate chain are not listed as trusted in the Java key store, then the request will fail. This is the way the JVM works (which is where CF is running).  If you are...

View Article


Re: peer not authenticated error CFHTTP

Jason Thanks for your response. If you happen to have any current docs/instructions on how to import the certificates into the JVM keystore I'd be very grateful. Adobe has some docs published in the...

View Article

Re: CF10 new installation can't login to administrator from server console

Thanks for trying to help.  Did what you suggested, reset password.  Still fails with invalid password message.

View Article

Re: Error Executing Database Query.

INSERT INTO jobapp(jobappid, appdate, applastname, appfirstname, appmiddlename, appphone, appstreet, appcity, appstate, appzip, fulltime, eighteen, appposition, previous, previousdate, available,...

View Article
Browsing all 21760 articles
Browse latest View live