• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Search results

  1. Z

    bugs found 10.01

    when migrating sites from server1 to server2 when in the httpdocs there is a .htaccess in some circumstances this is not being transferred, causing sites not not work properly. dunno what is reason, subfolders with .htaccess did work imap folders are not being transferred during migration...
  2. Z

    turn off health monitor emails

    Wonder why the Apache CPU is being put at 20 as my webserver with some weblogs (20 domains or so) from a new installation with plesk 10.01 gets 27% or something like that ..
  3. Z

    mail on 10.01 with aliases

    Just found out that when you migrate from 9.5 to 10.1 to another server the mail is having issues on the alias name, if the alias name does match a username to be logged on it will tell on every domain that this user does not exist. So if there exist mail user: 'zeroday' and if this user...
  4. Z

    Server Repository vs FTP

    what I did was following disclaimer: I am really bad in scripting, but hey it works for me ;-), use it if you think you can enchance it license: share wit me your changes if you can make it nicer ;-) note: for every customer I made 1 file with its settings. Of course you can do it different...
  5. Z

    cannot upgrade to 9.5.1

    how can you run the autostaller when stopping plesk?
  6. Z

    cannot upgrade to 9.5.1

    got this message today Installing the package sw-cp-server-1.0-6.201004011431.centos5.i386 Stoppping SWsoft control panels server... stale pidfile. [ OK ] Starting SWsoft control panels server... stale pidfile. [FAILED] error: %post(sw-cp-server-1.0-6.201004011431.centos5.i386) scriptlet...
  7. Z

    Server Repository vs FTP

    i am now using server side backup with transfer to Amazon S3 .. that is working ok now. Selfcontrol ;-)
  8. Z

    serverside backup to Amazon S3

    I've modified the script more as serverside backups and this part separated were not a good choice #!/bin/sh CLIENT=name of client with it's domains EXCLUDE=what domain to skip, can be empty, multipe domains seperatated with , OBJECT=need 1 domain from client to check if backup is ok...
  9. Z

    serverside backup to Amazon S3

    Ok, shoot me, but I am a scripting newbie, but wanted to share a script I created and used to backup my serverside backups to amazon and remove them afterwards #!/bin/sh ################################### ### ### ### BACKUP FOR...
  10. Z

    Server Repository vs FTP

    denis, nope I do not use server side settings. If I try that than the backup would exceed the size of HDD Home > Domains > Domain Name > Backup Manager > Back up > Store backup in correct that should state ftp .. but .. I use the scheduled backup settings and the wierdest issue is...
  11. Z

    Server Repository vs FTP

    nope. All instances are just entered 1 time per domain and all my backups are saved in my server and transferred to the defined FTP causing a complete fill of the HDD every time again and again. Imagine I have a server with 30GB and a HDD with 250GB .. everytime and everyweek I get 1 30GB...
  12. Z

    Server Repository vs FTP

    I have told Plesk 9.2.1 that I want to have my backups sent to an FTP server. this is working great, but ... all my backups also are kept in the server repository causing the HDD to fill and finally causing the server to crash Why on certain sites the backups are kept? and how to reset...
  13. Z

    Php 5.2.8

    when I try that .. Error: Missing Dependency: any-php-sqlite2 is needed by package sb-publish
  14. Z

    Using Backup with FTP Repository

    is it possible to use another port for the FTP repository other than port 21 As I have multiple FTP's running I cannot run it on port 21 when I try mydomain.com:2121 in the webinterface of plesk no error is seen but it will not upload the data it's directly failed with <message...
Back
Top