新安装出现的问题
安装就出现如下错误Warning: mysql_list_tables(): supplied argument is not a valid MySQL-Link resource in /usr/local/apache/htdocs/t3lib/class.t3lib_db.php on line 966
环境是自己新编译的apache224和php523和mysql5045
在别的电脑的同样环境里面没有出现过:( 权限问题吧?????
其它电脑上没问题就查你的电脑的环境,楼主是RH5????
偶在RH上装碰到过PHP文件不可读,而在SUSE上一切正常 用官方提供的windows安装包,已经配好的AMP环境 原帖由 hahahaha78 于 2007-7-17 08:11 发表 http://forum.typo3.org.cn/images/common/back.gif
权限问题吧?????
其它电脑上没问题就查你的电脑的环境,楼主是RH5????
偶在RH上装碰到过PHP文件不可读,而在SUSE上一切正常
我的环境是centos5
问题解决了,的确是权限问题
现在在install页面的image processing选项那里选择GD library functions则弹出错误页面
Fatal error: Call to undefined function ImageTTFBBox() in /usr/local/apache/htdocs/t3lib/class.t3lib_stdgraphic.php on line 970
是不是我没有编译freetype的缘故? freetype为什么在523的php里面不能编译进去?我安装了freetype235,php的configure已经指定了freetype的路径,最后还是在phpinfo的gd段找不到freetype的支持,以前安装的很多服务器都是很顺利的
有没有兄弟遇到这种情况? gd library install ? 原帖由 hahahaha78 于 2007-7-18 16:42 发表 http://forum.typo3.org.cn/images/common/back.gif
gd library install ?
gdGD Support enabled GD Version bundled (2.0.34 compatible) GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled 没碰到过这样的情况,看来得自己研究研究了,系统不是自带有GD/PHP/FREETYPE吗???
页:
[1]