Fatal error: Call to undefined function mysql_connect()

Trouble during PacsOne Server installations
Post Reply
ldocumet
Posts:1
Joined:Mon Feb 16, 2009 4:42 am
Fatal error: Call to undefined function mysql_connect()

Post by ldocumet » Mon Feb 16, 2009 4:44 am

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

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon Feb 16, 2009 7:16 am

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.

Metora06
Posts:1
Joined:Fri Mar 27, 2015 12:58 pm

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

Post by Metora06 » Fri Mar 27, 2015 12:59 pm

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).
HyBriDe TEkkEN

Post Reply