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
Hi,
on my Debian GNU/Linux unstable (sid) Desktop machine I want to install
Mahara ( https://mahara.org/ ) from source:
https://launchpad.net/mahara/1.8/1.8.1/+download/mahara-1.8.1.tar.gz
I'm trying to follow this tutorial:
https://wiki.mahara.org/index.php/System_Administrator%27s_Guide/Instal
3 matches
Mail list logo