PDA

View Full Version : howto import from confixx?


olaus
23rd February 2006, 01:32
hi folks,

what's the best way to import all users, domains, email-accounts, ... from confixx into ISPconfig ? (perl- & mysql-knowledge available).

ciao
arnim

falko
23rd February 2006, 07:50
On the same server, or are Confixx and ISPConfig installed on different servers?

olaus
23rd February 2006, 21:12
On the same server, or are Confixx and ISPConfig installed on different servers?

on differnet servers, but moving the mysql-db and the directories wouldn't be a problem.

falko
23rd February 2006, 22:33
You must create all web sites and users manually in ISPConfig and then move all files (HTML files, etc.) to the new server. Unfortunately there's no other way.

olaus
23rd February 2006, 23:39
You must create all web sites and users manually in ISPConfig and then move all files (HTML files, etc.) to the new server. Unfortunately there's no other way.

how does ispconfig store it's configuration, there must be some way to create it from the content of the confixx-mysql-data ?

or would it be possible with this SOAP-interface ?

falko
24th February 2006, 12:37
how does ispconfig store it's configuration, there must be some way to create it from the content of the confixx-mysql-data ?
There are so many dpendencies between the tables that even I couldn't do it manually...

or would it be possible with this SOAP-interface ?
Yes, but it won't be less work than directly using the ISPConfig web interface.

olaus
24th February 2006, 18:21
Yes, but it won't be less work than directly using the ISPConfig web interface.

couldn't i use the perl-soap module to automate it ?

till
24th February 2006, 18:40
Sure you can use the PHP SOAP interface. Please contact me at t.brehm [at] projektfarm [dot] com then i can send you the current prerelease per email.