Sorry I am a very new hand for linux but I can finish the Linode Getting Started tutorial...etc.
I have a specification website that php version is very old ---> PHP Version 5.2.17 (if need, i can offer all phpinfo list detail.)
So Anyone can teach or help how to install php 5.2.17 version environment on linode virtualhost ?
EX:
--Under php 5.3 version or higher: <?php echo 'it works' ; ?>
--Under php 5.2 version: <?php echo 'no works'; ?> <=> <? echo 'it works'; ?>
and other deprecated function of php 5.2 version , I am sure that all you Senior can totally understand my meaning.
thank you very much.
James