I got the latest phpESP cvs version and I get the following error.
[ Incorrect User ID or Password, or your account has been
disabled/expired. ]
I can login to the mysql db as user 'phpesp' on the server but from the
page I can't.
I have changed the passwords fields to char(64) using the instructions
in the upgrades doc. The mysql db phpesp is there and has all the data
from my questionnaires but the login is elusive. I am running php
version 5.0.4. The results of test are here. Thanks for any help.
http://htnweb2.musc.edu/phpESP/admin/test.php
I also tried changing phpESP_current to just phpESP like my old ini but
still no login.
// Base URL for phpESP
$ESPCONFIG['base_url'] = $ESPCONFIG['proto'] . $server['HTTP_HOST'] .
'/phpESP_current/';
I'm on Fedora C4 with PHP5.0.4
--
Best Regards,
John
|