include_path='.;C:\php5\pear'错误的解决方法
在买了中国信息港vps主机之后,想搭建一个DZ论坛、wordpress和一个织梦的门户网站,可是在使用的过程中,发生了一个很让我纠结的问题:
安装PHP程序(比如Discuss、wordpress等等)提示“include_path='.;c:\php5\pear'”错误,以下是Discuz的一个报错。
Fatal error: require_once() [function.require]: Failed opening required
'./source/class/class_core.php' (include_path='.;c:\php5\pear') in D:\web\BBS\index.php on line 14
问题详细描述如下:
为了行文方便,我先说下我的目录结构
1、 D:\FreeHost为网站根目录,在它的下面放置DZ论坛、wordpress博客和织梦门户网站;
2、 以dz论坛举例,D:\FreeHost\webdz2013_JD3QC6,这是dz程序的根目录,里面放置的是dz程序。
A、 我的网站刚开始如这样设置的,administrators和system对网站根目录FreeHos具有完全的控制权限。
B、 webdz2013_JD3QC6程序根目录的设置权限是:administrators 完全,system完全,iis来宾账户IUSR_dzusr 读取和运行、列出文件目录和读取,network service 完全控制权限且不是继承父目录的。
结果论坛的最后一步出现上面的错误。
解决方法如下
A、 对网站根目录FreeHos“只有该文件夹”添加iis来宾账户IUSR_dzusr的读权限
这样就解决了。

The article discusses the differences between unset() and unlink() functions in programming, focusing on their purposes and use cases. Unset() removes variables from memory, while unlink() deletes files from the filesystem. Both are crucial for effec

PHP traits enable code reuse in single inheritance contexts, offering benefits like reusability and simplified inheritance. They can be effectively combined with traditional inheritance to enhance class flexibility and modularity.

PHP does not support multiple inheritance but uses interfaces and traits as alternatives to achieve similar functionality, avoiding issues like the diamond problem.

Inheritance in PHP allows classes to inherit properties and methods, promoting code reuse and hierarchical organization. Key benefits include reusability, abstraction, and polymorphism. Common mistakes to avoid are overuse of inheritance and ignoring

The article discusses three main error types in programming: syntax, runtime, and logical errors. It explains their causes, prevention strategies, impacts on performance and user experience, and methods for diagnosis and resolution.

Article discusses PHP and HTML interaction, best practices for embedding PHP in HTML, dynamic HTML content generation, and recommended development tools.

The article discusses the differences between for and foreach loops in PHP, focusing on syntax, usage, control, and performance. Foreach is preferred for array iteration due to simplicity and efficiency, but for loops are better for index-based opera

The article discusses the crucial role of the PHP parser in script execution, focusing on its tasks in syntax analysis, error handling, and code optimization, and how its efficiency impacts web application performance.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 English version
Recommended: Win version, supports code prompts!

SublimeText3 Linux new version
SublimeText3 Linux latest version

Notepad++7.3.1
Easy-to-use and free code editor
