docs updates

fixed bug in MySQL create sql file

git-svn-id: svn://192.168.202.10@716 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-11-14 14:47:07 +00:00
parent e58dc3d3b8
commit 354f7da9fc
5 changed files with 76 additions and 54 deletions
+5 -4
View File
@@ -158,13 +158,13 @@ make install
cd /usr/local
wget http://apache.secsup.org/dist/httpd/httpd-2.0.59.tar.gz
gunzip httpd-2.0.59.tar.gz
tar xvf httpd-2.0.59.tar
wget http://apache.secsup.org/dist/httpd/httpd-2.0.61.tar.gz
gunzip httpd-2.0.61.tar.gz
tar xvf httpd-2.0.61.tar
wget http://us2.php.net/distributions/php-4.4.7.tar.gz
gunzip php-4.4.7.tar.gz
tar xvf php-4.4.7.tar
cd httpd-2.0.59
cd httpd-2.0.61
./configure --prefix=/usr/local/apache2 --enable-ssl --enable-setenvif --enable-so --with-apxs2 --enable-dav --enable-maintainer-mode
make
make install
@@ -363,6 +363,7 @@ make clean
make
make install
make samples
cd /var/lib/asterisk/mohmp3/
mpg123 -s --rate 44100 --mono /var/lib/asterisk/mohmp3/fpm-sunshine.mp3 > /var/lib/asterisk/mohmp3/fpm-sunshine.raw