how do you install Zend Optimizer on Windows server with both php 4 and 5

how do you make it work if you run php 4 and 5 on the same server.

during the installation it ask for php.ini since i use Helm extension both php.ini is in their own dir like:

php 4 - c:\php4

php5 - c:\php5

and this is run as cgi-bin according to Helm extension

which php.ini should i use for Zend optimizer? also during the install it ask for web root folder c:\intepub\ but i have all the domains hosted in d:\domains

should i chose d:\domains or c:\intepub\?

my other server install ok since it only run php4 in ISAPI mode

i'm confused as to which version of php.ini i should set for Zend optimzer when i run both php 4 and 5

can someone tell me how they do it with Helm extension and running both php version.

thank

 

 

 

 

Top