[Serusers] Separate MySQL Server

Klaus Darilion darilion at ict.tuwien.ac.at
Thu Dec 11 10:45:55 CET 2003


Yes!

no problem, you only have to configure the modules to use not the
default db url: e.g. I use the mysql database on
obelix.ict.tuwien.ac.at.

modparam("usrloc", "db_url",
"sql://ser:yourpassword@obelix.ict.tuwien.ac.at/ser")
modparam("auth_db", "password_column", "password")
modparam("auth_db", "db_url",
"sql://ser:yourpassword@obelix.ict.tuwien.ac.at/ser")
modparam("voicemail",
"db_url","sql://ser:yourpassword@obelix.ict.tuwien.ac.at/ser")


This works for ser 0.8.11, I think the syntax has changed in 0.8.12 to
"mysql://ser:..."
> -----Original Message-----
> From: Antonio Rabena [mailto:antonio at lgatelecom.net] 
> Sent: Thursday, December 11, 2003 10:08 AM
> To: serusers at lists.iptel.org
> Subject: [Serusers] Separate MySQL Server
> 
> 
> Hi,
> 
> Is it possible to have a separate machine for SER and MySQL Server?
> 
> 
> 
> Regards,
> 
> 
> Antonio Rabena
> LGA Telecom Pte Ltd
> Tel: +65 6892 2308
> Fax: +65 6872 5668
> Email: antonio at lgatelecom.net 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 




More information about the sr-users mailing list