Onuda denedim üstat fakat hala aynı durumda. chmod -R 777 redmine/* ile full access de verdim yine aynı. Aşağıdaki işlemlerde redmine/config/environment.rb dosyasında ilgili satır yoktu. Diğer aşağıdakileri de çalıştırdım redmine dizininde. Bunun dışında eksta bir eksiklik görmüyorum. Bir kaç kere de baştan başladım tüm adımlara. Sanırım apache ve access'lerle ilgili bir durum ama çözemedim.
PTIONAL: Set the production environment Uncomment the following line in file redmine/config/environment.rb: ENV['RAILS_ENV'] ||= 'production' Generate the session store RAILS_ENV=production bundle exec rake generate_session_store Migrate the database models RAILS_ENV=production bundle exec rake db:migrate Load default data (optional) RAILS_ENV=production bundle exec rake redmine:load_default_data Follow instructions. 5 Eylül 2014 09:43 tarihinde Selçuk Mıynat <[email protected]> yazdı: > Selam, > > 2014-09-05 9:04 GMT+03:00 Salih PALA <[email protected]>: > > Fakat hala forbidden hatası alıyorum. Yapılandırmam aşağıdaki gibi. > > .htaccess dosyasındandır dedim onuda devre dışı bıraktım sonuç aynı. Tüm > > adımları check ettim bir sorun gözükmüyor. Ben çözemedim hala fikriniz > var > > mı? > > > > [root@server redmine]# ls -l > > total 80 > > drwxr-xr-x 7 root root 4096 Dec 23 2013 app/ > > drwxr-xr-x 5 root root 4096 Sep 1 20:48 config/ > > -rwxr-xr-x 1 root root 160 Dec 23 2013 config.ru > > -rwxr-xr-x 1 root root 240 Dec 23 2013 CONTRIBUTING.md > > drwxr-xr-x 3 root root 4096 Dec 23 2013 db/ > > drwxr-xr-x 2 root root 4096 Dec 23 2013 doc/ > > drwxr-xr-x 5 root root 4096 Dec 23 2013 extra/ > > drwxr-xr-x 2 root root 4096 Dec 23 2013 files/ > > -rwxr-xr-x 1 root root 3465 Sep 4 20:41 Gemfile > > -rwxr-xr-x 1 root root 3607 Sep 5 08:50 Gemfile.lock > > drwxr-xr-x 8 root root 4096 Dec 23 2013 lib/ > > drwxr-xr-x 2 root root 4096 Sep 4 08:33 log/ > > drwxr-xr-x 2 root root 4096 Dec 23 2013 plugins/ > > drwxr-xr-x 7 root root 4096 Sep 2 11:45 public/ > > -rwxr-xr-x 1 root root 275 Dec 23 2013 Rakefile > > -rwxr-xr-x 1 root root 205 Dec 23 2013 README.rdoc > > drwxr-xr-x 2 root root 4096 Dec 23 2013 script/ > > drwxr-xr-x 9 root root 4096 Dec 23 2013 test/ > > drwxr-xr-x 9 root root 4096 Sep 4 08:33 tmp/ > > drwxr-xr-x 2 root root 4096 Dec 23 2013 vendor/ > > [root@server redmine]# > > Bu dosyaların sahibi apache olması gerekiyor sanırım. > > chown -R apache:apache redmine/* > > komutunu verip, tekrar deneyebilir misin? > > > -- > Selçuk Mıynat > _______________________________________________ > Linux-sunucu E-Posta Listesi > [email protected] > > Liste kurallarını http://liste.linux.org.tr/kurallar.php bağlantısından > okuyabilirsiniz; > > Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen > e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 > dakika içinde üyeliğinizi sonlandırabilirsiniz. > https://liste.linux.org.tr/mailman/listinfo/linux-sunucu > -- Bilgilerinize sunar, İyi çalışmalar dilerim. Eren Salih PALA Sistem Yöneticisi MCITP-DC/VM Uzm.
_______________________________________________ Linux-sunucu E-Posta Listesi [email protected] Liste kurallarını http://liste.linux.org.tr/kurallar.php bağlantısından okuyabilirsiniz; Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 dakika içinde üyeliğinizi sonlandırabilirsiniz. https://liste.linux.org.tr/mailman/listinfo/linux-sunucu
