PDA

View Full Version : How to set your username and password?


c.garnier
05-18-2005, 01:59 PM
Hi

I read the documentation about how to install de phpdig, but in step "3) Open config.php with a TEXT editor and set your username and password." I don't understand where I'm suppost to write the new user and password, and what will be the prefix for this line.

I'll appreciate your help

Cesar Garnier

Charter
05-19-2005, 07:31 AM
In the config file...

define('PHPDIG_ADM_AUTH','1');
define('PHPDIG_ADM_USER','admin');
define('PHPDIG_ADM_PASS','admin');