Astercc安装注意事项
#include 网上的各类安装说明文档
安装之前记得装lame:
apt-get install lame
解压缩后先改两个文件:
astercc.sql中用了Type=MyISAM,应该改为ENGINE=MyISAM,不然安装时MySQL会报错。
install.sh中引用了11次 scripts/astercc.conf,其中有${daemonpath}的那一处是错的,应该改为 ${daemonpath}/astercc.conf (把scripts去掉)
安装后记得更改apache的short tag,不然进入网页会白屏:
vim /etc/php5/apache2/php.ini
short_open_tag=On
                    
                
                
            
        
浙公网安备 33010602011771号