diff options
Diffstat (limited to 'doc/omlibdbi.html')
-rw-r--r-- | doc/omlibdbi.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/omlibdbi.html b/doc/omlibdbi.html index c66dc06b..8ff74371 100644 --- a/doc/omlibdbi.html +++ b/doc/omlibdbi.html @@ -106,7 +106,7 @@ database "syslog_db" on mysqlsever.example.com. The server is MySQL and being accessed under the account of "user" with password "pwd" (if you have empty passwords, just remove the $ActionLibdbiPassword line).<br> </p> -<textarea rows="15" cols="60">$ModLoad omlibdbi.so +<textarea rows="15" cols="60">$ModLoad omlibdbi $ActionLibdbiDriver mysql $ActionLibdbiHost mysqlserver.example.com $ActionLibdbiUserName user @@ -123,4 +123,4 @@ Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> and <a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL version 3 or higher.</font></p> -</body></html>
\ No newline at end of file +</body></html> |