include_path='.;c:php5pear'的錯(cuò)誤:warning: unknown: failed to open stream: no such file or directory in unknown on line 0。
fatal error: unknown: failed opening required 'e:/ttttt/中文/index.php' (include_path='.;c:php5pear') in unknown on line 0?
在google和百后,都講的是include_path的配置問題,所有的這些都配置無誤,最后排查,是因?yàn)橹形穆窂降膯栴}。
最后解決辦法:文件夾不用中文名,最后提示一下,apache2.2 配置的網(wǎng)絡(luò)文件夾是可以用中文的,只需要把httpd.conf保存為utf-8即可。