FIX: Failed to open stream:no such file or directory in_php tutorial

Source: Internet
Author: User
This tutorial will introduce you to the failed to open stream:no such file or directory in solution, you need to know the friend can enter the reference.

Warning:include_once (./include/main.inc.php) [Function.include-once]: Failed to open stream:failed to open stream:no su CH file or directory in

Fatal Error:main (): Failed opening required './config.php ' (include_path= '.; C:php4pear ') in d:wwwrootcoreconfig.php on line 13


The problem arises because we inlcude the wrong path, as long as we change the path.

Fatal Error:main (): Failed opening required './config.php ' (include_path= '.; C:php4pear ') in d:wwwrootcoreconfig.php on line 13

Shopex Host Problem description

Warning:
Require (/core/include_v5/admincore.php) [function.require]: failed to open stream:
No such file or directory in d:wwwrootbeisososhopadminindex.php on line 13
Fatal Error:
Require () [function.require]:
Failed opening Required "/core/include_v5/admincore.php" (include_path= ".; C:php5pear ")


Three, Shopex Mainframe solutions

To D: and d:wwwroot a everyone readable permission, only in these two locations plus permissions on it, do not attach to the next level directory!
The command is as follows:
cacls d:/e/g everyone:r
cacls d:wwwroot/e/g everyone:r

http://www.bkjia.com/PHPjc/632082.html www.bkjia.com true http://www.bkjia.com/PHPjc/632082.html techarticle This tutorial will introduce you to the failed to open stream:no such file or directory in solution, you need to know the friend can enter the reference. Warning:include_once (./include/main.in ...

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.