Filter posts by category

How to Start, Stop, or Restart Apache Server on CentOS 7

Introduction Apache is part of the popular LAMP (Linux, Apache, MySQL, PHP) stack of software. It’s responsible for the function of most of the internet. This guide will show you how to restart Apache service on Linux CentOS 7. Prerequisites Access to a user account with sudo privileges An installed and configured Apache installation Access to a command line /

How to Start, Stop, or Restart Apache Server on CentOS 7 Read More

Updating pip with pip command

Package installation I\’ll never forget this, but somehow. Package versioned installation Check pip dependencies * If there is no problem, it will be displayed as above. If there is a problem with the dependency, it looks like this. View full list of packages List of packages that need to be updated (this is useful) Show

Updating pip with pip command Read More

Install MongoDB PHP Driver on MacOS

Homebrew 1.5.0 deprecated the » Homebrew/php tap and removed formulae for individual PHP extensions. Going forward, macOS users are advised to install the » php formula and follow the standard PECL installation instructions using the pecl command provided by the Homebrew PHP installation. How to install on macOS Mojave Start with: To check if mongodb

Install MongoDB PHP Driver on MacOS Read More

Scroll to Top