How to start Apache and MySQL in SuSE System

Source: Internet
Author: User

By default, httpd and MySQL are not started,

 

For example, if you directly use the MySQL command => 〉

Can't connect to local MySQL server through socket '/var/lib/MySQL. Sock'

A: Use YaST to start the desktop directly in system> service.

B: The MySQL service is started directly in the Command form. However, unlike the service command "# service [servicename] [Option]" in RedHat, in Suse, "RC" is added before the service name, such as rcapache2 and rcmysql, so that rcmysql start can be started.

In addition:

The localhost in SuSE is/srv/www/htdocs by default (it looks like this path, or re-check # Find/srv-name htdocs-ls ); fedora is under the/var/www/html/directory.

To modify it, you need to open it in/etc/httpd/CONF/httpd. conf (this path seems to be under fedora, and SuSE is in a very deep directory. Check/usr /... /original/httpd. conf), and then modify the DocumentRoot path.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.