General > Support

Not Redirecting After Initial Login

(1/3) > >>

princessfool00:
On the initial login screen after installing Mibew, when I try to login using "admin" with a blank password, the id & password fields are cleared out like the login is successful, but I do not get redirected to the operator details page to finish setting up the account.  There aren't any login errors or any other kind of errors.  I've tried this is Firefox, IE, & Safari.  I've tried on other pc's from the same network as well as pc's not on our network. Our versions of MySQL & PHP meet the minimum requirements.  I appreciate any assistance possible.

faf:
Is it a new installation, or you have upgraded an old one?

Have you checked your error logs?

princessfool00:
It is a new installation.  We have checked all the logs we can think of looking for something...anything and haven't been able to find anything.  Maybe you know of a particular log we should look for and check??? We tried installing the package on a different web server and it worked fine.  So, we know there's nothing wrong with the install package itself.  There isn't any difference between the 2 web servers either.

faf:

--- Quote from: princessfool00 on October 23, 2013, 02:14:46 PM ---There isn't any difference between the 2 web servers either.

--- End quote ---

There should be at least one.  ;)


--- Quote from: princessfool00 on October 23, 2013, 02:14:46 PM ---Maybe you know of a particular log we should look for and check???

--- End quote ---

Since you haven't specify your webserver, I presume that it's Apache. Then you should look into its error logs. Their location depends on OS and Apache settings. Also you should check PHP configuration to make sure that it actually writes errors.

Also, what about your sessions settings?

princessfool00:
Yes, it is Apache and nothing is showing in that error log.  We are also logging PHP errors and nothing is showing there either. One other thing I just remembered...after the install completed, it showed that it successfully completed under the "Completed" section, but it never even displayed the "Next Step" section or the link to "Proceed to the login page".  Below are the session settings. 

Session Support => enabled
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 7200 => 7200
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0

Navigation

[0] Message Index

[#] Next page

Go to full version