I recently attempted to install AMFPHP on my host site. After a few failed attempts, I succeeded. So I decided to document the entire process. If you have any questions, please feel free to email me.
Prerequisite:
- A host site ( e.g. 'http://yourhostsite.com' )
- You need a webserver with PHP4 ( > 4.3.0 ) or PHP5 installed on it.
- Access permission to the Web Root folder ( e.g. 'public_html/www' ).
Install AMFPHP on your webserver
- Download a fresh zip file of AMFPHP into a particular destination on your computer . ( e.g. 'C:\AMFPHP' ) Download
- Unzip the file within the destination ( e.g. 'C:\AMFPHP\amfphp-1.2.6')
- Copy the 'amfphp' folder located in 'C:\AMFPHP\amfphp-1.2.6' into the root folder of your webserver ( e.g. '/www' )
- Now we have /www/amfphp
- Open up a browser and navigate to http://yourhostsite.com/amfphp/gateway.php'
- If AMFPHP has been successfully installed on your web server, you will get a message 'amfphp and this gateway are installed correctly. You may now connect to this gateway from Flash.'.
No comments:
Post a Comment