I've had setup on WinXP: Apache1.3 with PHP4 module and PHP5 installedas
CGI for one vhost.
This worked fine, till I installed Zend Studio 4 beta.
I'm trying to make Zend Server use my existing configuration, but without
success.
If I point it to PHP4 php.ini, PHP cannot find (or rather refuses to
load) modules.
If I point it to PHP5 php.ini, I cannot enter server console, because my
php lacks ZendOptimizer
(even if I install ZendOptimizer).
[Zend docs are brief, and googling finds only obvious answers,
like "install mysql and uncomment mysql extension".]
Do you have any suggestions how to get this trio working?
--
* html {redirect-to: url(http://browsehappy.pl) ;}
Comment