ldap_escape() definition clashes with php5-ldap
VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite DBs.
Status: Beta
Brought to you by:
marciuz
this is what I get when I try to log into vfront v0.99.3:
[Mon Jan 04 20:17:55.637444 2016] [:error] [pid 15601] [client 192.168.190.118:49200] PHP Fatal error: Cannot redeclare ldap_escape() in /var/www/admin2/classes/auth/auth.ldap.php on line 31, referer: http://hrm.border6.com/admin2/
I am running PHP v5.6.
root@hrm:/var/www/admin2/conf# php -v
PHP 5.6.14-0+deb8u1 (cli) (built: Oct 4 2015 16:13:10)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
root@hrm:/var/www/admin2/conf#