add a requirement for the socket directive

This commit is contained in:
Loïc Chapeaux
2001-10-22 19:56:18 +00:00
parent 22d50c7a80
commit bce9eb19d1

View File

@@ -296,7 +296,8 @@
<dt><b>$cfgServers[n]['socket']</b> string</dt>
<dd>
The path to the socket to use. Leave blank for default.
The path to the socket to use. Leave blank for default.<br />
To use the socket feature you must run php 3.0.10 or more.
<br /><br />
</dd>