/# apt-get update
/# apt-get install apache2
/# apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql
/# apt-get install php5 libapache2-mod-php5 php5-mcrypt
/# apt-get install nano
/# nano /etc/apache2/mods-enabled/dir.conf
/# apt-get install phpmyadmin
/# service apache2 restart
/# apt-get install vsftpd
/# nano /etc/vsftpd.conf
/# service vsftpd restart
VSFTPD configuration problems with 12.04
In vsftpd.conf
Make the following change : pam_service_name=ftp
Save your change and restart the ftp server.
沒有留言:
張貼留言