For internal use
For internal use
cp config.sample.inc.php config.inc.php
$cfg['blowfish_secret'] = 'snowrecall is me' /* use whatever phrase you like */
$i=0; $i++; $cfg['Servers'][$i]['user'] = 'root' $cfg['Servers'][$i]['password'] = '<your password>' ?>
`label` VARCHAR( 16 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL PRIMARY KEY, `date` DATE NOT NULL , `descrip` TEXT CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL ,
* Solution: change permission of /var/lib/php to nobody:nogroup (which is user:group for my current lighttpd)