Instalación y configuración de servidor local con Debian y Ispconfig

  • Autor Autor elcarlitros
  • Fecha de inicio Fecha de inicio
E

elcarlitros

Beta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
hola
me creado un servidor en red local con debian y ispconfig
Lo instalo con apache y funciona bien la pagina de prueba carga it works
me dispongo a instalar un wordpress

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 localhost Port 80
y me dice todo eso

En el Ispconfig no he creado ni zonas dns ni usuarios ni base de datos aun
404 Not Found

404 Not Found

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.

Despues de Colocar phpmyadmin en el servidor web y asignar propietario a www-data
# mv /usr/share/phpmyadmin /var/www/
# chown -R www-data /var/www/phpmyadmin

me salio el mesage de arriba antes me salia esto

Not Found

The requested URL /phpmyadmin was not found on this server.
Apache/2.2.22 (Debian) Server at localhost Port 80


ya lo arregle con estas dos lineas tontas

/etc/apache2/apache2.conf.

Include /etc/phpmyadmin/apache.conf







Lo que no he conseguido a sido crear una base de datos y un usuario de base de datos desde el ispconfig (lo hice a e pelo)


Tengo que crear una zona dns en ispconfig? en tal caso como lo hago que ip pongo y que dominio si no tengo ninguno?

como no se que dominio poner ahi creo que no lo configuro el resto bien
alguien sabe como se puede intalar y configurar el ispconfig en red local

gracias
 
Última edición:
Atrás
Arriba