diff --git a/doc/install.html b/doc/install.html index 71443fb5860..8eaf86a5303 100755 --- a/doc/install.html +++ b/doc/install.html @@ -172,7 +172,7 @@ or the configuration settings you defined in config.php. Check that PHP isn't in a restricted "safe mode" (commercial web hosts often have safe mode turned on). You can check PHP variables by creating a little file containing <? - phpinfo ?> and looking at it through a browser. Check all these and try + phpinfo() ?> and looking at it through a browser. Check all these and try this page again.

Scroll down the very bottom of the page and press the "Continue" link.