girok
girok

Reputation: 11

Different php versions in VPS for every account. How?

i have a virtual dedicated server: PHP version 5.3.1 PHP Handler : suphp

What i need is to have different php versions (5.2.17) in some of my accounts. Is this possible to be done and how can i do this?

Thank you in advance

Upvotes: 0

Views: 2019

Answers (1)

you can install many php versions on apache

http://blog.servergrove.com/2011/08/22/how-to-setup-multiple-php-versions-on-apache/

good luck!

Upvotes: 2

Related Questions