-
Per http://www.refbase.net/index.php/Required_PHP-INI_Settings
Please increase max_execution_time, max_input_time and/or memory_limit. Your php error log may tell you which one(s) need to be increased.
05:28PM UTC on Jul 05 2009 in refbase - Web Reference Database
-
> This is the root of the webserver:
> /home/user/html/
/home/user/files is not a subdirectory of this, though. Do you have another alias so that /home/user/files is served by your server somewhere?
refbase provides static links to PDFs and other attachments; these must be at resolvable URLs.
> I would like to store the pdf in
> /home/user/files/refdb
This is...
08:37PM UTC on Jul 02 2009 in refbase - Web Reference Database
-
I must have misunderstood you. I gave you the settings to display that URI, so it is working as expected.
What URI do you want refbase to display? That is: what URI do you have to use to actually view your PDFs?
> Do you know how the .htaccess must be to allow only the srcipt to read files
> for thee refbase_home/files directory?
What do you mean? Do you want to restrict...
05:01PM UTC on Jul 02 2009 in refbase - Web Reference Database
-
> I try to hide files in
> /home/user/files
$filesBaseDir = "/home/user/files";
> the created links (pdf) files are always:
> http://domain.de//home/user/files/filename.pdf
$filesBaseURL = "/home/user/files/";
Many parts of refbase will handle this, but not all will (sitemap generation assumes that the files are stored under the database url, for...
04:22PM UTC on Jul 02 2009 in refbase - Web Reference Database
-
It would be useful if you used the error message verbatim (rather than paraphrasing it). It sounds as if you are kept at import.php & that you have "There were validation errors regarding the data you entered:" in the header & "Unrecognized data format!" above the "Records:" box. If this is inaccurate, please be more precise in saying what you see.
The...
05:36AM UTC on Jun 09 2009 in refbase - Web Reference Database
-
Do you have shell access to the system to verify that your bibutils executable work as expected when they are executed manually? In the past, I had usually compiled my own binaries when on x86_64.
It would help to enable error logging on the server & see what happens. It would also help to know more about what you see in the browser when it fails (e.g. a blank page?).
--Rick.
11:46PM UTC on Jun 08 2009 in refbase - Web Reference Database
-
refbase has nothing to rename/relink PDFs. I don't know, off-hand, where we would put it in the interface. But it should be relatively simple to make a one-off script that would do this.
--Rick.
12:00AM UTC on Jun 08 2009 in refbase - Web Reference Database
-
Here's the thread on account changes:
https://sourceforge.net/forum/forum.php?thread_id=3274100&forum_id=218758.
01:02PM UTC on Jun 04 2009 in refbase - Web Reference Database
-
When I first tried one of those, CrossRef's resolver was down. I tried again shortly later & it worked. Did you complete your CrossRef user/pass & verify that they work by going to the URL manually? If so, you may try again now (in case you also tried when CrossRef was down.
--Rick.
12:59PM UTC on Jun 04 2009 in refbase - Web Reference Database
-
The feedburner list renders fine for me (in ISO-8859-1). The problem appears to be that the RSS widget you use can't use that character set (it is probably expecting UTF-8).
--Rick.
03:34PM UTC on Jun 01 2009 in refbase - Web Reference Database