Adding PHP/PHP5 to Bash Script Path

#!/bin/bash -e
PATH=/usr/local/php5/bin:$PATH

# The path to PHP needs to added!

  • 19 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

Powered by WHMCompleteSolution