我正在使用PHP MySQLi 数据库类,在我的本地计算机上一切正常,没有任何问题。但是,当我将项目上传到主机时,出现以下错误:
致命错误:第 678 行 /usr/home/data/site/public_html/classes/MysqliDb.php 中允许的内存大小为 52428800 字节已用尽(尝试分配 50331646 字节)
第678行MysqliDB.php
包含以下命令:
call_user_func_array(array($stmt, 'bind_result')`, $parameters);
当我输入文件时php_value memory_limit 64M
,.htaccess
我收到此错误:
[Fri May 30 11:03:18 2014] [alert] [client 37.98.159.18] /usr/home/data/site/public_html/.htaccess: 无效的命令 'php_value',可能拼写错误或由未包含在服务器配置,referer:http ://example.org/index.php