forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
config dbsocket
Violet edited this page Nov 2, 2010
·
2 revisions
Used to define the database socket in the case which database is on the same host as the web server running Melody but the database and Perl's UNIX sockets are different.
Advanced and typically only used in larger installations.
For the database socket "/path/to/mysql.sock":
DBSocket /path/to/mysql.sock
Database config directives:
For instructions on how to configure Melody for your database environment, see Installation and Updating Guides.
- Categories: Appendix: Configuration Directives
- Tags: config, configuration, database, dbi, installation, mysql, oracle, postgres, sqlite