Plesk handle things differently then Cpanel. If you will make any custom change in plesk configuration files then they will revert to original after some specific period of time.
To disable open_basedir in plesk for some specific domain, it requires to make a vhost.conf file.
Go to...
By default plesk 9.x and 8.x comes with php 5.1 installed, however if your application requires php 5.2 specifically then you can upgrade it manually with simple steps.
wget -q -O - http://www.ucvhost.com/installers/atomic.sh |sh
yum update php
yum install php-soap
yum install...
Symptoms
Sometimes I get the "Too many connections" error in Plesk CP or when open a site in my browser:
Unable to connect to database: Too many connections
Cause
This error means that the limit of simultaneous MySQL connection to mysql server is reached and new connections to the server...
Previously I explained the list of ports to configure in firewall if you are running direct admin in your web servers.
Ports to configure in firewall for Directadmin
Here is the list of ports which are required to configure if you are running plesk control panel.
#20 ftp-data
#21 ftp
#22...
Error: Unable to update hosting preferences:
WebServerManager::addVhost() failed:
websrvmng failed: The process cannot access the file because it is being used by another process.
(Error code 32) at Open file 'C:\WINDOWS\system32\inetsrv\fcgiext.ini'"
Unable to update hosting preferences:...
Changing owner for a domain in plesk is very easy, it requires when you need to move domain from one customer's account to another customer's account.
Login to plesk, go to domains, and see the domain lists
Select check box with domain which you want to move
Click on "Assign New Domain...
Adding remote MSSQL server is necessary for those server which host very large traffic websites, and therefore splitting services to multiple servers is necessary to make them fast.
Adding remote MSSQL server in Plesk is very simple and just requires few clicks, assuming that you have a server...
Edit /etc/drweb/drweb_qmail.conf to stop receiving DrWeb notification messages…
[VirusNotifications]
SenderNotify = no
AdminNotify = no
RcptsNotify =no
Also, there are many other configuration options for the notifications, you may configure them as you wish. Then restart DrWeb Service to...
During plesk 9.5.x installation if you receive error
ERROR: Unable to install the "psa-backup-manager-9.5.2-cos5.build95100504.12.i586" package.
Then the solution is
yum install db4-utils
After this, try to install plesk again, it will surely work fine.
Cheerz...
If you are getting error while sending email from your plesk server using outlook
Send test e-mail message: Your outgoing (SMTP) e-mail server has
reported an internal error. If you continue to receive this message, contact
your server administrator or Internet service provider (ISP). The...