Tripod5G > extension_dirstring
3pod PHP Learning

The default is to allow dynamic loading, except when using safe-mode. In safe-mode, it’s always
imposible to use dl.
extension_dirstring
In what directory PHP should look for dynamically loadable extensions.
extensionstring
Which dynamically loadable extensions to load when PHP starts up.
MySQL Configuration Directives
mysql.allow_persistentboolean
Whether to allow persistent MySQL connections.
mysql.max_persistentinteger
The maximum number of persistent MySQL connections per process.
mysql.max_linksinteger
The maximum number of MySQL connections per process, including persistent connections.
mSQL Configuration Directives
msql.allow_persistentboolean
Whether to allow persistent mSQL connections.
msql.max_persistentinteger
The maximum number of persistent mSQL connections per process.
msql.max_linksinteger
The maximum number of mSQL connections per process, including persistent connections.
68

Next >>
bluedot bluedots greydots pinkdots

Tripod >> 3pod Tips & Learning and manuals for educations