Re: [Flashcoders] RE: Zend Framework PHP question

2008-04-18 Thread Glen Pike
Hi, If you are changing the php.ini file, you may need to restart your webserver. Make sure changes have taken effect by running ?php phpinfo(); ? and searching for the include path. If it still ain't working, watch out for multiple php.ini files - XAMPP and some other

[Flashcoders] RE: Zend Framework PHP question

2008-04-17 Thread Anthony Cintron
Hi All, this is a far fetched question, but I'll give it a try. Anyone familiar with the Zend framework? I want to add the library to the PHP include, but I don't fully understand what it is I need to do. I added the directory and also switch out the php lib for the zend lib. I'm not seeing any