|
Date: 4/15/2008 9:30 am · Subject: Re: Plesk enviroment · Rating: 0
I agree with koen here. I have been running WRE with plesk for over a year. My plesk server could only use MySQL4 so the "source" option included an install of MySQL 5 anyway.
However, having said that the only issue is mod_proxy. So, my environment runs using the original plesk Apache instance as mod_proxy handing off requests to the WRE mod_perl Apache instance. I use a http.include with plesk cmd line to shoehorn the directives into the relevent vhost file without them getting clobbered when something else changes (I also host non-WebGUI on the same server using the plesk system).
WRE uses a non-standard place to find the MySQL conf file so this is great if you need to run two separate versions simultaneously. Also, you will need a unique *nix user to run the WRE MySQL separate from the existing one - probably the same is true for the WRE Apache; I cannot remember off-hand.
Paul W
--- (Edited on 4/15/2008 9:30 am [GMT-0500] by pwrightson) ---
|