FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Fatal Error: Call to undefined function mysql_connect()
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Fatal Error: Call to undefined function mysql_connect() [message #9195] Sun, 16 March 2003 03:17 Go to previous message
DaddyFix is currently offline  DaddyFix   Canada
Messages: 1
Registered: March 2003
Karma:
Junior Member
Heres the fix for the error below that I recieved while attempting step 2 of the installation process of FUD

Fatal Error: Call to undefined function mysql_connect()

I fixed the error by changing the following link in my php.ini config file for PHP version 4.3.0

DEFAULT
; Default host for mysql_connect() (doesn't apply in safe mode).
mysql.default_host =

CHANGED TO
; Default host for mysql_connect() (doesn't apply in safe mode).
mysql.default_host =localhost
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: No mailing list functionality since upgrade
Next Topic: www_root does not correspond to server_root ???
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 14:13:22 GMT 2024

Total time taken to generate the page: 0.06211 seconds