--- wikisrc/pkgsrc/how_to_install_a_lamp_server.mdwn 2012/02/05 07:14:36 1.2 +++ wikisrc/pkgsrc/how_to_install_a_lamp_server.mdwn 2017/12/24 17:44:32 1.3 @@ -119,7 +119,7 @@ and if you wish # Installing the MySQL module for PHP -This step is important and enables you to make mysql database connections from your php skript. +This step is important and enables you to make mysql database connections from your php script. cd /usr/pkgsrc/databases/php-mysql/ make install clean