Zend Server with xampp MySQL
Posted
by Vincent
on Stack Overflow
See other posts from Stack Overflow
or by Vincent
Published on 2010-04-05T15:03:32Z
Indexed on
2010/04/05
15:33 UTC
Read the original article
Hit count: 492
I am running Zend Server,Zend Studio (Trial versions) on Ubuntu 9.10. I am also using xampp to do most of my development. I plan to use Zend Server only to do URL profiling to know function level performance of my code. Is it possible to configure Zend Server to use XAMPP's MySQL database instead of installing a new mysql instance for Zend Server?
Thanks
© Stack Overflow or respective owner