Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 6.5
Author Message
MysticalVillage
New Member
New Member



Joined: Jul 04, 2003
Posts: 2

PostPosted: Fri Jul 04, 2003 4:26 am Reply with quote

I just finished installing a kicking out bugs from PHPNUKE 6.5 the only thing I see now is that when I create the superuser and try to login to the admin pannel it just keeps on asking me for my username and password... even if the password is correct... whats wrong? Question
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Jul 04, 2003 7:10 am Reply with quote

This is known as the infamous Admin Loop. If this is an IIS server,
Open modules/Your_Account/index.php and replace all occurences:

Code:
replace:
Code:
Header("Location: modules.php

with:
Code:
Header("Refresh: 0;url=modules.php


A couple other things to try. If you have access to your php.ini, make sure that

error_reporting = E_ALL &~ E_NOTICE
output_buffering = On

or if you do not have access and this is NOT an IIS server, create a file called .htaccess with these 2 lines in it and place it in your root nuke directory:

PHP_FLAG output_buffering On
PHP_VALUE error_reporting 2039

Still have a problem? Then post back!
 
View user's profile Send private message
MysticalVillage







PostPosted: Fri Jul 04, 2003 7:40 am Reply with quote

The problem some how mysteriously solved its self after about 4 hours of waiting it let me create the superuser. Strange but its working fine now.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 6.5

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©