How To Install Ioncube On Debian 8

  пятница 15 мая
      33

Before Proceeding

  • Read the general Installation page first.
  • These instructions apply to Debian and Debian-based distributions. For Ubuntu and Raspbian however, you should check out their specific instructions.
  • All commands require root; use sudo before each command or become root using su.

Instructions

How To Install the Apache Web Server on CentOS 8 Quickstart The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features including dynamically loadable modules, robust media support, and extensive integration with other popular software.

  1. Skip this step for Debian 9 or newer. For older Debian versions, you'll need to add the following repo to your apt sources, replacing [name] with wheezy (Debian 7) or jessie (Debian 8). This is required for ffmpeg:

  2. Install motion, ffmpeg and v4l-utils:

    note: Precompiled binaries of motion can be found here, if you're not happy with what you find in the official Debian repos.

  3. Install the dependencies from the repositories:

    note: Python 2.7 is required. If your system still runs Python 2.6 or older, please upgrade.

  4. Install motioneye, which will automatically pull Python dependencies (tornado, jinja2, pillow and pycurl): Gift certificate template pages model gift certificate template for mac.

    note: If pillow installation fails, you can try installing it from official repos using apt-get install python-pillow.

  5. Prepare the configuration directory:

  6. Prepare the media directory:

  7. Add an init script, configure it to run at startup and start the motionEye server:

    • Debian 7, sysvinit-based:

    • Debian 8 and newer, systemd-based:

  8. To upgrade to the newest version of motioneye, after it has been released, just issue:

Clone this wiki locally