Quote:
|
Originally Posted by ctroyp
If I am installing PHPBB2 for one of my ISPConfig hosted sites, the PHPBB2 directory needs to be located in the respective web directory of the site. Since ISPConfig uses PHP 5.0.5, won't PHPBB2 try and use it also?
|
No, because ISPConfig has its own Apache. There are two Apaches on your system: your main one running on port 80 (and maybe 443) which uses its own PHP, and the ISPConfig Apache on port 81 using another PHP. These two are totally independent of each other.