Welcome to my blog!

Here I try to keep useful information about IT, mostly related to Web development and Linux stuff. Any comments or feedback that you might have will be much appreciated!

Thanks,
Tomi

Disabling PHP’s safe_mode on Plesk

Filed Under (PHP, Plesk) by admin on 17-01-2007

In Plesk, you can disable on a per-domain basis PHP’s safe_mode. Before doing this though, be advised that disabling safe_mode could lead to security risks for all of your domains on the server. Read the rest of this entry »

Password protecting subdomains with Plesk

Filed Under (Plesk) by admin on 16-09-2006

If you need to password protect a directory that is hosted under a subdomain with Plesk, you’ll find that it is not quite as easy as protecting a directory that is avaliable directly from the main domain. Read the rest of this entry »

Horde 3.0.5 / Plesk 7.5.4 Exploit

Filed Under (Linux, PHP, Plesk) by admin on 13-08-2006

Running a check on Apache’s default logs (/var/log/httpd/access_log), I found attempts to exploit the server thru a “backdoor” in Horde.

I haven’t fully checked what could be done with this exploit but certainly leaving the affected script unprotected is an open invitation for trouble. Read the rest of this entry »