You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
akersten edited this page Oct 16, 2012
·
3 revisions
The Webfront depends on a MySQL Database running on the same system. The database name should be 'maquina', user name should be 'maquina', port should be the default (3306), password is specified by a file named 'MYSQL' in the SHADOW directory.
The database object is initialized once per user session and accessed through $_SESSSION['db'].