Thread: SSL question
View Single Post
  #7  
Old 09-21-2007, 10:02 AM
wflynn wflynn is offline
Member
 
Join Date: Aug 2007
Posts: 18
Ok one of the the reasons I am trying to do this is I have a dedicated server running php4 on plesk but had a billing module that the developer made for php5 by mistake. I will eventually be moving entire server of 35 websites over to a new server but in the mean time I would like php5 to run on one domain in plesk. I manually added listener and virtual host for just the one site for now until I can fully test lightspeed with php5 as alot of sites can break with the switch as well as some minor issues with litespeed and plesk. Litespeed is set up on port 2443 right now and I already compiled php 5.24 and it is working. Just want to try to make the url transparent like https://www.example.com instead of https://www.example.com:2443. I also want to one by one start testing the websites and ironing out any php5 incompatibilities and litespeed problems. Is there a way to move sites in php4/plesk/apache to php5/plesk/litespeed one at a time so I can have a smooth transtion and 0 downtime? If it wasn't for the amount of sites I wouldn't worry. I tried disabling ssl for the domain that litespeed is being used for but the default port 443 still can't be used as apache still owns it apparently? What are your thoughts?
Reply With Quote