From c94e1535f8494285c3e84190b57c94a4c3771efe Mon Sep 17 00:00:00 2001 From: martin Date: Mon, 16 Sep 2002 03:20:55 +0000 Subject: [PATCH] Type on phpinfo --- doc/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.html b/doc/install.html index 71443fb586..8eaf86a530 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.

-- 2.39.5