https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17047
--- Comment #190 from Alex Arnaud <[email protected]> --- (In reply to Hugo Agud from comment #189) > I have applied the patch propertly, but I am not able to make the local mana > server work.. I follow all instructions. > > I have installed in a kohadev server, I had to install manual via cpan some > of the perl packages, everything seems to goes fine.. but on localhost:5000 > nothing appears.. is that the normal behaviour? > > PID/Program name > tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN > 2814/plackup > tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN > - > tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN > - > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN > - > tcp 0 0 0.0.0.0:45397 0.0.0.0:* LISTEN > - > tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN > - > tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN > - > tcp6 0 0 :::41475 :::* LISTEN > - > tcp6 0 0 :::111 :::* LISTEN > - > tcp6 0 0 :::8080 :::* LISTEN > - > tcp6 0 0 :::80 :::* LISTEN > - > tcp6 0 0 :::22 :::* LISTEN > - > tcp6 0 0 ::1:25 :::* LISTEN > - Hello Hugo, You can use the test server: https://mana-test.koha-community.org -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
