[Phpip-support] Trouble logging into phpip 4.1.1
Brought to you by:
trilexcom
From: William H. <bha...@wa...> - 2005-06-23 14:10:00
|
I recently have tried to install and test phpip on a linux box I have running. Although the install seemed to go through without a problem, when I try to login all I see is a blank page with no html in the source code. I have a feeling the php script is crashing somewhere during the login verify process but I can't seem to track it down. Here is what I have found out so far and any suggestions you may have I would greatly appreciate. - While stepping through the login.php file I noticed that one of the first verify steps is to try and contact a valid LDAP server. We are not using LDAP servers, does this pose a problem? >From there I am stumped, all the tables are setup properly and contain valid information. I have tested the logins from the command line to make sure that they can indeed login. Again any help would be appreciated. Thanks, Bill |