Re: [Koha] Error connecting to MySQL

2015-07-25 Thread Larry Letelier
Uh? MySQL not connect?

Not a problem ;)

http://wiki.koha-community.org/wiki/Install_Koha_3.6_on_Debian_squeeze_using_a_separate_MySQL_server

Make sure that your user defined in koha-conf is your db user and he can
connect to mysql by console

mysql -u $kohadbuser -p $dbkoha

That's all

El sábado, 25 de julio de 2015, Jonathan Shearon jonathan.shea...@gmail.com
escribió:

 Greetings all,

 I’m a new user of Koha, attempting to set it up for my wife’s class
 library. I’ve successfully installed it on an Ubuntu 14.04 server. I can
 log in to the “intra” staff section at lib-admin.domainname.com 
 http://lib-admin.domainname.com/ and everything there works correctly,
 but going to lib.domainname.com http://lib.domainname.com/ gives me the
 error message “Error connecting to MySQL” without any further information.
 I’m sure it’s something quite simple that I’ve overlooked, but I can’t
 figure out what that might be. Are there some error logs I should be
 checking? Some obvious switch I haven’t flipped?

 Thanks in advance for your help.

 -Jonathan Shearon
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz javascript:;
 https://lists.katipo.co.nz/mailman/listinfo/koha



-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] mysqldump file restore problem

2015-06-15 Thread Larry Letelier
mysql -u root -p koha  [SPACE] /home/koha/koha14062015.sql

*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*


2015-06-15 4:09 GMT-03:00 Foiz Ahmed foizahme...@gmail.com:

 I have mysqldump backup file koha.sql. i want to restore it to my new
 server by this command
 mysql -u root -p koha /home/koha/koha14062015.sql
 but shows this error
 ERROR 1064 (42000) at line 203911169: You have an error in your SQL
 syntax; check the manual that corresponds to your MySQL server version
 for the right syntax to use near 'au:Thompson, D. J., and au:Thompson,
 D. J., and location:GEN and au:Chandler, E.' at line 1
 i am using debian 7.8  as a OS and koha3.20 as a ILS, Please give me
 the advise for this regards




 --
 View this message in context:
 http://koha.1045719.n5.nabble.com/mysqldump-file-restore-problem-tp5843981.html
 Sent from the Koha-general mailing list archive at Nabble.com.
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 https://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] CAS Authentication

2015-05-25 Thread Larry Letelier
Hi guys,

DEBUG shows this:

[error] opac-user.pl: Authen::CAS::Client::Response::Error: HTTP request
failed: 500: Can't connect to cas.ufasta.edu.ar:8443

Looks like a firewall issue if the address is good.

-L


El lunes, 25 de mayo de 2015, demha hadzic_ah...@hotmail.com escribió:

 Hi leaspag,

 I also need to authenticate KOHA with CAS but i'm having issues doing so. I
 see that you're trying to do the same thing, so if you succeeded could you
 post your authentication files, I would be very thankful.

 Kind regards



 --
 View this message in context:
 http://koha.1045719.n5.nabble.com/CAS-Authentication-tp5835379p5841510.html
 Sent from the Koha-general mailing list archive at Nabble.com.
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz javascript:;
 https://lists.katipo.co.nz/mailman/listinfo/koha



-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha to Facebook App (publish from your Koha to your Facebook fan page )

2015-05-23 Thread Larry Letelier
Nice job for a saturday night, we will review.

Clap clap

El sábado, 23 de mayo de 2015, Karam Qubsi karamqu...@gmail.com escribió:

 *Hello  ,*

 *Good morning :) *
 I would like to share with you this new script that will publish (
 automatically ) every new cataloged title  as a post to your Facebook fan
 page in some customized template that you can design your own easily .
 Please check and follow the instructions here :

 https://github.com/karamqubsi/KohaFacebookApp

 I hope you'll find it useful and enjoy it :)

 *I will be very happy to listen to your opinions about it  . *

 Your suggestions / contributions are very welcome :)

 Best regards.
 --
 *Karam Qubsi https://www.linkedin.com/in/kqubsi*

 *Shah Alam , Malaysia . *
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz javascript:;
 https://lists.katipo.co.nz/mailman/listinfo/koha



-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Enabling Memcached on Koha 3.18.06

2015-05-04 Thread Larry Letelier
Try this, https://code.google.com/p/memcache-top/

*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*


2015-05-04 18:09 GMT-03:00 Craig Butosi craig.but...@rcmusic.ca:

 Hi all,

 Not much on enabling memcached for Koha 3.18.06 (Ubuntu 14.04 LTS 64-bit
 VPS), so I'm posting here for the community. It looks like I successfully
 installed memcached on localhost 11211. But it doesn't look like Koha
 appears as an entry when I run  $ memcdump --servers localhost. Here's
 what  I did:


 1.   Installed memcached

 sudo apt-get install memcached


 2.   Navigated to /etc/koha/koha-sites.conf and changed MEMCACHED
 environment variable to 'yes' from 'no'


 3.   Restarted apache

 service apache2 restart


 4.   Telnetted localhost at port 11211

 telnet localhost 11211

 and was able to successfully connect.


 5.   I then installed libmemcached-tools to test

 sudo apt-get install libmemcached-tools


 6.   I then checked to see if my Koha instance appeared as a memcached
 entry (according to
 http://wiki.koha-community.org/wiki/Troubleshooting_memcached)


 memcdump --servers localhost


 7.   But, nothing gets returned. Only a new, blank command line.

 Any thoughts on why Koha is not showing up after running #6?

 Many thanks!


 Craig Butosi, MA, MLIS, B Mus (Hons.)
 LIBRARY SERVICES MANAGER
 the royal conservatory
 TELUS Centre for Performance and Learning
 273 Bloor Street West
 Toronto, ON M5S 1W2
 416.408.2824 x338
 www.rcmusic.cahttp://www.rcmusic.ca/



 Note: This email message and any attachments are intended only for the use
 of the individual to which it is addressed, and may contain information
 that is privileged, confidential and exempt from disclosure under
 applicable law. If the recipient of this email is not the intended
 recipient (or the employee or agent responsible for delivering the email to
 the intended recipient), you are hereby notified that any review,
 dissemination, distribution or copying or other use of this message is
 strictly prohibited. If you have received this communication in error,
 please notify the sender immediately by return email and delete this
 message and attachments from your system, thank you.
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 https://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha emailing not working

2015-04-22 Thread Larry Letelier
Just you need say to your koha+postfix(local) machine, that
send/deliver the emails transported to/by the postfix+gmailconf machine.

Look at the 'man 5 transport' on your koha+postfix(local) machine.

--

El miércoles, 22 de abril de 2015, reachsuriya reachsur...@gmail.com
escribió:

 I segreagated the issue now.

 Koha is not taking Postfix Config to send mails.

 Postfix is working sepearately from Koha.

 Postfix configured with GMAIL SMTP works fine and i can see the email
 Headers with this smtp details.

 KOHA still points to my local Domain Server SMTP. This is confimred through
 Sendmail.pm file in Perl5 directory.
 Now if i change this smtp server name to gmail, it gives me STATLS Required
 error.

 How to make sure that koha uses my Postfix configuration?





 --
 View this message in context:
 http://koha.1045719.n5.nabble.com/Koha-emailing-not-working-tp5836791p5837009.html
 Sent from the Koha-general mailing list archive at Nabble.com.
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz javascript:;
 http://lists.katipo.co.nz/mailman/listinfo/koha



-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha emailing not working

2015-04-21 Thread Larry Letelier
Please Sir,

Send us your $(cat main.cf | grep -v ^#).

--Larry

El martes, 21 de abril de 2015, reachsuriya reachsur...@gmail.com
escribió:

 One update on this..

 The mail can be sent to internal domain ids. Not External recipients.

 It means, the domain to which the Koha machine is there, the mail is
 getting
 delivered to that domain mail ids.

 But if i enter external id, it give error Bad recipient.

 Also the received mail is with Basket file attachment and not the record
 details in mail.
 I dont want the cart to be sent as attachment with file extension iso2709.
 I need the mail to be in specific template with all book details.





 --
 View this message in context:
 http://koha.1045719.n5.nabble.com/Koha-emailing-not-working-tp5836791p5836812.html
 Sent from the Koha-general mailing list archive at Nabble.com.
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz javascript:;
 http://lists.katipo.co.nz/mailman/listinfo/koha



-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] OPAC website blank

2015-02-15 Thread Larry Letelier N.
Try other browser, and check apache:koha logs. 

~Larry Letelier

 El 15-02-2015, a las 12:48, iera89 ier...@hotmail.com escribió:
 
 http://koha.1045719.n5.nabble.com/file/n5828314/Picture1.png 
 
 Can i get the solution for this problem?
 
 
 
 --
 View this message in context: 
 http://koha.1045719.n5.nabble.com/OPAC-website-blank-tp5828314.html
 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
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] es.koha-community.org Down

2015-01-30 Thread Larry Letelier N.
I dont know if im drunk or mao report is right,
From my mobile is down 

~L

 El 30-01-2015, a las 22:41, Anthony Mao maol...@gmail.com escribió:
 
 Hi,
 
 Can some one confirm the availability of es.koha-community.org?
 I can not access it to download manual in pdf.
 
 -- 
 Wishing you all the best. . . .
 
 
 Anthony Mao 毛慶禎
 +886 2 29052334 (voice)
 + 886 2 29017405 (FAX)
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 http://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] how to install koha in my website (linux hosting with cpanel)

2014-12-01 Thread Larry Letelier
Hi,

Try to download a SSH key from your cpanel,
and then install Koha as always.

Cheers,
-LL

On Mon, Dec 1, 2014 at 7:37 PM, pratikpt pratikthummar...@gmail.com wrote:

 Hello,any one can suggest or guide me on koha installation in my website.i
 have linux webhosting and use via cpanel.Thanks



 --
 View this message in context:
 http://koha.1045719.n5.nabble.com/how-to-install-koha-in-my-website-linux-hosting-with-cpanel-tp5820849.html
 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




-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] CSRF issues

2014-12-01 Thread Larry Letelier
Thanks Robin for clarify

On Mon, Dec 1, 2014 at 10:53 PM, Robin Sheat ro...@catalyst.net.nz wrote:

 Paul A schreef op ma 01-12-2014 om 20:41 [-0500]:
  And I get a great big, red You are not authorized to access bug
  #13367
  even after I log in...

 That's because it's a security issue, and you're not allowed to see
 them.

 Not just you, but anyone not in the security groups, which tends to
 correspond with those who need to be involved in organising an
 out-of-sequence release to deal with serious security issues.

 --
 Robin Sheat
 Catalyst IT Ltd.
 ✆ +64 4 803 2204
 GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 http://lists.katipo.co.nz/mailman/listinfo/koha




-- 
*-- Larry Letelier N.*
*F: **+56 2 3205 2737*
*F: **+56 9 7589 6842*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha