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.
I first tried the official mysql upgrade and this resulted crashing the mysqld service.
Second attemt installed the Atomic method and this also resulted in crashing the mysqld service. -- Thanks any way for the Atomic suggestion as i never heard of that company
It's a pitty i cant read out...
I have Plesk 12 on Centos 6.6 with MySQL version 5.1.x and i'm considering to update our MySQL core to 5.5 or higher. However the Mysql APT repository supports the following Linux Distros:
Debian - 7
Ubuntu - 12.04 LTS
Ubuntu - 14.04 LTS
Ubuntu - 14.10
Has someone found yum equivalents of apt...
I need some help with setting up an automated SFTP on centos6
because i would like to create a cronjob that syncs files
1. If someone could post an example SFTP batch file with specific SFTP port?
solved. found an article --...
Solved
I created a new folder and moved my script to that folder
Do this golden tip: chmod +x /path/to/script
I also noticed in the script on the server a + symbol was missing therefor was not looking only for files exactly 128 days old ;-)
Always make sure it your scheduled task runs as the...
What is the correct way to execute an script as Cronjob (in Plesk) ?
If possible i want to know if its possible to call a cleanup.sh script
Because i have tried a cronjob with System User 'Bin' and 'Root' without any luck because they have no permission to run cleanup.sh script
I was able to...
tail /usr/local/psa/PMM/sessions/2015-04-10-030602.464/psadump.log
== STDERR ====================
1+0 records in
1+0 records out
31457280 bytes (31 MB) copied, 0.0529176 s, 594 MB/s...
@PDSolutions Check which services are running on the background and check your (Plesk) Action Log and files for recent changes.
Also Check outgoing network traffic.
Have a look in the extentions management. There should be a tool called Webserver Configurations Troubleshooter (version 2.0)...
Has anyone have seen this issue before?
Any recommendations how i can get rid of this message?
Plesk Message:
If you click on View the Log:
Backup Task backup_info_1504100306.xml Details
Warning: server "server"
Return code of sitebuilder bru utility: 1. Some errors occured during sitebuilder...
Great! Thanks for the fast response and information
edit: i now use two scripts that works with CentOS and inspects files without removing them
Check script (without removing)
# find /var/lib/psa/dumps/domains/* -mtime +128 -type f -exec ls -l {} \;
Execute script (removing)
# find...
I have setup Backup Manager to backup Files and Configurations every week for every subscription. This worked really good however we are now considering changing this to daily basis.
As the free space on server will decrease. I was wondering i there is any way with cronjobs how to remove the...
I still don't really understand what the big issue is not having these additional mailboxes.
What exactly are the benefits of creating additional boxes?
Does anyone know if default sent/trash/draft folders for Apple products have been resolved....
We have Plesk for a couple of years now and...
I think the problem began after this wordpress site was imported from a old Plesk server with different Admin credentials.
Unfortunately i have read your reply too late as we have recreated the wordpress site from scratch :(
@abdi my apologizes for not following on your advise, i will bookmark...
I have tried with following SQL code
UPDATE `databasename`.`prefix_users` SET `user_pass`=MD5('********') WHERE `prefix_users`.`ID`=1;
And if i do refresh and empty my browser cache i see this
You do not have sufficient permissions to access this page.
And
for some reason i cannot over...
To be clear i don't mean the wp-config.php admin password for mysql but the wordpress Plesk admin account that is associated with Log in button
For some reason my user has lost his password and is not able to use the Wordpress forgot password - wizard form at the page where you normally logged...
Hiya, i would like some advice on which protocol i should use for performing a backup of important server files and folders. I do make a snapshot but i found that's not enough.
My Centos 6.6 has ProFTPD configuration setup only for webhosts so no root access.
I came across SCP, but don't know...
Maybe you can learn from this example http://www.aljtmedia.com/blog/migrating-from-apache-web-server-to-nginx-on-a-centos-65-vps/
** BE aware ** This tutorial above was made with centos 6.5 and i recommend to make a complete backup before playing. Google tutorials don't always work.
I also read...
You are welcome, to be honest i have never understood it either. It would be best if there was just a shortcut or something
Maybe @IgorG can clarify why the interface has to be changed first.
I will have a look at your other topic but my server was already setup with nginx so i have no clue.
LOL i can see it on the picture your posted it.
CTRL+F can sometimes be very usefull if you want find text in a full page with a lot of text in a poorly lit room