Can someone help me install koha-3.06.03. at first i was installing liblime koha but then i stumbled on a post here to install the community version. I just cant find a proper website that would guide me installing it on centos. -- View this message in context: http://koha.1045719.n5.nabble.com/koha-centos-installation-tp5483115p5483115... Sent from the Koha-general mailing list archive at Nabble.com.
FYI http://wiki.koha-community.org/wiki/Koha_3.6_on_Centos_6.2_i386 Jorge
Date: Tue, 14 Feb 2012 09:20:52 -0800 From: esosa@internetworks.bz To: koha@lists.katipo.co.nz Subject: [Koha] koha centos installation
Can someone help me install koha-3.06.03. at first i was installing liblime koha but then i stumbled on a post here to install the community version. I just cant find a proper website that would guide me installing it on centos.
-- View this message in context: http://koha.1045719.n5.nabble.com/koha-centos-installation-tp5483115p5483115... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
oh kkk....i had centos 5.5 installed....i just downloaded centos 6 and about to install koha....thx...will let you know how that works.....
ok so i got stumbled here http://pastebin.com/T3qcE8NX everything was going fine until i did make install im guess it has to do with ip and dns issues the server is configured with name s1.server1.bz with a private ip...i dont have a dns entry on the name server....how can i proceed with this :-/ at the moment its using a private ip but then i will NAT with with a public ip later on
Emir Sosa <esosa@internetworks.bz>
http://pastebin.com/T3qcE8NX the server is configured with name s1.server1.bz with a private ip...i dont have a dns entry on the name server....how can i proceed with this :-/
No need for DNS. Set it correctly in /etc/hosts - your system is probably currently confused about its name and primary IP address. Alternatively, you can set the WEBSERVER_IP environment variable which will bypass trying to use gethostbyname and risking that error. Other stuff will probably break on a confused system, so it's best to fix /etc/hosts and hostname if you can. Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
i keep having issues grrr... http://pastebin.com/shPwGBgN now apache doesnt want to run. for some reason it doesnt want to start. i added the following to /etc/hosts 127.0.0.1 localhost 192.168.1.10 s1.server1.bz On Fri, Feb 17, 2012 at 4:38 AM, MJ Ray-2 [via Koha] < ml-node+s1045719n5492111h57@n5.nabble.com> wrote:
Emir Sosa <[hidden email]<http://user/SendEmail.jtp?type=node&node=5492111&i=0>>
the server is configured with name s1.server1.bz with a private ip...i dont have a dns entry on the name server....how can i proceed with this :-/
No need for DNS. Set it correctly in /etc/hosts - your system is probably currently confused about its name and primary IP address.
Alternatively, you can set the WEBSERVER_IP environment variable which will bypass trying to use gethostbyname and risking that error.
Other stuff will probably break on a confused system, so it's best to fix /etc/hosts and hostname if you can.
Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
_______________________________________________ Koha mailing list http://koha-community.org [hidden email] <http://user/SendEmail.jtp?type=node&node=5492111&i=1> http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/koha-centos-installation-tp5483115p5492111... To unsubscribe from koha centos installation, click here<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5483115&code=ZXNvc2FAaW50ZXJuZXR3b3Jrcy5ienw1NDgzMTE1fC05OTQzMDQyODI=> . NAML<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://koha.1045719.n5.nabble.com/koha-centos-installation-tp5483115p5492839... Sent from the Koha-general mailing list archive at Nabble.com.
participants (4)
-
bluesky222 -
Emir Sosa -
Jorge R. -
MJ Ray