| 
	
 | 
 Posted by rich on 09/02/05 02:07 
In article <1125432752.791930.296130@o13g2000cwo.googlegroups.com>, ligerdave 
says... 
> 
>i run php4+mysql+apache2 on linux(ubuntu). every time i try to use 
>mysql_connect function, it says something like this: 
>Fatal error: Call to undefined function: mysql_connect() in 
>/home/ligerdave/website/test.php on line 13 
> 
> 
>plz help!!!!! 
> 
 
Based on the error it sounds like you might have installed PHP without enabling 
the MySQL option. If test your configuration with "php_info();", that should 
tell you if you need to re-install PHP with that option. 
 
Rich 
-- 
Newsguy -- http://newsguy.com
 
  
Navigation:
[Reply to this message] 
 |