Re: [flexcoders] Re: ZendAmf Setup issue 1.7 where gateway filw working ?

2009-02-06 Thread Sajid Hussain
To: flexcoders@yahoogroups.com Sent: Thursday, February 5, 2009 2:03:35 AM Subject: [flexcoders] Re: ZendAmf Setup issue 1.7 where gateway filw working ? Hi Sajid Hussain I think you are wrong in setting Gateway file, Do you have set path for Zendamf library, you can setting Zendamf library in php.ini

[flexcoders] Re: ZendAmf Setup issue 1.7 where gateway filw working ?

2009-02-05 Thread tiend...@ezweb.ne.jp
Hi Sajid Hussain I think you are wrong in setting Gateway file, Do you have set path for Zendamf library, you can setting Zendamf library in php.ini file as below include_path = C:\library or setting in you gateway file as below ? define('APPLICATION_PATH', realpath(dirname(__FILE__) .

[flexcoders] Re: ZendAmf Setup issue 1.7 where gateway filw working ?

2009-02-05 Thread valdhor
Saj I think you have multiple problems in your setup. Here is a quick HelloWorld example: My PHP server is set up with two directories - Zend (Holds the Zend Framework) and ZendServices (Where all my AMF Services files are located in sub directories). In this ZendServices directory I have a