Home > Backend Development > PHP Tutorial > thinkphp调用数据库出错

thinkphp调用数据库出错

WBOY
Release: 2016-06-23 13:52:24
Original
768 people have browsed it

Fatal error: Call to a member function fetch_array() on a non-object in
这是怎么回事?


回复讨论(解决方案)

不是对象,自然也就没有方法

不是对象,自然也就没有方法


我刚到新公司,这是公司的项目,正常运行。但在本地就不行了,出现这个错误。代码我没改呀。是不是数据库问题?我本地的数据库root密码为空,公司代码里面的不是空

项目换了位置,config 文件肯定是要改的,Runtime 文件夹也是要清空的

项目换了位置,config 文件肯定是要改的,Runtime 文件夹也是要清空的


已经修改了config,Runtime也清空了
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