Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 08:21 UTC
Updated:
22 Dec 2012 at 12:45 UTC
Warning: file_exists(): open_basedir restriction in effect. File(/sites/all/libraries/ckeditor/contents.css) is not within the allowed path(s): (/sites/mysite/www/htdocs:/sites/mysite/www/tmp:/sites/mysite/lib/php) in ckeditor_profile_settings_compile() (line 1213 of /sites/mysite/www/htdocs/sites/all/modules/ckeditor/includes/ckeditor.lib.inc).
Comments
Comment #1
dczepierga commentedDo u try to use last DEV version to check that? There was fix for paths...
Greetings
Comment #2
matulis commentedSo I changed Line 1213 (sites/all/modules/ckeditor/includes/ckeditor.lib.inc)
to
The warning is gone now.
Comment #3
matulis commentedHi Damian,
warning still present with last DEV,
so I stay with my quick fix from previous comment.
Comment #4
dczepierga commentedReally thx for info and solution for this bug.
I commit it to GIT (diff).
Pls update to last DEV to see changes.
Greetings
Comment #5
mkesicki commented