1,下载 amfext-0.9.zip http://www.teslacore.it/projects/amfext/amfext-0.9.zip
2,解压 unzip amfext-0.9.zip
3,cd amfext-0.9
./phpize
./configure --enable-amf
./make
./make install
4,在php.ini里加载 extension=amf.so
5,/etc/init.d/httpd restart
1,下载 amfext-0.9.zip http://www.teslacore.it/projects/amfext/amfext-0.9.zip
2,解压 unzip amfext-0.9.zip
3,cd amfext-0.9
./phpize
./configure --enable-amf
./make
./make install
4,在php.ini里加载 extension=amf.so
5,/etc/init.d/httpd restart