SSH into your server ssh root@yourservername.com run the following commands from the terminal: Installing Plesk Updates: /usr/local/psa/admin/sbin/autoinstaller –select-product-id plesk –select-release-current –reinstall-patch –install-component base Installing Plesk…
How to set up one domain to be your DNS in Plesk You must first have the domain you wish to make your DNS already…
Article retrieved from the following URL: http://itechlog.com/open-source/2009/02/18/sugarcrm-installation-error-sessionsave_path-not-set/ SugarCRM Installation error: session.save_path not set “The session.save_path setting in your php configuration file (php.ini) is not set…
How it Works A lot of us lose out on valuable search engine traffic due to incorrectly configuring our redirects. It is very import that…
Changing The Default Page using .htaccess If you are unable to edit your master configuration files, you can use this directive from .htaccess. Just edit the .htaccess file…
To be able to view server configuration information for your sites using PHP, insert the following code into a file named phpinfo.php which should be…
In an .htaccess file in the same directory as the executing script (this is normally your httpdocs or httpsdocs directories), include this line: php_value max_execution_time…