[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 500 Internal Server Error



Lista una vez habite los módulos de Apache suexec, reescritura, ssl, acciones, e incluyen (además dav, dav_fs y auth_digest si desea utilizar WebDAV

# a2enmod suexec rewrite ssl actions include

# a2enmod dav_fs dav auth_digest

edite

# nano /etc/apache2/mods-available/
suphp.conf

comentar la sección "\.ph(p3?|tml)$"> <FilesMatch y añadir la aplicación AddType línea / x-httpd-php suphp php3 php4 php5 phtml -..... lo contrario se llevará a cabo todos los archivos PHP:
<IfModule mod_suphp.c>
    #<FilesMatch "\.ph(p3?|tml)$">
    #    SetHandler application/x-httpd-suphp
    #</FilesMatch>

y después restart apache

/etc/init.d/apache2 restart

y listo!


Carlos Zuniga


Gracias!



*Saludos;*



2013/5/9 Carlos Zuniga <carlos.zun@gmail.com>
On Thu, May 9, 2013 at 8:12 PM, Ricardo Adolfo Sánchez Arboleda
<rasa996412@gmail.com> wrote:
> Lista en estos enlaces
>
> http://www.ingenierasa.org/roundcube/
> http://www.ingenierasa.org/phprojekt/htdocs/index.php
> http://www.ingenierasa.org/moodle/
>
> Me sale este error:
>
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was unable
> to complete your request.
>
> Please contact the server administrator, webmaster@localhost 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.
>
> ________________________________
> Apache/2.2.22 (Debian) Server at www.ingenierasa.org Port 80
>
> Me falta esto y mi server queda todo listo en wheezy
>
> Una ayuda más!!!
>
>
> *Saludos;*
>

Y que dice el log de errores del servidor?


--
To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] CAABYcjN9OniO8gNuMo1N+L44T7daLBpZxLiaeSEZLO3OvTsX6Q@mail.gmail.com" target="_blank">http://lists.debian.org/[🔎] CAABYcjN9OniO8gNuMo1N+L44T7daLBpZxLiaeSEZLO3OvTsX6Q@mail.gmail.com

Solucionado!!!

Reply to: