PHP command line

PHP Cli

PHP server

start php server php -S localhost:8000 -t ./

check php model php -m | grep soap

Install xDebug via pecl

pecl install xdebug

PHP 5.4

Pear error “XML Extension not found” 2

sed -i "$ s|\-n||g" /usr/bin/pecl