Home  >  Article  >  Backend Development  >  xampp Liunx下集成环境 自动安装Pear到Lib下 怎么使用Pear呢

xampp Liunx下集成环境 自动安装Pear到Lib下 怎么使用Pear呢

WBOY
WBOYOriginal
2016-06-13 10:07:261011browse

xampp Liunx下集成环境 自动安装Pear到Lib下 如何使用Pear呢?
xampp是集成的环境,htdocs文件夹是和lib文件夹是同一级目录
引用pear文件过来 不能用
Deprecated: Assigning the return value of new by reference is deprecated in...

------解决方案--------------------
兄弟 Linux 下還安裝集成包?
apt-get install

yum...

------解决方案--------------------
你的 php 是 5.3 的?

pear 始终沿袭 php4 的习惯,在 php5.3 下就会有一些“已过时”错误

根据提示改改就是了

Statement:
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