“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra
This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!
Do not issue bugs reports against versions earlier than 0.9.9.5
Security problem? Check the security section.
FS#1497 - Authentification very slow or not working
Opened by Maxime AOUSTIN (max44410) - Monday, 04 August 2008, 08:22 GMT+1
|
Details
I installed flyspray few days ago. Installation without any issue. I use a mysql database, I host flyspray on a local server. this is the Apache access log: 192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET / HTTP/1.1" 200 7365 192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /themes/Bluey/favicon.ico HTTP/1.1" 200 894 192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /themes/Bluey/theme.css HTTP/1.1" 200 24413 192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /themes/Bluey/theme_print.css HTTP/1.1" 200 4151 192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /javascript/prototype/prototype.js HTTP/1.1" 200 126127 192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /javascript/jscalendar/calendar-system.css HTTP/1.1" 200 5958 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/scriptaculous.js HTTP/1.1" 200 2578 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/builder.js HTTP/1.1" 200 4700 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/effects.js HTTP/1.1" 200 38907 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/dragdrop.js HTTP/1.1" 200 31502 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/controls.js HTTP/1.1" 200 34797 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/slider.js HTTP/1.1" 200 10227 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/sound.js HTTP/1.1" 200 1852 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/index.js HTTP/1.1" 200 2882 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/tabs.js HTTP/1.1" 200 3977 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/functions.js HTTP/1.1" 200 16438 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/jscalendar/calendar_stripped.js HTTP/1.1" 200 34328 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/jscalendar/calendar-setup_stripped.js HTTP/1.1" 200 4959 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/jscalendar/lang/calendar-en.js HTTP/1.1" 200 3727 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/title.png HTTP/1.1" 200 13303 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/button.png HTTP/1.1" 200 149 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/menu/help.png HTTP/1.1" 200 1187 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/menu/folder_home.png HTTP/1.1" 200 1063 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/menu/kmenuedit.png HTTP/1.1" 200 855 192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/favicon.ico HTTP/1.1" 200 894 192.168.0.142 - - [04/Aug/2008:16:15:41 +1000] "GET /themes/Bluey/button-over.png HTTP/1.1" 200 189 192.168.0.142 - - [04/Aug/2008:16:15:41 +1000] "POST /index.php?do=authenticate HTTP/1.1" 302 97
So I can’t login. Futhermore after trying to login, when I try to reach the home page my browser keep trying to load something.
Server configuration: |
sorry I forgot to give the exact version that I have downladed: flyspray-0.9.9.5.1.zip
you forgot the most important part.. what PHP version are you running.. ?
-bash-3.1$ php -v
PHP 5.1.6 (cli) (built: Jan 15 2008 04:57:50) Copyright © 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright © 1998-2006 Zend Technologies
Is Flyspray trying to do an online update or something? I have no clue otherwise regarding this issue, and it will be closed if no further hints are provided.