getting this error on production at start of login - blank screen
/var/log/apache2/access.log:
[:error] [pid 15326] PHP Fatal error: “GET /sec_Login/ HTTP/1.1” 500 436
/var/log/apache2/error.log:
Call to undefined function mysql_pconnect() in adodb/drivers/adodb-mysql.inc.php on line 391
this is my production server:
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy
PHP 5.5.13-2+deb.sury.org~saucy+1 (cli) (built: Jun 18 2014 08:31:36)
Copyright © 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright © 1998-2014 Zend Technologies
with Zend OPcache v7.0.4-dev, Copyright © 1999-2014, by Zend Technologies
this works - i am able to assign database info: …/_lib/prod/lib/php/?login
any help is much appreciated, john