发新话题
打印

求救:php+apache+mysql的问题

求救:php+apache+mysql的问题

装rh9时,直接装好了php4和apache2,后来发现它没有mysql,于是 down了个下来。装上后没发现什么问题。但是我用php的mysql_connect去连mysql 结果出了以下错误:
Fatal error: Call to undefined function: mysql_connect() in /var/www/html/sql.php on line 3
是不是因为php是先安装的,所以没有--with mysql呀?      
人神好静而心扰之,人心好静而欲牵之,若能常遣其欲,其心自静,其神自清

TOP

install the php-mysql package      
There are three things that have meaning for life. The first is survival, the second is social order, and the third is entertainment. (Linus Torvalds)

TOP

发新话题