Red Hat Linux installation lamp

Updated on technology 2024-08-05
10 answers
  1. Anonymous users2024-02-15

    can all have their source packages, and then compile and install them separately. The specific steps are actually quite complicated, because a piece of software needs to be coordinated, you need to set the compilation options, and you need to set the configuration files of each software. There are many similar documents on the Internet, you can refer to them.

    For a simpler view, you can also use the RPM package that comes with Red Hat Enterprise Linux to install it, which is available on the CD. Or, in the graphical environment, select Main Menu |System Configuration|Add and remove programs, and select the required software directly from the graphical management tools.

  2. Anonymous users2024-02-14

    A year ago. I configured. Similar environment:

    It's centos 5+lamp

    There is a problem. I'll come back then, because the configuration was familiar at the time. It's been a long time now.

    So it needs to be recalled.

    Know if you can't stick the connection?

    You look for it in my library. There are two copies. More detailed.

  3. Anonymous users2024-02-13

    This is a server cluster problem, and you have to consider server tuning, etc.! The installation package generally comes with apache+mysql+php in the Linux image.

  4. Anonymous users2024-02-12

    Installation with yum is faster and simpler.

  5. Anonymous users2024-02-11

    Beginners or yum installation or rpm installation on the bird brother book can refer to the following.

  6. Anonymous users2024-02-10

    First, figure out what LAMP consists of: Apache + PHP + MySQL

    The second step is to install MySQL first

    Step 3: Install Apache

    Step 3: Install PHP

  7. Anonymous users2024-02-09

    The LAMP architecture is the Linux system with Apache, MySQL, PHP (or Phyton) installed on it

    Apache, MySQL, and PHP all use source packages, and the three source packages can solve the basic problems, and if you want to implement management, you need to install other packages.

    If you use RPM packages to install APACHE, MySQL, and PHP, you may need to install a lot of packages, so it is recommended to use YUM to install them.

  8. Anonymous users2024-02-08

    apache 、mysql、php

    These bags are all dependent, and they are loaded with a yum.

  9. Anonymous users2024-02-07

    One-click installation**.

    Get straight to it.

  10. Anonymous users2024-02-06

    First of all, see if there is an installation package in your Linux environment, and generally more than the above ISO images are carried by default.

    Generally, there are two ways to install extensions: RPM and YUM.

    rpm -i package name.

    yum install -y installation package name.

    Generally, larger images come with PHP extension packages by default, and if they are small, they need to be mounted (that is, they can read the installation packages of other images).

    One-click installation of the lamp command.

Related questions
6 answers2024-08-05

1. RHEL is divided into enterprise desktop and enterprise server. The difference should not be big, I haven't used the enterprise desktop specifically, but I heard that the default thing is different. In fact, in the case of Linux, the server version can also be used as a desktop, and the desktop can also be used as a server. >>>More

14 answers2024-08-05

This is an internal error of the virtual machine due to the virtual machine's system services not starting. Here's how to solve it. >>>More

5 answers2024-08-05

Now it's all kernels.

Debian Ubuntu Suse Fedora is actually pretty much the same. It depends on your personal habits. >>>More

3 answers2024-08-05

First from the Internet ** a grub for dos, put it in a directory (not in the Chinese directory), and then extract the vmlinuz and files in the isolinux directory of the installation image to the root directory, note, it must be the root directory. Then restart the system into DOS, enter the directory where you just put grub, execute "grub", enter command mode, if you enter the menu interface of grub, you can press C to enter the command line. Type find vmlinuz to see the display below if it shows: >>>More

11 answers2024-08-05

1.This kind of large-scale software, it is not recommended to run in a virtual machine, it will be very slow, it seems that there is a Windows version. If you must use Cadence under Linux, it is recommended to install Linux directly on the machine. >>>More