Posts by versluis

List of Plesk Resources

Posted on Feb 9, 2014

There is a lot of help available for Plesk which comes to you straight from the developers. A few years ago all we had was the Parallels Forums – that’s changed dramatically and if anything will...

Learn More

How to style block quotes in P2

Posted on Feb 8, 2014

I’ve just snazzed up the blockquotes styling on a couple of my P2 sites and thought I’d share the code that did it. Here’s an example of the final result in P2: This is a block quote. You...

Learn More

How to run PHP from the command line in Linux

Posted on Feb 8, 2014

Did you know that you can run PHP directly from the command line? Here’s how: Running a command Let’s run a one-liner and see the output displayed in our console. We’ll use phpinfo() because...

Learn More