Recently I had problem with apache after upgrade, and after checking log files, I found that error was
PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
This is because ionCube must be loaded before any of the Zend...
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...
From today, I will be writing tutorials on the usage of different control panel for web hosting, this include free control panels
- Kloxo
- Webmin
and commercial control panel
- Cpanel
- Plesk
Tutorials on more control panels will be added by the time. So keep reading...
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...
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...
First verify that these setting have not already been customized, as running the commands will overwrite any changes they have made. The following command will show you whether those files exist:
ls /var/qmail/control | egrep 'timeoutremote|timeoutsmtpd|concurrencyremote'
Run following command...