-
Hi Jason,
it looks as if the PHP 'fopen()' function is not allowed on your server's account.
For further info please see this forum post:
https://sourceforge.net/forum/message.php?msg_id=5932543
Let us know if this doesn't help,
Matthias.
07:12AM UTC on Jul 09 2009 in refbase - Web Reference Database
-
Hi Gert,
> we have problems with the PDF upload to our new Refbase installation (0.9.5),
> Warning: mkdir() [function.mkdir]: Permission denied in
> /var/www/refbase/modify.php on line 1439
> This points to permission problems.
Yes. Please try the suggestions given in these two threads:
https://sourceforge.net/forum/forum.php?thread_id=2127142&forum_id=218758...
06:09PM UTC on Jul 07 2009 in refbase - Web Reference Database
-
Hi Knut,
[am travelling (until Sunday), but just quickly]
> is it possible to connect to an external database?
I must admit that I've never tried this, nor did I have the chance to do so.
> external access of the database is enabled and working from a testfile
So, can you access your remote MySQL database on the shell from, say, the 'mysql' command line program?
If you...
12:35PM UTC on Jul 02 2009 in refbase - Web Reference Database
-
Hi Daniel, glad to hear it's working for you now.
If you keep variable '$shortenGivenNames' set to false, please make sure that you understand the implications for sorting of author/editor names (discussed earlier in this thread).
Best regards, Matthias.
04:35PM UTC on Jun 26 2009 in refbase - Web Reference Database
-
HI Daniel,
> I just checked again. line 889 reads $shortenGivenNames = false;
Well, then it should work... If this isn't the case for you, I'd need you to send me your 'import.inc.php' file as well as the RIS data you're trying to import. Please send them (as a .zip archive) to msteffens -at- refbase -dot- net and I'll try to look into it.
Also, did you do any other modifications to...
09:28AM UTC on Jun 26 2009 in refbase - Web Reference Database
-
Hi Daniel,
are you sure that you've set ALL occurrences of variable '$shortenGivenNames' in file 'includes/import.inc.php' to false?
In order to keep full names when importing RIS files with refbase-0.9.5, line 889 in 'import.inc.php' must be set to:
$shortenGivenNames = false;
Let us know if you still can't get it working.
Matthias.
08:40PM UTC on Jun 25 2009 in refbase - Web Reference Database
-
Hi jay,
> Instead of uploading, we decided to dump all the attachments on
> a webserver so they could be accessed independent from refbase.
Couldn't you make your attachments directory the refbase upload directory? In other words, adjust variables '$filesBaseDir' and '$filesBaseURL' in file 'initialize/ini.inc.php' so that they point to your current attachments directory.
Also...
05:20PM UTC on Jun 24 2009 in refbase - Web Reference Database
-
Hi Daniel,
which version of Bibutils are you using? If you are currently using Bibutils v4.x, please try again using Bibutils v3.4 which you can get here:
http://bibutils.refbase.org/
Does that version work better?
Also, please check with your ISP that the PHP 'exec()' command is not blocked for your account, and that the active PHP temp/session directory is readable/writable...
10:02PM UTC on Jun 09 2009 in refbase - Web Reference Database
-
Hi Sam,
sorry you're facing trouble with the Bibutils installation. Personally, I've made good experiences with the Joyent shared web hosting plans.
http://www.joyent.com/connector/web-hosting/
They have a good knowledge database and an active user forum. The servers are based on FreeBSD. Though there are no Bibutils binaries for FreeBSD, it should be relatively straightforward to...
08:03AM UTC on Jun 04 2009 in refbase - Web Reference Database
-
> one of them was with a leading blank
Ok, thanks for reporting back!
Matthias.
06:21PM UTC on May 26 2009 in refbase - Web Reference Database