Hello,
I.m trying to use FCKeditor, but I get the next error:
Warning: include_once(fckeditor_php5.php) [function.include-once]: failed to open stream: No such file or directory in...
Warning: include_once() [function.include]: Failed opening 'fckeditor_php5.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in...
I have used the string:include_once. It works all on my local server. What do I have to change.
Thank you in advance.
Mable
I.m trying to use FCKeditor, but I get the next error:
Warning: include_once(fckeditor_php5.php) [function.include-once]: failed to open stream: No such file or directory in...
Warning: include_once() [function.include]: Failed opening 'fckeditor_php5.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in...
I have used the string:include_once. It works all on my local server. What do I have to change.
Thank you in advance.
Mable
Re: function.include-once failed
and
So it searches for a file in a directory, but the file can not be found.