[Phplib-users] App does not work any more ! Help needed
Brought to you by:
nhruby,
richardarcher
|
From: Jose L. M. <jos...@cn...> - 2002-08-07 14:59:07
|
Hi folks,
may be it's a faq, but here it goes...
I've been using quite happily an intranet app. based on PHPLib 7.2c /
Apache 1.3.14 / PHP 4.06 / Netscape 4.77 browser.
As I've upgraded the Linux Box, I've also tried to upgrade the softs on
this box... By idea, this was... ;-(
I've moved to PHP 4.2.2, Apache 1.3.26, Mozilla 0.99.8 and PHPLib
7.4pre1. I've made the modifications in my prepend.php3 / local.inc and
crLoginForm.ihtml (well I use the auth_md5 class) but it doesn't work
anymore :
- I get my usual login form, but entering user/password just gives me a
new blank login form.
Looking in the mysqld.log file, the only thing I see is that the query
made against auth_user table is looking for a username = ''... This make
me think that the values I enter in the login form are not correctly
passed to auth_validatelogin method.
But that's the only thing I've found !
Any help really apreciated,
--
Jose Luis
----------------------------------------------------------------------------
Y no llegaste a quererme, y eran mis cinco sentidos
Y no llegaste a quererme, y que desgraciaito he sido
Y que ha tenido que aborrecerte tanto como te ha querido (Camaron)
----------------------------------------------------------------------------
|