Shopex Host report Error request solution no such file or directory

Source: Internet
Author: User
First, SHOPEX host environment
1. Windows 2003 R2
2, iis6.0+php5.0 above
3, mysql5.0 above
If you have any hope of understanding the PHP environment, check out:
How to configure and build Iis+php+mysql environment under WINDOWS2003
Second, Shopex host problem description

Copy the Code code as follows:


Warning:
Require (/core/include_v5/admincore.php) [function.require]: failed to open stream:
No such file or directory in D:\wwwroot\beisoso\shopadmin\index.php on line 13
Fatal Error:
Require () [function.require]:
Failed opening Required "/core/include_v5/admincore.php" (include_path= ".; C:\php5\pear ")


Three, Shopex Mainframe solutions
Give D:\ and D:\wwwroot a everyone Read 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
Iv. Additional
If you have a better solution to the problem, you are welcome to correct and discuss
Because it is a permissions issue, it can also be addressed in a sub-directory where it is generally delegated.

The above describes the Shopex host report error request solution no such file or directory, including aspects of the content, I hope to be interested in PHP tutorial friends helpful.

  • 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.