.marius rANTing away

Because you don’t have anything else better to do…

Entries Tagged ‘plesk’

[Plesk] upgrade / autoinstaller

I was upgrading a plesk install today (linux based), using the plesk CP (Server / Updater) and I don’t like looking at an interface that says “You will receive an e-mail once the install is complete”.
A very simple solution for people that “need” to know what’s happening and don’t like waiting for an e-mail, is [...]

Leave a Comment

[PLESK] removing/modifying open_basedir in plesk

Let’s think about a situation where you have a subdomain and you want it to be able to access files from the domain httpdocs directory. You cannot do that by default in Plesk, because of open_basedir. You can edit the httpd.include file in:
/var/www/vhosts/domain.com/conf/httpd.include
but that will only work until the next plesk restart or major modification.
But, [...]

Leave a Comment