Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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...
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 ..
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...
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...
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...
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...
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...
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...
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...
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...
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...