[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Ruby on Rails Not Found error with apache2



Hi all,


I ve installed RoR in my Debian box with apache2 fastcgi.

I tried to create a new app which was fine and its working with webrick, in webrick when i clicked " About your application's environment "

i received the following output


Ruby version 1.8.2 (i386-linux)

RubyGems version 0.9.2

Rails version 1.2.2

Active Record version 1.15.2

Action Pack version 1.13.2

Action Web Service version 1.2.2

Action Mailer version 1.3.2

Active Support version 1.4.1

Application root /var/www/myrailsapp

Environment dard librdevelopment

Database adapter mysql


But when i use appache2 am getting

Not Found

The requested URL /myrailsapp/public/rails/info/properties was not found on this server.


Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2 Server at 192.168.0.114 Port 80


(this happens when i click " About your application's environment ")


Can anyone help me to sort out this prob

Thanks
Sumith
Reply to: