Any suggestion?
Posts by Dylan
-
-
Hi,
I have this issue after I updrade to latest i-MSCP version.
When I sent emails from roundcube, all email sent, and stored in Sent folder.But when I use Outlook, I have an error message, (Email couldn't stored in Sent folder).
Mail sent, but not showed in Sent folder.i-MSCP version: 1.5.x-konzeptplus
OS: Debian Jessie 8.10
Using Courier -
Any update about this?
-
Thank you!
-
Hi @Nuxwin
I would like to upgrade from 1.3.16 to the latest stable i-MSCP version.
Which branch is the latest?
On github I found 1.5.x / 1.5.x-konzeptplus / 1.5.1-BFR1.5.1 has several bug when comed out, what fixed in meantime, but what is that branch now?
Thank you!
-
Gorgeous theme, and a new, modern, responsive theme very needed for i-mscp.
But I think, bootstrap css framework may be a better for this (better popularity, documentation etc.) -
It's seems to be ok with 1.5.1.
-
Hi,
I would like to update from 1.4.4 to 1.5.1 and refresh all my current listener files to latest version.
I have a "10_named_delegation.pl" listener file (attached an example), but I don't find it on github.Can I use this old version, or do you have an alternate listener for this method?
Thank you!
-
Same problem here on multiple servers
I-mscp 1.4.4
Debian 8Code- root@server1:~# perl /var/www/imscp/engine/quota/imscp-dsk-quota -v
- [DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-dsk-quota.lock
- [DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-dsk-quota.lock
- [ERROR] Could not to open log file `/tmp/imscp-dsk-quota.log' for writting: Read-only file system
- [WARN] iMSCP::Bootstrapper::unlock: flock() on closed filehandle __ANONIO__ at /var/www/imscp/engine/quota/../PerlLib/iMSCP/Bootstrapper.pm line 163.
- [FATAL] iMSCP::Bootstrapper::lock: Could not open /tmp/imscp-dsk-quota.lock file at /var/www/imscp/engine/quota/../PerlLib/iMSCP/Bootstrapper.pm line 142.
- main: Could not release exclusive lock on /tmp/imscp-dsk-quota.lock at /var/www/imscp/engine/quota/../PerlLib/iMSCP/Bootstrapper.pm line 163.
- END failed--call queue aborted at /var/www/imscp/engine/quota/imscp-dsk-quota line 256.
- root@server1:~#
I ám currently on my way, going to home and more details come.
-
In 10_named_slave_provisioning.pl file, there are an error in line 78
Code- [DEBUG] iMSCP::EventManager::_init: Loading /etc/imscp/listeners.d/10_named_slave_provisioning.pl listener file
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp.lock
- [FATAL] iMSCP::EventManager::_init: Global symbol "$rs" requires explicit package name (did you forget to declare "my $rs"?) at /etc/imscp/listeners.d/10_named_slave_provisioning.pl line 78.
- Global symbol "$rs" requires explicit package name (did you forget to declare "my $rs"?) at /etc/imscp/listeners.d/10_named_slave_provisioning.pl line 79.
- Global symbol "$rs" requires explicit package name (did you forget to declare "my $rs"?) at /etc/imscp/listeners.d/10_named_slave_provisioning.pl line 83.
- Compilation failed in require at /var/www/imscp/engine/setup/../PerlLib/iMSCP/EventManager.pm line 266.
If I put "my" string before the "$rs" it's work well.
i-MSCP: 1.5.1
OS: Debian 9.1