Hi, Just wondering if anyone has managed to successfully install koha on a webhosted server. I've been trying to do so on mine following the instructions I found in the archives for 2003. Spoke to the hosting provider and they actually installed the koha modules (MARC::Record etc.) and now I'm stuck on how to set the PERL5LIB environment variables -- I've set it in the .htaccess but for some reason the scripts are not picking it up and I get the ol' cannot locate C4/Database in @INC error. Thanks ________________________________________________________________________ Bernard Shiundu Strathmore University Madaraka Estate Ole Sangale Road P. O. Box 59857, 00200 Nairobi, Kenya Tel.: (+254) (0)20-606155 Ext 2251 Mob.: (+254) (0)722-205428, (0)733-618135 Fax.: (+254) (0)20-607498
Bernard Shiundu <bshiundu@strathmore.edu>
Just wondering if anyone has managed to successfully install koha on a webhosted server. [...]
Yes.
etc.) and now I'm stuck on how to set the PERL5LIB environment variables -- I've set it in the .htaccess but for some reason the scripts are not picking it up and I get the ol' cannot locate C4/Database in @INC error.
Does your .htaccess allow SetEnv? (but I'd expect an error if not) Is your perl run through an suExec or similar wrapper that cleans the environment? Webhosts often do that to avoid some nasty attacks. Hope that helps, -- MJ Ray - personal email, see http://mjr.towers.org.uk/email.html Work: http://www.ttllp.co.uk/ irc.oftc.net/slef Jabber/SIP ask
participants (2)
-
Bernard Shiundu -
MJ Ray