Jump to content

Login Loop


rbarnett1974

Recommended Posts

I will be honest up front and say I know every little about PHP. I have a couple of websites that run off PHP but are out of the box type sites. I have a blog in WP, I have a wiki page built from Media wiki, I have a forums built off of PHPBB. So as you can see these site are unzipped and a few setting changes and it works. 

 

My blog, wiki and forums have been running for some time now with no problems. I installed Cacti which is another out of the box site that does graphing for system monitoring. Once I installed cacti I started having a problem. I have tried to uninstall cacti and the problem has not gone away.

 

The problem is as follows:

Use the blog for an example. I go to blog.barsoftnetware.com and I see my postings. I can click on links and I can move to other parts of my site just fine. I click on loin and I get a logon screen as I should. I put in the correct logon information and the screen refreshes the logon screen. If I put in wrong logon information it tells me so like it should. When I put in the correct information it refreshes the logon screen with no additional messages. I am using PHP 5.2.6, MySql  5.0.51,  Apache 2.2.9 running on Linux Fedora 9.

 

I have looked through the following logs and see nothing to indicate there is a problem.

 

/var/log/messages

/var/log/httpd_error_log

/var/log/httpd/(each log for each site)

/var/log/httpd/access_log

/var/log/mysqld.log

 

If you need more information I would be happy to provide it. Thank you ahead of time.

 

Link to comment
https://forums.phpfreaks.com/topic/129676-login-loop/
Share on other sites

Thinking that php.ini was the problem I replaced it with a default php.ini file. by doing this I did broke my wiki site but did not fix any of log in problems.

 

I got a copy of apache 2.2.10 httpd.conf file and attempted to use it but that has not turned out very well. I am using apache 2.2.9. Config files muct have changed. when i make my site changes to the config file for 2.2.10 it blows up my 2.2.9 file. So I am looking for a 2.2.9 apache default fiel and try that.

Link to comment
https://forums.phpfreaks.com/topic/129676-login-loop/#findComment-673090
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.