I upgrade Tuleap recently (the last time was at the beginning of the year) to 10.3.99.98-1.el6.
Now, we have a lots of bugs in our environment like 403 Forbidden, 404 page not found.
I spent my entire day yesterday fixing this and I didn't find any clue to solve this issue.
I am using PHP 5.6 on Apache.
This is the list of my issues :
- When I click on a project in the dropdown of the main menu, I am redirected to a 404 not found page and the url is :
https://tuleap.mydomain.com/projects/myproject
- When I click on project administration (
https://tuleap.mydomain.com/project/admin/editgroupinfo.php?group_id=105), and then I click on the tracker administration I got the 403 Forbidden page and the url is :
https://tuleap.mydomain.com/plugins/tracker/?group_id=105
I hope I explained it well. I am totally available to provide more informations.
P.S: It seems the button "Get Invite" does not work on the page chat.tuleap.org.