1. Shopex host environment
1. Windows 2003 R2
2. iis6.0+php5.0 or above
3. mysql5.0 or above
If you want to know about the PHP environment matching, please check:
How to configure and build iis+ under windows2003 php+mysql environment
2. Shopex host problem description
Copy the code The code is as follows:
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")
The above introduces the solution to the shopex host error request No such file or directory, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.