[Refdb-users] ANN: refdb-0.9.9-1 available
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2007-11-07 22:02:38
|
Hi, I had to fix two bugs which render the PHP web interface useless. First, one of the essential PHP files was not installed during make install. Second, the manual used incorrect directories in its instructions for modifying httpd.conf. I've uploaded a new release 0.9.9-1 to the sourceforge repository at: https://sourceforge.net/project/showfiles.php?group_id=26091 If you have already downloaded 0.9.9, it is reasonably simple to fix these problems without downloading and building RefDB again. These two steps are all it takes: - copy phpweb/includes/refdblib.inc.php to /usr/local/share/refdb/www/includes/ (use /usr/share... if you used "/usr" as a prefix during configure) - in the instructions how to modify httpd.conf in order to run the php web interface, read "www" instead of "phpweb" in the directories. A fixed version of the instructions is also available online, see http://refdb.sourceforge.net/manual/ch04s11.html I apologize for any inconveniences. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |