原文:php提示Fatal error: Call to undefined function imagecreate()在php中imagecreate函数是一个图形处理函数,主要用于新建一个基于调色板的图像了,然后在这个基础上我们可以创建一些图形数字字符之类的,但这个函数需要GD库支持,如果没有...
分类:
Web程序 时间:
2015-06-19 10:19:47
阅读次数:
233
Centos6.5下安装quagga-0.99.22时遇到如下提示./configure--prefix=/usr/local/zebra--enable-vtysh--enable-user=root--enable-group=root--enable-vty-group=rootcheckingbuildsystemtype...x86_64-unknown-linux-gnucheckinghostsystemtype...x86_64-unknown-linux-gnucheck..
分类:
其他好文 时间:
2015-06-19 06:47:02
阅读次数:
225
pip 安装pycrypto 报src/MD2.c:31:20: error: Python.h: No such file or directory?错误解决 gcc?-pthread?-fno-strict-aliasing?-pipe?-Wall?-Wp,-D_FORTIFY_SOURCE=2?-fexceptions?-fstack-protector...
分类:
其他好文 时间:
2015-06-18 22:26:09
阅读次数:
756
一、Console控制台出现Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED的错误
在安卓开发中,一般选择运行,则会向ADT开始安卓app。
如果app无法安卓,在控制台遇到Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED错误,如下图:
然后去L...
分类:
移动开发 时间:
2015-06-18 22:13:31
阅读次数:
187
请参考官方:http://wiki.nginx.org/HttpRewriteModule#Synopsis关于缓存大小权限error log 有如下日志:an upstream response is buffered to a temporary file,注意:当临时文件提示没有权限写时,发发...
分类:
其他好文 时间:
2015-06-18 21:37:52
阅读次数:
94
git 在fetch时侯报错: fatal: git-write-tree: error building trees 解决办法: Use: git reset--mixed instead of?git reset --hard. You will not lose any changes. clone代码 git clone http://sunhuairu...
分类:
其他好文 时间:
2015-06-18 20:23:05
阅读次数:
123
此问题折驣了很久,还是Stackoverflow!!请参考如下URL:http://stackoverflow.com/questions/16589585/android-studio-error-could-not-create-the-java-virtual-machine
分类:
移动开发 时间:
2015-06-18 20:20:19
阅读次数:
221
在YUM源安装依赖包的时候,报错如下:-->ProcessingDependency:php-common=5.1.6-45.el5_11forpackage:php-xml--->Packagephp-xmlrpc.i3860:5.1.6-45.el5_11settobeupdated-->ProcessingDependency:php-common=5.1.6-45.el5_11forpackage:php-xmlrpc-->FinishedDep..
分类:
Web程序 时间:
2015-06-18 20:18:33
阅读次数:
417
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near at line 3MySQL 5.6,Navicat For MySQL 10.0.10 中执行SQL语句时...
分类:
数据库 时间:
2015-06-18 19:45:16
阅读次数:
255
y@y:~$ lsof | grep 35729grunt 18194 y 13u IPv6 117971 0t0 TCP *:35729 (LISTEN)Optimizin 18194 18195 ...
分类:
其他好文 时间:
2015-06-18 19:26:55
阅读次数:
308