[Vtigercrm-developers] forge.vtiger.com - vtmodcreator install?

Juan Pablo Botero juanpabloboterolopez at gmail.com
Fri Aug 31 11:36:54 PDT 2012


Hi.
You put the zip file, extracts it in vtiger root file, edit the config.php
file with the data of the database you used in vitiger installation and go
on.

The credentials corresponds to vtiger database?

2012/8/31 Szabesz <szabeszg at gmail.com>

> Hi Pablo,
>
> Thanx again. So far I understand that I have to setup config.php properly,
> like this
>
> include_once('adodb/adodb.inc.php');
> include_once('DatabaseConnect.php');
> $CONFIG = Array();
> $CONFIG['hostname'] = 'localhost:3306';
> $CONFIG['database'] = 'vtigercrm540';
> $CONFIG['username'] = 'root';
> $CONFIG['password'] = 'mysql';
> $adb = new DatabaseConnect($CONFIG);
>
> install.now uses it with "include_once('config.php');"
>
> install.now also creates the necessary tables but it does not seem to move
> or copy any files anywhere. What about the files of the module? Where do
> the files go and how am I supposed to move them there?
>
> Sorry for being a complete beginner :(
>
> regards
> Szabesz
>
> On Aug 31, 2012, at 5:30 PM, Juan Pablo Botero wrote:
>
> > When you extract vtmocreator you obtain config.php with some code?,
> there you put the database data.
>
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Cordialmente:
Juan Pablo Botero
Administrador de Sistemas informáticos
Fedora Ambassador for Colombia
http://www.jpilldev.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20120831/68deb64e/attachment.html 


More information about the vtigercrm-developers mailing list