Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible).
Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
mestre so assim tu diz que funciona?
para alguns casos ne?
por que comigo nao foi assim que funcionou ou seja ainda nao funcionou
olha só o erro que eu me deparei:
debian:/etc/apache2# /etc/init.d/apache2 start
Starting web server (apache2)…apache2: apr_sockaddr_info_get() failed for debian
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
failed!
Olá!
Não desistas já!
Parece que o apache está a ter dificuldades em determinar o nome do teu computador. Podes testar com o comando hostname -f: deve dar-te o nome e domínio do teu servidor. Dá também uma vista de olhos na configuração da rede, nomeadamente o endereço IP e o nome do sistema.
Boa sorte!
PinguimRibeiro
Beleza mano Funcionou mas o sequinte mano quando eu instalei o apache
eu instalei via codigo fonte. nao utilizei o apt-get install nao
estou tentando montar um servidor e-mail por aqui..
quando eu estiver com dificuldades estarei aqui pedindo o teu apoio
[]'s
valeu.
MANO ME DEPAREI COM ESSE OUTRO PROBLEMA….
JA VI QUE ELE NAO ESTA LOCALIZANDO LINHA NO ARQUIVO SERVER.CRT so que quando eu instalei o sitema nao existia esse arquivo eu o criei com view server.crt o que eu posso fazer..??
[]'s
Oct 24 09:04:56 webmail2 dovecot: imap-login: Can't load certificate file /etc/ssl/certs/server.crt: error:0906D06C:PEM routines:PEM_read_bio:no start line
Olá,
O ficheiro /etc/ssl/certs/server.crt é um certificado, necessário para estabelecer ligações seguras (via protocolo https).
Segue as instruções para gerar esse ficheiro ( e os outros ficheiros necessários) em 3.5. Certificados Ssl; em seguida vê em 5.1.2. Apache2 + Ssl como o usar.
Regra geral, este guia, está concebido para ser consultado / seguido de um modo sequencial; se te deparares com um erro, certamente encontrarás as soluções nas páginas anteriores.
Mas contudo, não hesites em colocar aqui as questões.
Abraço
PinguimRibeiro
Mano caso nao exista nada dentro de /etc/apache2/sites-available/"default"
"default" no existe dentro de sites-available do meu sistema.
e /etc/apache2/sites-available/'ssl'
ssl nao existe tambem dentro do caminho.
eu posso criar na mao??
a parte do ssl funcionou beleza… .
fui para o segundo passo
http://pinguimribeiro.wikidot.com/apache2-ssl
estou nesse
quando eu fiz isso toma ti o erro os diretorios nao existe.
server:~# cd /etc/apache2/sites-available/
server:/etc/apache2/sites-available# cp /etc/apache2/sites-available/default /etc/apache2/sites-available/ssl
olha ai o que fiz.
webmail2:/etc/apache2/sites-available# cp /etc/apache2/sites-available/default /etc/apache2/sites-available/ssl
cp: cannot stat ‘/etc/apache2/sites-available/default’: No such file or directory
webmail2:/etc/apache2/sites-available#