Instalace
Windows
Přidání php do systémových cest
Dočasně
set PATH=%PATH%;C:\path\to\php
Trvale
- Open control panel
- Go to System
- Choose the Properties tab
- Click Environment variables
From this screen you can edit the environment variables of the system. If you only wish to modify them on your user account, click New under your own variables box and type in the following:
Variable name: Path Variable value: %PATH%;C:\path\to\php
If you want the change to affect all users on the system, choose the Path variable from the system variables box and click Edit.
Append the variable value with:
;C:\path\to\php
zdroj: http://codeutopia.net/blog/2008/07/28/setting-up-command-line-php-on-windows/
Mac OS
programovani/php/instalace.txt · Poslední úprava: 19.05.2015 17:49 autor: miloush