Miles Scruggs <[EMAIL PROTECTED]> Forwarded From: 

> I just did a fresh install of the the whole midgard system, and nadmin.
> I can login to the other interfaces, and make changes without any
> problems, but I can't login into the nadmin interface.  Turning apache
> on debug doesn't reveal anything.  I just get reset right back to the
> login screen, it doesn't display login failed.  I'm kinda stumped.
> 

Is magic quotes turned of - eg.
  
     php_value magic_quotes_gpc off
     php_value magic_quotes_runtime off

and do a 
su "APACHEUSER" <-- replace with the user that apache is running as
touch /tmp/test
ls /tmp/test
rm /tmp/test

does that all work?

 
> 
> Thanks
> Miles Scruggs
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to