Hi Selim,
"Selim T. Erdogan" writes:
> Csanyi Pal, 11.01.2014:
>>
>> 6.
>> Mahara Configuration
>>
>> cd /usr/share/mahara/htdocs/
>> sudo cp config-dist.php config.php
>> sudo nano config.php
>>
>>
>> $cfg = new stdClass();
>
> Here you have "$cfg = new stdClass();"
>
>>
>> $cfg->dbtype
Csanyi Pal, 11.01.2014:
>
> 6.
> Mahara Configuration
>
> cd /usr/share/mahara/htdocs/
> sudo cp config-dist.php config.php
> sudo nano config.php
>
>
> $cfg = new stdClass();
Here you have "$cfg = new stdClass();"
>
> $cfg->dbtype = 'postgres';
> $cfg->dbhost = 'localhost';
> $cfg->dbpo
2 matches
Mail list logo