I'm trying to watch imscp repository but i can't access. Seem imscp repo gone from user I-MSCP. github show "Page not found" and git clone get same message.
SaludOS/2
I'm trying to watch imscp repository but i can't access. Seem imscp repo gone from user I-MSCP. github show "Page not found" and git clone get same message.
SaludOS/2
QuoteDisplay MorePaquete: libdbd-mysql-perl
Nuevo: sí
Estado: instalado
Instalado automáticamente: no
Versión: 4.020-1build2
Prioridad: opcional
Sección: perl
Desarrollador: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Arquitectura: i386
Tamaño sin comprimir: 327 k
Depende de: libc6 (>= 2.4), libmysqlclient18 (>= 5.5.13-1), perl (>= 5.14.2-5), perl-dbdabi-94,
perlapi-5.14.2, libdbi-perl (>= 1.610.90)
Descripción: Perl5 database interface to the MySQL database
DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is
an interface between the Perl programming language and the MySQL programming API that comes with the
MySQL relational database management system. Most functions provided by this programming API are
supported. Some rarely used functions are missing, mainly because noone ever requested them. However
supported features include: compression of data between server and client; timeouts; SSL; prepared
statement support; server administration such as creating and dropping databases and restarting the
server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.
Página de inicio: http://search.cpan.org/dist/DBD-mysql/
Under Ubuntu 12.04 Precise.
Thanks
SaludOS/2
Since I upgraded a couple of servers to 1.1.2, I get everyday this mail:
--------------------------------------------------------------------------------------------------------------
A critical error has been encountered while executing function main::run
in /var/www/imscp/engine/traffic/imscp-vrl-traff.
Error was:
==========================================================================
main::run: DBD driver has not implemented the AutoCommit attribute at
/var/www/imscp/engine/traffic/../PerlLib/iMSCP/Database/mysql.pm line 150.
==========================================================================
---------------------------------------------------------------------------------------------------------------
All services works fine, servers works fine, but I think this error means something, but what?
Any ideas?
SaludOS/2
Well, now I have all working and system updated to Precise.
But, when in Lucid, I had two small issues with packages:
1) dovecot: because my ISP haven't ipv6 yet, when dovecot try to run, fail with "warning: inet_protocols: IPv6 support is disabled: Address family not supported by protocol". These error fix adding "listen: *" at top of dovecof.conf file.
2) dovecot: fixed previous issue, i found another with dovecot: "fatal: pipe_command: execvp /usr/lib/dovecot/dovecot-lda: No such file or directory", in lucid, there is no dovecot-lda package. To fix that, i changed in master.cf, at last line:
Quotedovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/dovecot-lda -f ${sender} -d ${recipient}
by old line:
Quotedovecot unix - n n - - pipe
flags=DROhu user=vmail:mail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${recipient} -s
essencially, using deliver command instead dovecot-lda.
Now, I'm seeking for docs to learn how customize install parameters in bind, apache, postfix and proftpd. In preciuos versions I maked changes in templates, but, i read that's no the way now with 1.1.0.rc4. I read example but i don't know variables for other services like bind or apache. Where can I find docs about it?
Thanks for all.
SaludOS/2
Done. Works fines, just upgraded. I used first option, manually delete dovecto-mysql package and run installer.
All works fines for now, but, when I try to execute "plugins settings" from Settings in Admin Panel, give me error:
QuoteFatal error: Undefined class constant 'onBeforeDeleteDomain' in /var/www/imscp/gui/plugins/Demo/Demo.php on line 214
In 1.0.3 plugins settings work fine.
Thanks for your support.
SaludOS/2
When I try update from 1.0.3 to 1.1.0.rc4.1 setup script abort with error about dovecot-mysql package not found.
This package is not present in Ubuntu Lucid. Any way to fix it?
Note: I tried upgrade to precise but, at restart many services give a lot of errors, so, I think better for me, upgrade iMSCP to 1.1.0 first, then upgrade ubuntu to precise.
Thanks
I voted no, same reason that in previous posts. Installer is for admins and not use everyday.
SaludOS/2
Only migration need that. Update does not need all status field to be ok
Thanks for info. I'll see that in next upgrade so.
SaludOS/2
Based en demos, I make a spanish package of doku wiki last version.
Installer works fine and can see result here: http://www.gemsistemas.com.ar
If want download package and test, do it form here: http://www.gemsistemas.com.ar/…iki_2011-05-25a_es.tar.gz
SaludOS/2
I have a few servers running ispcp/imscp (actually ispcp in process of migration to i-mscp) and, in all my servers, I have suspended domains (status: disabled).
Ok, i can see migration process need all domains, subdomains and mail accounts be in "ok" status to complete. Otherwise abort with error.
So, any chance that upgrade script set valid "ok" and "disabled" status for domains and mail accounts?
Because with each new upgrade, I need change status from all domains to ok, upgrade panel and then, change status again to disabled.
Thanks.
SaludOS/2