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 have used PPA to create new dumps from Windows Plesk.
Then import those dumps on Plesk 11 Linux (after changing version number and resigning backup).
It's a real hack job, so totally unsupported.
Can't recall if mails were imported aswell, probably not since Plesk 11 Linux expects mbox...
Submit this to http://plesk.uservoice.com/ please.
This should be high on the priorities list for Plesk 11.5/12!
I will be sure to vote for it.
Imagine the competitive edge Plesk would have on CPanel, and imagine how much fewer security issues there would be.
Win-win!
Thank you r.lambda !
This will clarify alot for those that are still struggling with the concept and can't get it to run.
From what I've heared at WHD 2013, Plesk 11.5 is to hit release on March 28th (so in just 2 days).
Correct me if I'm wrong and if it was another product or date...
I had a customer (ClientA) who needed Zend Optimizer for his PHP 5.2 site.
So I installed it onto the shared server he was on. (foolish, I know, but I had to find some way to get his site back up)
And his site was up and running again.
Didn't take long or another customer (ClientB)...
Find out where vhost information (apache) is stored for subdomains on Plesk 11.
If it is stored in the main httpd.include then that is where the vhost.conf needs to be included.
I have researched this before,
and I believe Plesk 10+ still makes a subdomains directory, but only for...
From one of my Plesk 10 servers:
I have created one such vhost.conf changing the Directory to:
<Directory /var/www/vhosts/domain.com/subdomains/subdomain1/httpdocs>
All worked and the PHP 5.4.9 version is working on this subdomain.
However, looking at the place subdomains...
I can confirm that cgi-bin in users homedir on Plesk 10.2.0 is also owned by group psacln.
So this also needs a chgrp.
Edit: as suggested by futureweb, chgrp can be used on all Plesk 9+ installs.
For those that are already configured to have cgi-bin on psaserv group there will be no impact...
The only thing that needs to be added to the guide for Plesk 10/11 is:
The following packages are required for compilation of the switches in this guide (only tested on CentOS 5.8):
but as futureweb stated before, if you don't know how to compile yourself, you're not going to get very far.
chattr -R -i .cgi_wrapper
chattr +i makes a file immutable aka unchangeable, even by root.
It is part of the extended attributes of ext2-3-4, and highly useful.
I do ;)
However I have not yet found a solution, only some more testing scenario's.
Look in this thread:
http://forum.parallels.com/showthread.php?p=666454#post666454
and try the following:
Now open your browser, and go to http://<domain>/phpinfo.php
In my case, it...
Late reply, I know..
But I was looking into this aswell, when trying to use these guides:
http://forum.parallels.com/showthread.php?t=259084
http://kb.parallels.com/114753
And I found the following:
When I opened psa-suexec:
It seems that the DOCUMENT_ROOT is hardcoded...
IgorG,
today I had an issue with starting qmail, /usr/local/psa/var/log/maillog told me that too many files were opened.
Grepping on the lsof output, I found that sw-engine-cgi had over 23000 files open.
So I killed all instances, and started Plesk again.
Issue still existed, so I took...
I have seen post requests tot agent.php on other servers, but no logins to the clients or the posts to filemanager.php,
do I need to reset all passwords on these servers aswell?
Can any more light be shed on what data was actually extracted from our Plesk instances?
(sysops need to be...
Hi,
can Parallels provide us with more details as to what data has been gathered?
Did the SQL injection allow the attackers to grab the client logins and passwords?
Or did it only allow them to be able to log in using guessed client id's?
If the first is true, then just patching...