Login appears to work but doesn't bring up dashboard
Page: 1, 2
On a new install it seems to work, I defined the admin password and then try to log in. If i putin the wrong password it tells me there has been an error, but if I use the correct login information it goes back to the login screen, only the URL is now:
/index.php?c=access&a=login&ref_c=dashboard&ref_a=index
This is on a windows 2000 server with MySQL and PHP5. Is there maybe something in my PHP.ini that is wrong?
/index.php?c=access&a=login&ref_c=dashboard&ref_a=index
This is on a windows 2000 server with MySQL and PHP5. Is there maybe something in my PHP.ini that is wrong?
<?php die(); ?>
Session "default" started at 2006-10-04T20:12:46+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'D:\Project_Management\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
Time since start: 0.87517786026001 seconds
-------------------------------------------------------------------------------
Session "default" started at 2006-10-04T20:16:51+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'D:\Project_Management\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
Time since start: 0.5676109790802 seconds
-------------------------------------------------------------------------------
Session "default" started at 2006-10-04T20:12:46+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'D:\Project_Management\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
Time since start: 0.87517786026001 seconds
-------------------------------------------------------------------------------
Session "default" started at 2006-10-04T20:16:51+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'D:\Project_Management\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
Time since start: 0.5676109790802 seconds
-------------------------------------------------------------------------------
I sent that in an e-mail as well. After the login failed I tried ac ouple times to have the system e-mail me the password, thinking I had mistyped it.
dotnetshadow
on Oct 5. 2006. 12:27 am
I had the exact same problem on win2000 machine something is definitely wrong with using it on iis5, when I tried using apache it worked great, when I used iis6 that also worked great so something about iis5 doesn't allow logins I posted about this in another thread:
http://forum.activecollab.com/viewtopic.php?id=672
I even reset the password using known values etc as posted in the tutorial to reset a password this didn't work either. As the original post mentions if u enter the wrong data it knows that you have entered something wrong but when you enter the right data nothing displays it just shows the login form with blank entries even though it should redirect to the dashboard
So in the end I was forced to abandon win2000 iis5.
Regards Dotnetshadow
http://forum.activecollab.com/viewtopic.php?id=672
I even reset the password using known values etc as posted in the tutorial to reset a password this didn't work either. As the original post mentions if u enter the wrong data it knows that you have entered something wrong but when you enter the right data nothing displays it just shows the login form with blank entries even though it should redirect to the dashboard
So in the end I was forced to abandon win2000 iis5.
Regards Dotnetshadow
Hmmm, it definitely isn't an incorrect login, I did a full reinstall with a new database and encountered the same problem.. It's windows 2000 and I think it might be IIS 5 as well, so it could be the same issue dotnetshadow was having. =(
I hope not, though, because we don't really have the option of upgrading to 6 since it's a server that is established and maintained by my company. Hopefully we can resolve this, I really like activeCollab!
I hope not, though, because we don't really have the option of upgrading to 6 since it's a server that is established and maintained by my company. Hopefully we can resolve this, I really like activeCollab!
This is happening to my on a regular linux VPS with PHP5. I had 0.6 and played with it for a bit, then just now deleted the entire file structure and database to do a fresh install.
I was asked to create an admin account, and that worked fine, and it brought me to the login screen. When I attempt to login, the url changes to this
http://plan.bostonwebstudio.com/index.php?c=access&a=login&ref_c=dashboard&ref_a=index
but I remain at the login screen. Surely there must be a fix somewhere?
Edit: Waaaait a second. This time I tried again and checked off the "remember me for 14 days" checkbox that I usually would ignore... and it worked!
I was asked to create an admin account, and that worked fine, and it brought me to the login screen. When I attempt to login, the url changes to this
http://plan.bostonwebstudio.com/index.php?c=access&a=login&ref_c=dashboard&ref_a=index
but I remain at the login screen. Surely there must be a fix somewhere?
Edit: Waaaait a second. This time I tried again and checked off the "remember me for 14 days" checkbox that I usually would ignore... and it worked!
Is there a fix for my discovery (the post above this one). I discovered that when I having trouble logging in, like the others in this thread, that if I click the "Remember me for 14 days" checkbox, it *finally* works and I am brought to the dashboard.
It seems as though I shouldn't be forced to click this box, or at least, can I edit the login.php form so that the box is always checked by default?
If someone could tell me what code to replace in the login.php file, so that this box is always checked, I'd be grateful!
It seems as though I shouldn't be forced to click this box, or at least, can I edit the login.php form so that the box is always checked by default?
If someone could tell me what code to replace in the login.php file, so that this box is always checked, I'd be grateful!
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



