[Serusers] Serweb won't authenticate

Karel Kozlik kozlik at kufr.cz
Thu Sep 4 22:16:04 CEST 2003


>  
> Basically, on the user login or the admin login of serweb, when I type a 
> username and password and press login or <enter> the page blanks, 
> reloads to the login page, and does nothing. I get no errors of any kind.
> 
> I have register_globals=On in php.ini.
> I'm relatively sure my php.ini is in the correct place [i.e. is being 
> used by the server]
> How would I check this?

Try create file phpinfo.php with content:

<? phpinfo(); ?>

and put it somewhere into your www tree.
Display this file in your browser and you will see your current 
configuration of php. Make sure if register_globals is set to On.

Karel



> My subscriber table in mysql has the correct domain in the domain column 
> for all my users, including admin. I believe that I've made all the 
> changes in Dan Austins HOWTO for serweb/php configuration.
>  
> RedHat 9.0
> kernel 2.4.20-20smp
> ser 0.8.11 (i386/linux)
> main.c, v 1.162.2.5
> PHP 4.3.1
> Apache 2.0.40
>  
> Any ideas?
> Thanks,
> G.
> 
> ------------------------------------------------------------------------
> Do you Yahoo!?
> The New Yahoo! Search 
> <http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com> - 
> Faster. Easier. Bingo.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers





More information about the sr-users mailing list