-
it would be very helpful if the code was instrumented with detailed error messages so these cases could be resolved quicker, e.g. using error_log(). And the text of the error message should change: missing trailing / on the bibutils path is not a validation error!
2009-09-04 10:18:08 UTC in refbase - Web Reference Database
-
It has not been tested yet!
2009-09-04 07:51:11 UTC in refbase - Web Reference Database
-
Posted to the tracker, see
https://sourceforge.net/tracker/?func=detail&aid=2850969&group_id=64647&atid=508193
(doesn't this forum software support hyperliking?)
2009-09-04 07:43:53 UTC in refbase - Web Reference Database
-
In install.php this is supported now. I had to do a manual installation, and wrote a Perl script to rename the tables in install.sql:
http://www.win.tue.nl/~rp/bin/mysql-rename-tables.
2009-09-04 07:39:57 UTC in refbase - Web Reference Database
-
This patch replaces fopen() with the use of curl; a better solution is to support both, and test whether allow_fopen_url is enabled and whether curl is installed.
2009-09-04 07:28:06 UTC in refbase - Web Reference Database
-
Richard: well, ideally ... you wish. Meanwhile I also ran intto the problem that I can't edit php.ini on my server, and setting allow_fopen_url in .htaccess has no effect, but Curl is enabled, so I had to use that instead. Where do I post the patch?.
2009-09-03 16:28:15 UTC in refbase - Web Reference Database
-
I also need to perform the installation manually, because I am not the MySQL database administrator, and I cannot create any databases. I do have a database I can add tables to. (It would be nice if install.php would support this use case, by the way.)
So I needed to prefix the MySQL table names with a refbase-specific prefix in the install.sql file. This is tedious and error-prone to do...
2009-09-03 14:05:32 UTC in refbase - Web Reference Database
-
Just a remark: permission 750 for the bibutils directory should probably be 755.
2009-09-03 13:37:46 UTC in refbase - Web Reference Database
-
Just a remark: permission 750 for the bibutils directory should probably be 755.
2009-09-03 12:24:54 UTC in refbase - Web Reference Database
-
rp2 changed the public information on the Freeciv project.
2009-04-17 19:37:12 UTC in Freeciv