Le jeudi 31 mai 2007, Rogério Zgiet a écrit :

> I have another Cups server, it runs at another machine, it's a Debian
> server. In this machine I installed only the JASmine-Backend service. I
> have edited the jasmine script (/usr/lib/cups/backend/jasmine) and
> changed just the following value:
>
> my $DBhost="192.168.1.5"; (It's my Ubuntu server IP address)
>
> The other values are absolutely the same.
> Isn't it correct? what did I forget to do?

Yes, this is truly correct. What's happening, I think, is that your MySQL 
server only listens to the localhost (lo) interface, as it now does by 
default on many distros...

Have a look into /etc/sysconfig/mysqld to comment this line :

  MYSQLD_OPTIONS="--skip-networking"

Or into any similar file, depending on your distro.



-- 
Put JASmine in your Cups !

To unsubscribe :
  mailto:[EMAIL PROTECTED]
List archives :
  http://dir.gmane.org/gmane.comp.printing.jasmine.user
  http://www.mail-archive.com/jasmine%40ml.free.fr/
Web site :
  http://jasmine.berlios.de/



Reply via email to