Guns 发表于 2007-7-16 18:37:11

新安装出现的问题

安装就出现如下错误
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


在别的电脑的同样环境里面没有出现过:(

hahahaha78 发表于 2007-7-17 08:11:48

权限问题吧?????

其它电脑上没问题就查你的电脑的环境,楼主是RH5????
偶在RH上装碰到过PHP文件不可读,而在SUSE上一切正常

Bill大狗 发表于 2007-7-17 09:37:42

用官方提供的windows安装包,已经配好的AMP环境

Guns 发表于 2007-7-17 13:02:44

原帖由 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的缘故?

Guns 发表于 2007-7-18 13:08:44

freetype为什么在523的php里面不能编译进去?我安装了freetype235,php的configure已经指定了freetype的路径,最后还是在phpinfo的gd段找不到freetype的支持,以前安装的很多服务器都是很顺利的

有没有兄弟遇到这种情况?

hahahaha78 发表于 2007-7-18 16:42:35

gd library install ?

Guns 发表于 2007-7-18 21:48:17

原帖由 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

hahahaha78 发表于 2007-7-19 08:10:43

没碰到过这样的情况,看来得自己研究研究了,系统不是自带有GD/PHP/FREETYPE吗???
页: [1]
查看完整版本: 新安装出现的问题