User Activity

  • Posted a comment on discussion General Discussion on bibutils

    Just wanted to echo this. I wanted to use refbase, but not having 64-bit binaries of bibutils is preventing me from forging ahead.

  • Posted a comment on discussion Help on refbase - Web Reference Database

    I have attached a fixed install.php that deals with all these issues. I don't know how to create a .patch file, but I hope this helps. For PHP7, I included the mysqli funtions. For 1, I just did a str_replace to remove double quotes when checking if the directory is readable. This way, a user can just place their path in double quotes and it will work with the exec command as well. For 2, I checked if MySQL version was => 5.6 since this is when the warning starts to appear. I then check if the warning...

  • Posted a comment on discussion Help on refbase - Web Reference Database

    So, what the issue was is that the install.php was not changed in the PHP7 patch. So, I manually changed it myself to use mysqli instead of mysql. That worked fine, but there were two other issues. 1. The path for mysql during install requires a path without quotes, but the quotes are needed to run the exec command when there are spaces in the path to the mysql executable. I just manually put quotes in my exec line, but this might break it for others. 2. MySQL 5.7 now throws a warning when using...

  • Posted a comment on discussion Help on refbase - Web Reference Database

    I have downloaed the trunk and the bleeding-edge using SVN from the following link and I still get mysql_connect errors. That is, as far as I can tell, the PHP7 patch doesn't seem to be applied to these. Is there some other link I should be using? svn co http://svn.code.sf.net/p/refbase/code/trunk/ svn co http://svn.code.sf.net/p/refbase/code/branches/bleeding-edge/

View All

Personal Data

Username:
oldbucsfan
Joined:
2017-09-01 16:33:51

Projects

  • No projects to display.

Personal Tools