Table of contents:

Installing AMFPHP on your server

Download AMFPHP here from sourceforge. Unzip the download to reveal a folder called amfphp.

amfphp folder

FTP the Aamfphp folder into the document root of your webserver. Many examples on the web rename the amfphp folder to flashservices when they place the contents on the server. For simplicity sake we will keep it as amfphp. For AMFPHP to work with Flash and Flex you will only need the following folders. To learn more read about security.

required folders

Testing the installation

Use a web browser and load the gateway.php file in the folder that you just uploaded. If you are developing locally, you can load http://localhost/amfphp/gateway.php. If the installation is working properly you will see the following content in your web browser. Otherwise you have a PHP error on your server.

browser gateway

It's installed!

AMFPHP is now installed on your server. Now it's time to connect to your first service.


© amfphp.org | Disclaimer | Conditions of use