Thread: php config
View Single Post
  #7 (permalink)  
Old 04-08-2008, 15:53
iain2_uk iain2_uk is offline
Junior Member
 
Join Date: Feb 2008
Posts: 17
Default

Well a bit of googleing sorted it...

I already had php4 and 5 running on the same server (definitely possible)

With php4 being the default, I then added a new handler in the relevant .htaccess file to make the subdomain use php5, and all is well
Reply With Quote