Jump to content

failed to open stream: No such file or directory


NaniG

Recommended Posts

Hi to all,

 

 Am tryed to install / configure the KCFinder with CKEditor into my admin side. Am successfully configured and it is working fine in localhost (local machine) as well as in Remote Server Desktop (Test machine). But when i uploaded into production server, am getting the following type of error.

 

Warning: require(core/browser.php) [function.require]: failed to open stream: No such file or directory in /home/content/a/i/o/test/html/admin/ckeditor/kcfinder/core/autoload.php on line 30

 

 

Fatal error: require() [function.require]: Failed opening required 'core/browser.php' (include_path='.;C:\xampp\php\PEAR') in /home/content/a/i/o/test/html/admin/ckeditor/kcfinder/core/autoload.php on line 30

 

 

Am developing the site in Smarty (PHP) as well as MySQL as backend and my site is hosted in goDaddy shared hosting.

 

Please help me out form these issue

 

Link to comment
Share on other sites

Thanks for reply Jugesh.

 

Yes, the include path is different in PHP.ini file and it is include_path:.;C:\xampp\php\PEAR. I uploaded PHP5.ini file due to my site was hosted in goDaddy Shared hosting. i changed the include path in php.ini file as "home\content\a\i\o\test\html", but getting the same error. Is the include path is right syntax, or shall i changed to other way. More ever i included the path on top of the page (config.php of KCFinder) with ini_set('include_path', 'home\content\a\i\o\test\html');

 

Please let me know the correct one.

 

Thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.