From b762331f0e858c1445f769af627d025736b5ff12 Mon Sep 17 00:00:00 2001 From: Aman Shah Date: Tue, 30 Oct 2018 04:32:30 +0530 Subject: [PATCH] Update index.md (#24537) --- guide/english/php/php-install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/php/php-install/index.md b/guide/english/php/php-install/index.md index 31a8e0f8b2..003d45712c 100644 --- a/guide/english/php/php-install/index.md +++ b/guide/english/php/php-install/index.md @@ -25,7 +25,7 @@ If this displays a page showing your PHP installation related information then i However, if your server does not support PHP, you must: install a web server install PHP -install a database, such as MySQ. +install a database, such as MySQL, MSSQL etc. ### More information The official PHP website (PHP.net) has installation instructions for PHP: http://php.net/manual/en/install.php