PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Script Installation (http://www.phpdig.net/forum/forumdisplay.php?f=37)
-   -   How to set your username and password? (http://www.phpdig.net/forum/showthread.php?t=2015)

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

How to set your username and password?
 
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...
Code:

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



All times are GMT -8. The time now is 06:28 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.