After installation redirects to flyspray/setup/index.php which shows 403 error

55 views
Skip to first unread message

pablo....@gibmit.ch

unread,
Sep 22, 2015, 3:20:22 PM9/22/15
to flyspray
Hi,

I tried to install the 1.0 Alpha, first it redirected me to setup/composer.. but it was just a blank page. So did run composer manually.
Now i redirects me to flyspray/setup/index.php where it shows 403 forbidden, but I also made chmod 777 to all files in the setup directory.

Any ideas?

PS: was really long googling, to find a free, easy & opensource bug tracker your one seems really cool. 
But I really hope some coloring for the bugs are coming. 

Best regards

peterdd

unread,
Sep 23, 2015, 1:44:16 AM9/23/15
to flyspray
One possible (rare) reason: Check if you have suddenly appearing a .htaccess somewhere with something like "deny from all" within.

I have this appearing in one of my hosting environments whenever I try to use the composer install of flyspray webinstaller.
It seems some kind of automatic intrusion detection/prevention system of my hoster which false errors and locks the whole directory when the webinstaller tries to install composer stuff.

I remove that new created .htaccess and can follow the setup as normal.

Normally it is ok to have 755 to directories and 644 on the files in 'setup/'.
The setup needs to read/write the flyspray.conf.php and the attachments/ and avatars/ and cache/ directories should be writable.

The 0.9.9.7 zip unzips the attachments/ and cache/ directory with wrong permissions at least on unix/linux based systems (666 instead of 755).
So maybe fix this by "chmod 755 attachments" and "chmod 755 cache" (avatars/ directory added later to Flyspray)

Yea, the coloring is still on my mind. I removed the full row coloring because it is not crystal clear if its severity, priority or tasktype coloring or whatever task property.
The configurable task property styling is on my mind, first will probably be the styling of 'tags'. But probably not for FS1.0, expect it at FS1.1.
Reply all
Reply to author
Forward
0 new messages