If php works on safe_mode, set_time_limit doesn't work (Cannot set time limit in safe mode / Warning).
Please change FileSystem.php on line #189:
Please change FileSystem.php on line #189:
set_time_limit(8);to
@set_time_limit(8);
Re: CKFinder 1.4.3 php bug under safe_mode
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+