Page 1 of 1

Fatal error: Call to undefined function mysql_connect()

Posted: Mon Feb 16, 2009 4:44 am
by ldocumet
It all seemed to be going well until I tried to login to the home.php site.

I get the following error:

Fatal error: Call to undefined function mysql_connect() in /home/mpsuser/www/pacs/php/database.php on line 100

Thank you,
Luis

Posted: Mon Feb 16, 2009 7:16 am
by pacsone
Check if you see the mysql/mysqli PHP extension is loaded successfully from the output of the test page:

http://localhost/pacsone/Hello.php

If not, you need to check if your PHP.INI configuration file and make sure you enable the mysql/mysqli extension.

Re: Fatal error: Call to undefined function mysql_connect()

Posted: Fri Mar 27, 2015 12:59 pm
by Metora06
You might have un-installed PacsOne Server from this server and if so, the trial license created during the initial install will be removed, but it will not be created again even if you re-install PacsOne Server (to prevent endless trials).