Authentication error IIS home page
When you try to access the website, you will be getting an error message stating as follows:===== Authorization Error ===== Its a known issue if you are running Plesk with IIS. You can resolve...
When you try to access the website, you will be getting an error message stating as follows:===== Authorization Error ===== Its a known issue if you are running Plesk with IIS. You can resolve...
When using PHP 5.3.3, php pages will be throwing internal server error when you select the PHP handler as CGI/FCGI.You will be finding the following error message in the Apache logs.====== Premature end of...
I have installed the CSF in the server. When I try to run the perl test in the CSF, it is giving the following error.=============== # perl /etc/csf/csftest.pl Testing ip_tables/iptable_filter…OK Testing ipt_LOG…OK Testing ipt_multiport/xt_multiport…OK...
At times, you may get many emails notifying about the Dr.Web service. You may disable it by following the steps mentioned below: It differs from one Plesk version to that of the other. For...
If web statistics present in the Plesk panel is not working, you can run the following command in the command prompt.========== %plesk_bin%\statistics.exe” –all –process-domains=karthick.com –from-date=2012/5/2 ========== You can find more options by running statistics.exe...
1. Getting all the domain account information from Plesk ————————————————————————mysql -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e “select login,password,home from sys_users INNER JOIN accounts on accounts.id=sys_users.account_id;” 2. Get client login details from Plesk. ———————————————– mysql...
Pleask backend files in linux machine: Plesk root directory : /usr/local/psa Version : /usr/local/psa/version Admin password is stored : /etc/psa/.psa.shadow Plesk configuration file : /etc/psa/psa.conf Restart Plesk : /etc/rc.d/init.d/plesk restart Apache Main httpd configuration...