Home > Backend Development > PHP Tutorial > include_path='/usr/share/php:/usr/share/pear'该怎么解决

include_path='/usr/share/php:/usr/share/pear'该怎么解决

WBOY
Release: 2016-06-13 12:37:26
Original
1938 people have browsed it

include_path='.:/usr/share/php:/usr/share/pear'
Fatal error: require_once(): Failed opening required '../exception/db_exception.php' (include_path='.:/usr/share/php:/usr/share/pear') 
RT,我确保我的引用路径是对的,但是依然提示我failed to open,我把权限改成了777,依然有该问题,求助

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template