Hola a todos! Como dice el título, estoy teniendo problemas con mi instalación de apache2 y php en mi maquina con openSUSE. Y es que quizás algo he jodido de tanto travesiar el sistema, y es que es primera vez que agarro alguna distro de Linux (bueno, en realidad la primera fue Tails, pero ese es pisto de otro saco
). Ya llevo como 3 semanas usándolo y me ha gustado un vergo
, pero bueno, me voy al grano: El problema es que al iniciar el servicio de apache2 al querer cargar un archivo php no lo toma como algo que tiene que interpretar sino que en el navegador intenta descargar el archivo. También estoy teniendo problemas al querer cargar el phpMyAdmin y me da error 403, no se si tendrá algo que ver.
He investigado el asunto con poco éxito, y he visto que casi siempre piden esta información, así que aquí se las dejo:
Esto me sale al momento de instalar con zypper el apache y otros animales:
(1/6) Installing: apache2-2.4.6-6.23.1 .................................................................[done]
Additional rpm output:
/usr/sbin/suexec2: cannot verify root:root 0755 - not listed in /etc/permissions
Updating /etc/sysconfig/apache2...
looking for old 2.0 modules to be renamed...
Done.
(2/6) Installing: apache2-prefork-2.4.6-6.23.1 .........................................................[done]
(3/6) Installing: apache2-mod_php5-5.4.20-4.1 ..........................................................[done]
(4/6) Installing: apache2-mod_nss-1.0.8-6.1.6.9.1 ......................................................[done]
(5/6) Installing: apache2-devel-2.4.6-6.23.1 ...........................................................[done]
(6/6) Installing: phpMyAdmin-4.1.8-4.1 .................................................................[done]
Additional rpm output:
/var/tmp/rpm-tmp.V4KavX: line 13: /etc/init.d/apache2: No such file or directory
El log de errores de apache:
/var/log/apache2/error_loghttp://pastebin.com/wMyHfVYH (lo pongo en pastebin porque es algo largo)
Y esto sale nomas reinicio el servicio de apache con
systemctl restart apache2.serviceen
/var/log/messages2014-05-29T20:15:14.661626-06:00 linux-ua6g systemd[1]: Stopping The Apache Webserver...
2014-05-29T20:15:17.989489-06:00 linux-ua6g start_apache2[11312]: AH00557: httpd2-prefork: apr_sockaddr_info_get() failed for linux-ua6g.site
2014-05-29T20:15:17.991441-06:00 linux-ua6g start_apache2[11312]: AH00558: httpd2-prefork: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
2014-05-29T20:15:18.036429-06:00 linux-ua6g systemd[1]: Starting The Apache Webserver...
2014-05-29T20:15:21.251334-06:00 linux-ua6g start_apache2[11333]: AH00557: httpd2-prefork: apr_sockaddr_info_get() failed for linux-ua6g.site
2014-05-29T20:15:21.253047-06:00 linux-ua6g start_apache2[11333]: AH00558: httpd2-prefork: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
2014-05-29T20:15:22.732398-06:00 linux-ua6g systemd[1]: Started The Apache Webserver.
Aaah! casi se me olvida! Acá les dejo un pantallazo por si no me di a entender
Llevo como mil horas sentado dandole vueltas al asunto, ya me duelen ambos el culo y la cabeza jaja. Ayudenme plis