Re: [Refdb-users] Does the edit button actually work in the php version of refdb?
Status: Beta
Brought to you by:
mhoenicka
From: Daniel O'D. <dan...@ul...> - 2006-06-30 15:38:28
|
I had trouble but then got it working. What is your PHP version, Linux Distro, and Apache version? I'm assuming you followed the brief readme in the package? On Fri, 2006-30-06 at 12:27 +0200, Stéphane Téletchéa wrote: > Daniel O'Donnell a écrit : > > Been experimenting with the php version of refdb. > > > > Everything seems to work except for the [edit] button, which produces > > errors. Does anybody know if it is supposed to work? Looking the code, > > over I'd have said it was a deletion button rather than an edit button! > > > > -d > > Moreover the phpweb interface seems to not work at all :-( > > I've tried to use it and i couldn't get anything working, which is bad > since refdb fits all my others needs :-( > > Using refdbc i can browse citations, import, export ones. > > From the web interface, i can only get errors (see below httpd logs): > > [Thu Jun 29 23:06:11 2006] [notice] Apache/2.2.2 (Mandriva > Linux/PREFORK-6mdv2007.0) configured -- resuming normal operations > [Thu Jun 29 23:11:39 2006] [error] [client 127.0.0.1] File does not > exist: /var/www/html/favicon.ico > [Thu Jun 29 23:12:58 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed-result.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:12:58 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phpTjy7Vz' to 'pubmed-result.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:44:01 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed-result.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:44:01 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phplYBqez' to 'pubmed-result.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:44:17 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed-result.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:44:17 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phpgbuB7q' to 'pubmed-result.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:51:16 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed-result.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:51:16 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phpM0QeWa' to 'pubmed-result.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:51:23 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed-result.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Thu Jun 29 23:51:23 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phpFbRbtg' to 'pubmed-result.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > sh: -c: command not found > sh: -u: command not found > sh: -u: command not found > [Fri Jun 30 00:25:45 2006] [error] [client 127.0.0.1] PHP Warning: > session_destroy() [<a > href='function.session-destroy'>function.session-destroy</a>]: Trying to > destroy uninitialized session in /var/www/refdb/refdblogout.php on line > 30, referer: http://localhost/refdb/refdbdbquery.php > sh: -c: command not found > sh: -u: command not found > sh: -u: command not found > [Fri Jun 30 00:33:46 2006] [error] [client 127.0.0.1] PHP Warning: > session_destroy() [<a > href='function.session-destroy'>function.session-destroy</a>]: Trying to > destroy uninitialized session in /var/www/refdb/refdblogout.php on line > 30, referer: http://localhost/refdb/refdbadmin.php > [Fri Jun 30 00:34:02 2006] [error] [client 127.0.0.1] PHP Warning: > session_destroy() [<a > href='function.session-destroy'>function.session-destroy</a>]: Trying to > destroy uninitialized session in /var/www/refdb/refdblogout.php on line > 30, referer: http://localhost/refdb/index.html > [Fri Jun 30 00:34:07 2006] [error] [client 127.0.0.1] PHP Warning: > session_destroy() [<a > href='function.session-destroy'>function.session-destroy</a>]: Trying to > destroy uninitialized session in /var/www/refdb/refdblogout.php on line > 30, referer: http://localhost/refdb/refdbquery.html > [Fri Jun 30 00:39:57 2006] [error] [client 127.0.0.1] PHP Warning: > session_destroy() [<a > href='function.session-destroy'>function.session-destroy</a>]: Trying to > destroy uninitialized session in /var/www/refdb/refdblogout.php on line > 30, referer: http://localhost/refdb/refdbquery.html > [Fri Jun 30 00:40:34 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Fri Jun 30 00:40:34 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phpYAU50H' to 'pubmed.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > [Fri Jun 30 00:51:03 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file(pubmed.txt) [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > failed to open stream: Permission denied in /var/www/refdb/refdbadd.php > on line 111, referer: http://localhost/refdb/refdbadd.html > [Fri Jun 30 00:51:03 2006] [error] [client 127.0.0.1] PHP Warning: > move_uploaded_file() [<a > href='function.move-uploaded-file'>function.move-uploaded-file</a>]: > Unable to move '/tmp/phposFZ3V' to 'pubmed.txt' in > /var/www/refdb/refdbadd.php on line 111, referer: > http://localhost/refdb/refdbadd.html > > Any hint ? > > Cheers, > > Stéphane > -- Daniel Paul O'Donnell Associate Professor and Chair of English Director, Digital Medievalist Project <http://www.digitalmedievalist.org/> University of Lethbridge Lethbridge AB T1K 3M4 Canada Vox +1 403 329-2377 Fax +1 403 382-7191 :@caedmon/ubuntu |