undefined function: mysql_connect()

P

Paul Hickey

Guest
It looked like a terrific program, but after 24+ hours I am still receiving the error message:

Fatal error: Call to undefined function: mysql_connect() in /usr/local/apache2/htdocs/program_files/include/db_functions.php on line 41

when loading install.php.

PHPMyAdmin, and terminal accesses to my database work fine.

The settings for $host, $user, $pass, and $db_name are all working in other programs. I am specifying an existing database.

I have many interactive websites and was hoping this would simplify my life, but I can't spend much more time on it unless I can get passed the first step.

Hopefully, Thanks
 
B

bob aka error

Guest
Go to phpMyAdmin...works slicker than snot with 1/2 the hassle. I am very pleased..dadabik isn't working well.
 
E

Eugenio

Guest
Paul Hickey wrote:

> It looked like a terrific program, but after 24+ hours I am
> still receiving the error message:
>
> Fatal error: Call to undefined function: mysql_connect() in
> /usr/local/apache2/htdocs/program_files/include/db_functions.php
> on line 41
>
> when loading install.php.

Try also to reinstall DaDaBIK, maybe you have changed something in the code by mistake.


(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top