
cd /usr/ports/www/apache22 make config; make install clean ee /usr/local/etc/apache22/httpd.conf ServerName www.domain.com:80 ee /etc/rc.conf 1. apache22_enable=”YES” 2. apache22_http_accept_enable=”YES” /usr/local/etc/rc.d/apache22 start cd /usr/ports/databases/mysql55-server make –D BUILD_OPTIMIZED install mysql_install_db —user=mysql —basedir=/usr/loca mysqld_safe & ee /etc/rc.conf 1. mysql_enable=”YES” /usr/local/etc/rc.d/mysql-server restart chown root:wheel /tmp chmod 777 /tmp chmod =t /tmp mysqladmin –u root password ‘localpassword’ mysql -u root -p
Video Rating: 0 / 5
Revisions
There are no revisions for this post.
Part3
youtube.com/watch?v=LFQY2Xcu8vY