Hi all,
does anyone know how I can make options for phpMyAdmin permanent? I entered a path to the upload dir
in /usr/local/interworx/lib/phpMyAdmin3/config.inc.php but that get's overwritten by updates.
Cheers,
Michael
does anyone know how I can make options for phpMyAdmin permanent? I entered a path to the upload dir
Code:
$cfg['UploadDir'] = '/sql';
Cheers,
Michael