Type on phpinfo

This commit is contained in:
martin 2002-09-16 03:20:55 +00:00
parent 7b5271354b
commit c94e1535f8

View File

@ -172,7 +172,7 @@
or the configuration settings you defined in config.php. Check that PHP isn't 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 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 &lt? on). You can check PHP variables by creating a little file containing &lt?
phpinfo ?&gt and looking at it through a browser. Check all these and try phpinfo() ?&gt and looking at it through a browser. Check all these and try
this page again.</p> this page again.</p>
<p>Scroll down the very bottom of the page and press the &quot;Continue&quot; <p>Scroll down the very bottom of the page and press the &quot;Continue&quot;
link.</p> link.</p>