localhost erro 500

1. localhost erro 500

Anderson
Anderson_comp

(usa Ubuntu)

Enviado em 29/10/2010 - 00:45h

Senhores, boa noite! Ja estou a algum tempo quebrando a cabeça, ja segui alguns tutoriais mais o problema persiste...

Vou explicar tudo que eu fiz, para verem se eu errei em alguma coisa:

Código:

sudo mkdir /home/Anderson/public_html/


Movi meu site minha aplicação:

Código:

sudo mv Anderson /home/public_html


Permissão:

Código:

sudo chmod -R 755 public_html/




Configuração:

Código:

sudo gedit /etc/apache2/sites-enabled/000-default


Inseri:

Código:

<VirtualHost *:80>
ServerAdmin administrador@gmail.com
DocumentRoot "/home/anderson/public_html/Anderson/public"
ServerName anderson.td
ServerAlias anderson.td
<Directory "/home/anderson/public_html/Anderson/public">
Options Includes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>



Continua a configuração:

Código:

sudo gedit /etc/hosts



Inseri:
Código:

127.0.0.1 anderson.td




Reiniciei o APACHE

Código:

sudo /etc/init.d/apache2 restart





Ai Tento acessar o SITE:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


  


2. Pergunta básica:

Sandro Marcell
SMarcell

(usa Slackware)

Enviado em 29/10/2010 - 02:29h

Você ao menos tentou analisar os logs do apache pra ver se descobre o problema?


3. Re: localhost erro 500

Anderson
Anderson_comp

(usa Ubuntu)

Enviado em 29/10/2010 - 08:05h

Antes estava Assim:

[Fri Oct 29 00:52:17 2010] [alert] [client 127.0.0.1] /home/anderson/public_html/Anderson/public/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Oct 29 00:53:05 2010] [alert] [client 127.0.0.1] /home/anderson/public_html/Anderson/public/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Oct 29 00:53:06 2010] [alert] [client 127.0.0.1] /home/anderson/public_html/Anderson/public/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Oct 29 00:53:16 2010] [alert] [client 127.0.0.1] /home/anderson/public_html/Anderson/public/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Fri Oct 29 00:57:07 2010] [alert] [client 127.0.0.1] /home/anderson/public_html/Anderson/public/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration



Executei:
sudo a2enmod rewrite

[Fri Oct 29 07:56:41 2010] [notice] caught SIGTERM, shutting down
[Fri Oct 29 07:56:42 2010] [notice] Apache/2.2.16 (Ubuntu) PHP/5.3.3-1ubuntu9.1 with Suhosin-Patch configured -- resuming normal operations
[Fri Oct 29 07:57:17 2010] [notice] caught SIGTERM, shutting down
[Fri Oct 29 07:57:18 2010] [notice] Apache/2.2.16 (Ubuntu) PHP/5.3.3-1ubuntu9.1 with Suhosin-Patch configured -- resuming normal operations


Porem agora quando acesso o site, ele me mostra uma tela de download... o arquivo em questão é o index.phtml...
O que pode ser?
Abraço a todos


4. Re: localhost erro 500

João Rafael Fantini
joaorafael

(usa Ubuntu)

Enviado em 29/10/2010 - 09:21h

Ola amigo, eu estava com esse problema, resolvi dando permissao total na pasta do site, ae o apache conseguia ler os arquivos

tenta ae .. qualquer coisa posta resultado


5. Re: localhost erro 500

Perfil removido
removido

(usa Nenhuma)

Enviado em 29/10/2010 - 10:38h

Sei qeu é besteira mas o arquivo "index.html" do apache - aquele que aparece escrito It Works! - ele é o original? Esse erro pode dar também com php mal estruturado. Se não me engano esse é o velho erro "the server made a boo boo" hahaha está usando mysql? se estiver pode ser por causa dele, isso costuma ocorrer quando tenta acessar uma pagina que necessita de mysql com o mjysql parado e o apache "chash".






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts