Hi all, i got the following error message when trying to open the web page http://localhost/cacti :
Fatal error: Call to undefined function mysql_connect() in C:\Apache2\htdocs\cacti\lib\adodb\drivers\adodb-mysql.inc.php on line 338
i check all the settings, everything is correct. any idea ?
Thanks
error message when using cacti for the first time
Moderators: Developers, Moderators
-
- Posts: 49
- Joined: Fri Mar 18, 2005 7:33 am
- Location: France
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Two possible problems....
- Php does not have mysql support turned on or installed
- Invalid username, password, and/or server combination in the include/config.php file.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 49
- Joined: Fri Mar 18, 2005 7:33 am
- Location: France
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Change you database server from localhost to the either the network cards IP address, your hosts name, or the loopbacks IP address. Mysql is probably attempting to use a Unix socket, because the database server is set to localhost. And you aren't running unix.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 49
- Joined: Fri Mar 18, 2005 7:33 am
- Location: France
-
- Posts: 49
- Joined: Fri Mar 18, 2005 7:33 am
- Location: France
Who is online
Users browsing this forum: No registered users and 1 guest