Buscar

Este contenido no está disponible en el idioma seleccionado.

Chapter 10. Setting up to Develop Web Applications

download PDF

Red Hat Enterprise Linux supports development of web applications by being the platform for their deployment.

The topic of web development is too broad to be captured with a few simple instructions. This section offers only the best supported paths for the development of web applications on Red Hat Enterprise Linux.

  • To set up your environment for developing traditional web applications, install the Apache web server, PHP runtime, and MariaDB database server and tools.

    # yum install httpd mariadb-server php-mysql php

    Alternatively, more recent versions of these applications are available as components of Red Hat Software Collections.

    # yum install httpd24 rh-mariadb102 rh-php73

Additional Resources

Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.