Configurar_TestLink

Embed Size (px)

Citation preview

In C:\xampp\htdocs\testlink\config.inc.php file, change $g_repositoryPath = 'C:\xampp\htdocs\testlink\upload_area'; $tlCfg->log_path = 'C:\xampp\htdocs\testlink\logs'; Worked for me , make sure you dont have the slash at the end. i.e, make sure that it is NOT: $g_repositoryPath = 'C:\xampp\htdocs\testlink\upload_area\'; $tlCfg->log_path = 'C:\xampp\htdocs\testlink\logs\'; Poner Seguridad Apache y usuario de la base de datos http://localhost/security/xamppsecurity.php usuario root clave: toor Usuario TestLink After successfull installation You will have the following login for TestLink Ad ministrator: login name: admin password : admin ******************************************** Base de Datos: TestLink Clave: toor TestLink setup will now attempt to setup the database: Creating connection to Database Server:OK! Connecting to database `testlink`:OK! Creating Testlink DB user `testlink`:OK! ( ok - new user) Processing:sql/mysql/testlink_create_tables.sql OK! Writing configuration file:OK! YOUR ATTENTION PLEASE: To have a fully functional installation You need to configure mail server settin gs, following this steps copy from config.inc.php, [SMTP] Section into custom_config.inc.php. complete correct data regarding email addresses and mail server. En Mantis cambiar el nombre de la clave en config_defaults_inc.php config_inc.php****************************************************************** Configuracin Correo GMAIL $g_phpMailer_method = PHPMAILER_METHOD_SMTP; $g_smtp_host ="smtp.gmail.com"; $g_smtp_port = 587; $g_smtp_connection_mode = 'tls';$g_smtp_username = "[email protected]"; $g_smtp_password = "Icbf2013"; **************************** CORREO TESTLINK [email protected] Testlink2013 ***************************** Clave de usuario admin Testlink2013 ***************************** Cambiar puerto C:\xampp\apache\conf\httpd.conf Listen 80 a Listen 8080 ********************************* ********************************* DATOS DEL SERVIDOR Base de datos MySQL http://localhost/security/xamppsecurity.php MySQL SuperUser: root Password: 1CBF2013Pru3b4s Clave de acceso al archivo (.htaccess) Usuario: root password: 1CBF2013Pru3b4s C:\xampp\security\xampp.users C:\xampp\security\xampp\htaccess *********************************** usuario TESTLINK BASE DE DATOS root 1CBF2013Pru3b4s *********************************** ************* Usuario Adminsitrador Testlink User: admin pass: Testlink2013