Skip to content

Installation

Sven Waschkut edited this page Feb 6, 2022 · 9 revisions

Mac-OS

(install script is under development)

https://github.com/PaloAltoNetworks/pan-os-php/blob/main/Install_PAN-OS-PHP.pdf

Windows WSL

(install script is planned)

https://github.com/PaloAltoNetworks/pan-os-php/blob/main/Install_PAN-OS-PHP_WSL-V2.pdf

LINUX

  1. Please first run the specific install_script mentioned below with root right (sudo)
  2. sh /tools/pan-os-php/set_alias_usage [run with the user you are planning to use PAN-OS-PHP]

Ubuntu 20 (php 7.4)

use this script https://github.com/PaloAltoNetworks/pan-os-php/blob/main/install_script_ubuntu20.sh

Ubuntu 22 (php 8.1)

use this script https://github.com/PaloAltoNetworks/pan-os-php/blob/main/install_script_ubuntu22.sh

Cent-OS 7 (php 7.4)

use this script https://github.com/PaloAltoNetworks/pan-os-php/blob/main/install_script_centos7.sh

pan-os-php Windows package

This package is outdated, and will be shortly replaced by the Windows WSL version above

https://github.com/PaloAltoNetworks/pan-os-php/blob/main/Install_PAN-OS-PHP.pdf