Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Get the service name for both MySQL and Tomcat.

    Thai

    รับชื่อบริการสำหรับทั้ง MySQL และ Tomcat

    Image AddedImage Removed
    Image Removed
    Image Added

  2. Launch command prompt. Execute the following.

    Thai

    เรียกใช้พรอมต์คำสั่ง ดำเนินการต่อไปนี้

    Code Block
    sc config Tomcat7 depend= MySQL
  3. You will get the following as confirmation.

    Thai

    คุณจะได้รับการยืนยันดังต่อไปนี้

    Code Block
    [SC] ChangeServiceConfig SUCCESS
  4. You may verify it on Tomcat's service properties.

    Thai

    คุณสามารถตรวจสอบกับคุณสมบัติการบริการของ Tomcat


    Image RemovedImage Added