<docbook><section><title>log</title><bridgehead class="http://www.w3.org/1999/xhtml:h2">Logging &amp; Tracing</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Pass error messages from PHP into virtuoso.log</bridgehead>
<para>You can add the following entries to your php.ini file so that messages from php code appear in the virtuoso.log file:</para><programlisting>	[Virtuoso]
	virtuoso.logging = On
	virtuoso.local_dsn = Local Virtuoso
	virtuoso.allow_dba = 0
</programlisting></section></docbook>