Mod_php?

I've gone through the excellent Linode newbie guide to hosting a website (eventually I'm going to be migrating a fairly high traffic site to linode).

A quick question i can't find the answer to. If I've installed php as described in the guide, is that using PHP through DSO (or mod_php) - or is it PHP through CGI or suPHP etc.?

Currently I use DSO on my old host for speed (there are no other users on my account uploading scripts so I didn't think the security drawback was a problem in my case). I was just hoping to setup the same for this on Linode (we tried suPHP once and the world ground to a halt pretty quickly)

1 Reply

Most likely mod php. the fast cgi approach is a bit different

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct