Browsers
Currently, any of the following browsers is required for CKFinder to run:
- Google Chrome
- Firefox
- Internet Explorer 8+
- Safari
- Opera
Some features depend on your browser settings. CKFinder should work in any of the browsers listed above with their default settings enabled. If you are experiencing problems with the Context Menu or your Settings are not being saved, make sure that your browser is configured to "allow scripts to replace context menus" ("allow scripts to receive right clicks") and that you have "cookies support enabled".
Server
CKFinder for ASP is designed to run in IIS versions 5 and 6, with no need of any extra component for its basic functionality, except for image manipulation.
In order to create thumbnails or restrict image dimensions, one of the following options must be available:
- ASP.NET 1.1 or 2.0. If the .NET Framework is available on the server and enabled in IIS, and both the ASP and ASP.NET runtimes have write access to the Windows temporary folder, it will be used automatically. This is the recommended solution.
- AspJpeg component from Persits Software Inc. Not distributed with CKFinder.
- ASPImage 2 component from ServerObjects. Not distributed with CKFinder.
- ASPThumb component from BRIZ Software. Not distributed with CKFinder.