JuRito
|
| Posted: 01/25/2003, 3:57 AM |
|
Running EasyPHP (apache 1.3.24 - php 4.2.0 - mysql 3.23.49) solved my probs regarding the login part of the portal i
did talk about few threads downhere. I used to have installed MySQL 4.07 gamma , PHP 4.3.0 and apache 2.xx and everything
did work fine BUT the login part. The administration part was unaccessible, even logging in as admin made the login
page just refresh. Now i'd like to make it work with my previous setup, did i miss something in the configuration?
dunno.. maybe i do have to activate some php extensions or somethign like that..
Anyone can help me about the needed configuration please?
|
|
|
 |
RonB
|
| Posted: 01/25/2003, 6:32 AM |
|
check if register_globals is set to on in php.ini file it's the most common source of trouble regarding login.
Ron
|
|
|
 |
JuRito
|
| Posted: 01/25/2003, 8:13 AM |
|
!!! that was the problem :|
thank you VERY much mate!
|
|
|
 |
kar
|
| Posted: 01/26/2003, 7:22 PM |
|
i supposed easyphp installation have those suff setup already, it work fine for me
|
|
|
 |
|