Recent content by niamoman

  1. niamoman

    Resolved Plesk Email Security - customer access denied

    1. Correct. The subscriber is the Customer. This is my standard setup - many domains on that server. 2. Correct. There is no issue with other subscriptions. Yes, if I change the subscriber, the issue still exists. 20 minutes later... The Customer affected by this issue has two subscriptions...
  2. niamoman

    Resolved Plesk Email Security - customer access denied

    Hi, I've got an issue with 1(!) subscription. Customer login only, admin user works fine here. Customer user has the Owner role, has all permissions checked. Subscription has almost all permission too. There is a "Settings" link near the account, on the email account lists. It points to Plesk...
  3. niamoman

    Resolved Unable to obtain the latest version of Parallels Products Installer

    The same problem with PLESK 9.5.4 and Debian 5 Parallels Products Installer 3.10.1 (built on 2011-08-12 14:02 svn rev. 302319) started at (timezone CET) Wed May 2 14:03:32 2012 Command line arguments: /var/cache/parallels_installer/parallels_installer_Debian_5.0_i386 --service-mode...
  4. niamoman

    Allow overuse

    ok, I found: update dom_param set val='66616c7365' WHERE param='OveruseBlock'; 66616c7365 is just hex('false') All domains are allowed to overuse now.
  5. niamoman

    Allow overuse

    I think overuse field in domains table it's only status of overuse and not permission to overuse. Unfortunetely I can't find overuse permission settings in group operations and need to try with dom_param table.
  6. niamoman

    Qmail performance problem once again...

    The main problem was in hdds slow access at some server load. The solution was Raid firmware upgrade. It's all ok now, Thanks
  7. niamoman

    Qmail performance problem once again...

    I thought about it again. I have separate partitions / [main] /var /opt Do you think it could cause bigger latency of copy/move temporrary files between /tmp and /var? If yes, how can I change tmp dir for spamassassin (to /var/tmp for example)?
  8. niamoman

    Qmail performance problem once again...

    32bit OS Do you think more ram would help if about a half (5GB) is unused now (in last case)?
  9. niamoman

    Qmail performance problem once again...

    Now is the time when qmail is growing up: qmail-qstat messages in queue: 147 messages in queue but not yet preprocessed: 58 Hdd performance is much lower: hdparm -t /dev/sda /dev/sda: Timing buffered disk reads: 142 MB in 3.01 seconds = 47.18 MB/sec I even need to wait awhile...
  10. niamoman

    Qmail performance problem once again...

    I have similar results (medium server load): hdparm -tT /dev/sda /dev/sda: Timing cached reads: 9388 MB in 2.00 seconds = 4699.34 MB/sec Timing buffered disk reads: 240 MB in 3.01 seconds = 79.65 MB/sec Reverse dns is OK (when I query 'host myMainIpAddress' I get excactly my...
  11. niamoman

    Qmail performance problem once again...

    Hello This is well known problem on this forum, but I made any of the best suggestions (including atomicturtle) with qmail configuration and the problem still exists. I've spent many weeks to find the reason, without success. Symtoms: While the top traffic qmail local queue increases to...
  12. niamoman

    additional ftp user

    You can create new system user by creating new subdomain or webuser. In both cases you have access to new home directory only.
  13. niamoman

    Backup to ftp-repository: Failed to write testdata ... delete error:RETR failed: 425

    I see Plesk doesn't look on first slash - it takes user home DIR as base path anytime. If you have backupDIR outside user homeDIR, you can make symlink to that in user homeDIR. It works for me (Plesk 8.1.1).
  14. niamoman

    Migration problem from 8.1 to 8.1 server to server

    I have the same error What is your mysql versions on both servers? I have v5 on remote and v4.0 on local (where migration fails) My error: (...) /usr/local/psa/PMM/var/2007-05-17-12.18.00.986718/dump.xml:11:parsererror :Premature end of data in tag limit line 11 <limit...
Back
Top