[Refdb-users] Problem to configure refdb php interface...
Status: Beta
Brought to you by:
mhoenicka
From: anonyme <sit...@fr...> - 2016-08-05 16:25:19
|
Hi, I'm using linux debian jessie, apache2, mysql, php 5. My refdb server is installed with a first user and one reference database (with Mysql driver). But I've got a problem with php interface configuration because localhost/refdb/ is a white page... I follow this short tutorial about php install <http://refdb.sourceforge.net/manual/ch04s11.html> : [http://refdb.sourceforge.net/manual/ch04s11.html] I added into apache default server the alias /refdb/ to /usr/share/refdb/www/ directory. Apache restart loading refdb module without any error.But http://localhost/refdb/ is a withe page ! I can't see any error into apache2/error.log file, exept "[:error] [pid 4946] [client 127.0.0.1:51702] PHP Fatal error: Call-time pass-by-reference has been removed$" but I doesn't know if it's relative to refdb php scrip... may be it's the clok time of my test... Thank you for your help ! Patrick |