Installing Services/Packages
In ServBay, the process of installing packages is very intuitive and straightforward. Below are the detailed installation steps and feature introductions:
Installation Steps for Packages
Open the ServBay Application:
- Launch the ServBay application and navigate to the
Services
page in the left-side menu.
- Launch the ServBay application and navigate to the
View the Package List:
- On the
Services
page, you can see all the available packages with their current version, latest version, status, and other information at a glance.
- On the
Select the Package to Install:
- Find the package you wish to install from the package list. If the package is not yet installed, its current version will show as
-
.
- Find the package you wish to install from the package list. If the package is not yet installed, its current version will show as
Click the Install Button:
- On the far right side of the uninstalled package, there is an
Install
button (usually with a green download icon). Click that button, and ServBay will automatically download and install the latest version of the package.
- On the far right side of the uninstalled package, there is an
Installation Process:
- The installation process might take a few minutes, depending on the package size and network speed. Once the installation is complete, the package will automatically start and show as
Running
.
- The installation process might take a few minutes, depending on the package size and network speed. Once the installation is complete, the package will automatically start and show as
Example Explanation
Here is an example of installing the PHP 7.1 package:
Navigate to the
Services
Page:- Open the ServBay application and click the
Services
option in the left-side menu.
- Open the ServBay application and click the
Find PHP 7.1:
- In the services list, locate
PHP 7.1
. You will see the current version is displayed as-
, and the latest version is7.1.33
.
- In the services list, locate
Click the Install Button:
- On the far right side of the
PHP 7.1
entry, click theInstall
button with the download icon.
- On the far right side of the
Wait for Installation to Complete:
- Once the installation starts, you will see a progress indicator. After the installation is complete, the current version of
PHP 7.1
will update to7.1.33
, and the status will change toRunning
.
- Once the installation starts, you will see a progress indicator. After the installation is complete, the current version of
Frequently Asked Questions
How to Know if the Installation was Successful?
After a successful installation, the current version of the package will update to the latest version, and the status will change to Running
. You will also see the process ID for the service in the PID
column.
What to Do if Errors Are Encountered During Installation?
If errors are encountered during the installation, ServBay will display related error information. Follow the prompts to troubleshoot, such as checking network connection or disk space. If the issue persists, you can contact the ServBay support team for help.
Can Multiple Versions of PHP be Installed Simultaneously?
Yes, ServBay supports the simultaneous installation of multiple PHP versions. You can install different versions as needed and set the default version in the Settings
page.
What if There Are Other Questions?
Please refer to the article Using PHP.
By following the above steps and instructions, you can easily install the required packages in ServBay and manage your development environment. After installation, you can also use other features provided by ServBay to further manage and configure the packages.