[FUG-BR] Roundcube

Alessandro de Souza Rocha etherlinkii em gmail.com
Domingo Julho 20 19:14:59 BRT 2008


Alias /roundcube /usr/local/www/roundcube
<Directory /usr/local/www/roundcube>
AllowOverride none
Options MultiViews Includes FollowSymLinks
DirectoryIndex index.php index.html
Order allow,deny
Allow from all
</Directory>


2008/7/20 Alvaro Resurreição <alvaro em bsd.com.br>:
> 2008/7/20 Alessandro de Souza Rocha <etherlinkii em gmail.com>:
>
>> o meu esta assim
>> $rcmail_config['db_dsnw'] = 'mysql://roundcube:123456@localhost
>> /roundcubemail';
>> $rcmail_config['default_host'] = ´200.200.200.200';
>>
>>
>> 2008/7/20 Tiago Drumond <kdc_vk em hotmail.com>:
>> >
>> > O meu roundcube ta assim:
>> >
>> > config/mail.inc.php
>> > $rcmail_config['default_host'] = 'mail.linuxreference.com.br';
>> > $rcmail_config['username_domain'] = 'linuxreference.com.br';
>> >
>> >
>> >> Date: Sun, 20 Jul 2008 17:41:57 -0300> From: alvaro em bsd.com.br> To:
>> freebsd em fug.com.br> Subject: [FUG-BR] Roundcube> > Boa tarde> > Estou
>> montando um servidor de email com FreeBSD 6.3 + QMAIL + MySql e estou>
>> instalando o RoundCube com Apache/2.0.63 + PHP/5.2.6> > Quando eu acesso:
>> http://localhost/roundcube/index.php ele me abre a tela> para colocar o
>> usuário e a senha, mas quando vou em login ele me retorna:> > 404 Not Found
>> - The requested URL /roundcube/ was not found on this server.> > Alguém
>> poderia me auxiliar?> > Obrigado pela atenção> > > Já fiz as seguintes
>> configurações no roundcube:> > #cd /usr/local/www/roundcube/config> # vi
>> db.inc.php> $rcmail_config['db_dsnw'] = 'mysql://roundcube:senha@localhost/roundcube';>
>> > # vi main.inc.php> $rcmail_config['default_host'] = 'localhost';> > E
>> inclui no httpd.conf> > # cd /usr/local/etc/apache2/> # vi httpd.conf> >
>> [...]> AddType application/x-httpd-php .php .php3 .phtml> AddType
>> application/x-httpd-source-php .phps> [...]> <IfModule dir_module>>
>> DirectoryIndex index.php index.html> </IfModule>> [...]> Alias /roundcube
>> "/usr/local/www/roundcube/"> > <Directory "/usr/local/www/roundcube">>
>> Options Indexes FollowSymLinks> AllowOverride All> Order allow,deny> Allow
>> from all> </Directory>> [...]> > > Além disso já configurei o MYSQL da
>> seguinte forma> > mysql> create database roundcube;> Query OK, 1 row
>> affected (0.00 sec)> > mysql> grant all on roundcube.* to
>> roundcube em localhost identified by> "senha";> Query OK, 0 rows affected
>> (0.00 sec)> > mysql> flush privileges;> Query OK, 0 rows affected (0.01
>> sec)> > # cd /usr/local/www/roundcube/SQL> # mysql -u roundcube -p roundcube
>> < mysql.initial.sql> > > -- > Alvaro> -------------------------> Histórico:
>> http://www.fug.com.br/historico/html/freebsd/> Sair da lista:
>> https://www.fug.com.br/mailman/listinfo/freebsd
>> > _________________________________________________________________
>> > Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
>> > http://www.amigosdomessenger.com.br/
>> > -------------------------
>> > Histórico: http://www.fug.com.br/historico/html/freebsd/
>> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>> >
>>
>>
>>
>> --
>> Alessandro de Souza Rocha
>>
>
>
> Como esta o httpd do apache de vcs? Em qual lugar dele vcs estão colocando o
> Alias?
>  O meu esta abaixo de:
>
> #
> # Aliases: Add here as many aliases as you need (with no limit). The format
> is
> # Alias fakename realname
> #
> Alias /roundcube "/usr/local/www/roundcube/"
>
> <Directory "/usr/local/www/roundcube">
>    Options Indexes FollowSymLinks
>    AllowOverride All
>    Order allow,deny
>    Allow from all
> </Directory>
>
>
> --
>
> Alvaro
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>



-- 
Alessandro de Souza Rocha
Administrador de Redes e Sistemas
FreeBSD-BR User #117
 Long live FreeBSD

 Powered by ....

 (__)
 \\\'',)
 \/ \ ^
 .\._/_)

 www.FreeBSD.org


Mais detalhes sobre a lista de discussão freebsd