Page 1 of 1

Zend Development Environment fucking up PHP

PostPosted: 19. November 2005 07:57
by hakaa
I have been strugling with getting SOAP working in my applications.
After some testing I found out that Zend DE uses another PHP5 version rather the one XAMPP initiate. It does also use other settings as "include_path".
This was clear after using "phpinfo();" in my applications to see the settings.

How can I force Zend DE to use my XAMPP origional settings ?
Is perhaps Zend DE inporoper for my Web serveces development with PHP ?


Hans