Hi I need your helps please.
My redmine works fine now, Just i want to configure apache2 for access using my address IP. http://ip-addres:3000, because now he is running on localhost (it's by default). I used an example of Jérémy [1] and [2], i did change : <VirtualHost localhost> to <VirtualHost *:80> then restart apache2, but is still running on http://127.0.0.1:3000 and not http://ip-addres:3000. Should i change those examples ? [1] http://svn.debian.org/wsvn/pkg-ruby-extras/packages-wip/redmine/trunk/debian/doc/examples/apache2-alias.conf [2] http://svn.debian.org/wsvn/pkg-ruby-extras/packages-wip/redmine/trunk/debian/doc/examples/apache2-host.conf 2009/7/19 tarik fannane <[email protected]> > Hi > > Thanks for your heleps, I did update lenny to squeeze. > redmine package works now good without any problem. > > Tarik Fannane > regards > > 2009/7/17 Ryan Niebur <[email protected]> > >> On Fri, Jul 17, 2009 at 06:11:29PM +0000, tarik fannane wrote: >> > >> > But always the same error :( >> > >> > other thing. I run redmine : >> > >> > lad...@redmine02:/usr/share/redmine$ ruby script/server webrick -e >> > production -p 3000 >> > => Booting WEBrick... >> > => Rails 2.2.2 application started on http://0.0.0.0:3000 >> > => Ctrl-C to shutdown server; call with --help for options >> > [2009-07-17 21:23:53] INFO WEBrick 1.3.1 >> > [2009-07-17 21:23:53] INFO ruby 1.8.7 (2008-08-11) [i486-linux] >> > [2009-07-17 21:23:53] INFO WEBrick::HTTPServer#start: pid=6058 >> port=3000 >> > >> > It seems that works good. ButA when i point to my browser >> > http://ip-address:3000 ===> ( 500 Internal Server Error ). >> > I used other ports and i got the same message. >> > >> > -- Tarik >> >> oh. you already have it half installed. hm. so after you install the >> newer rails package and uninstall the gem, then "apt-get purge >> redmine" and reinstall redmine how you did last time. you've broken >> your redmine package, and I'm not sure how, so just reinstalling >> seems like the best way to fix it. if it still doesn't work, >> show us the logs with the error messages, 500 is too broad. >> >> -- >> _________________________ >> Ryan Niebur >> [email protected] >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.9 (GNU/Linux) >> >> iEYEARECAAYFAkpgwKIACgkQMihv+PacasWKXgCgomUmRfTVs79JtF6VN0sIMWfZ >> 10cAoKE2RC2DhIHb1gpJlJH5TQ24q5Hf >> =91N5 >> -----END PGP SIGNATURE----- >> >> >
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
