Hello, in PHP<?php
this
/*
config.scayt_autoSt artup = true;
*/
this
/*
// config.scayt_autoSt artup = true;
*/
and this
// config.scayt_autoSt artup = true;
do all the same. It comments out the code, make it unusable.
(the space in Startup is a forum bug)
I think the spellcheck ist not implemented for reasons.
To use it you need also the right plugin in ckeditor/ckeditor/plugins/
Maybe wsv or scayt are the right ones, but do they work with this ckeditor version?
Next is, edit the ckeditor/include.php. Add wsv or scayt to the allowed plugins in line 166 ($ckeditor->config['extraPlugins']).
Next is, contains your toolbar the right placeholder for the plugin?
You see, it is not so easy.