Hi.<br>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.<br><br>The credentials corresponds to vtiger database?<br><br>

<div class="gmail_quote">2012/8/31 Szabesz <span dir="ltr">&lt;<a href="mailto:szabeszg@gmail.com" target="_blank">szabeszg@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Pablo,<br>
<br>
Thanx again. So far I understand that I have to setup config.php properly, like this<br>
<br>
include_once(&#39;adodb/adodb.inc.php&#39;);<br>
include_once(&#39;DatabaseConnect.php&#39;);<br>
$CONFIG = Array();<br>
$CONFIG[&#39;hostname&#39;] = &#39;localhost:3306&#39;;<br>
$CONFIG[&#39;database&#39;] = &#39;vtigercrm540&#39;;<br>
$CONFIG[&#39;username&#39;] = &#39;root&#39;;<br>
$CONFIG[&#39;password&#39;] = &#39;mysql&#39;;<br>
$adb = new DatabaseConnect($CONFIG);<br>
<br>
install.now uses it with &quot;include_once(&#39;config.php&#39;);&quot;<br>
<br>
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?<br>
<br>
Sorry for being a complete beginner :(<br>
<br>
regards<br>
Szabesz<br>
<div class="im"><br>
On Aug 31, 2012, at 5:30 PM, Juan Pablo Botero wrote:<br>
<br>
&gt; When you extract vtmocreator you obtain config.php with some code?, there you put the database data.<br>
<br>
<br>
</div>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Cordialmente:<br>Juan Pablo Botero<br>Administrador de Sistemas informáticos<br>Fedora Ambassador for Colombia<div><a href="http://www.jpilldev.net" target="_blank">http://www.jpilldev.net</a><br>

</div><br>