Re: [Refdb-users] Unable to use the phpweb interface ...
Status: Beta
Brought to you by:
mhoenicka
From: Dan O'D. <dan...@ul...> - 2006-07-11 16:05:25
|
I just checked the svn: the problem may well lie with login.php if you are using the svn version (the one with the navigation on the right in the sign in screen). I didn't set up the <bindir> properly in the .ini version of the file. I've just fixed it so that people downloading the svn version should now have the login work. -d On Tue, 2006-11-07 at 15:54 +0200, St=C3=A9phane T=C3=A9letch=C3=A9a wrote: > Hi, >=20 > I've tried to use the php interface (furnished in phpweb) but without luc= k. >=20 > I can connect to refdb via the command-line and see some properties (and=20 > import references) but from the interface i'm not able to do anything. >=20 > First, i thought it was coming from a permission problem so un chmod'ed=20 > the phpweb directory 1777. > Second, i found out (or read better the manual ...) that i had may be=20 > missed the php5-session plugin (so i installed it and restarted apache). > Third, i used another php-driven applicaiton (spip) to check if the php=20 > setup was correct. (SPIP works fine). >=20 > So far, i've been able to modify a little some php file to display the=20 > user i'm using and the database i'm connected to. >=20 > It seems at the beginning (at the login script), everything is ok : the=20 > user is correct and the database also. After this login script, the=20 > informations get somewhat lost (without any trace on the logs): it seems=20 > i'm no more logged as the refdb user. >=20 > Do you have any hint about the direction i should have a look at ? >=20 > FYI, i'm using Mandriva Linux (coooker, developpment version) and: > apache-base-2.2.2-6mdv2007.0.i586.rpm > apache-mod_php-5.1.4-1mdk.i586.rpm > php-session-5.1.4-4mdk.i586.rpm >=20 > So far, i've tried with pgsql and various input references (pubmed,=20 > pubmed/XML, ris ...). >=20 > Thanks for comments, i'm really close to the refdb'rpm ;-) >=20 > St=C3=A9phane >=20 |