RE: 'php' is not recognized as an internal or external command, operable program or batch file'

2009-01-04 Thread Steven Wright
You need to set it as an environment variable. Alternatively, I would load MySQL, Apache and PHP individually. The PHP installation has an option for adding to the path. Also you will have a better understanding of how these things work. Its not very difficult to do. Essentially you would

'php' is not recognized as an internal or external command, operable program or batch file'

2009-01-03 Thread amar goud
Hi All, If I run *php -v* command to know php version on command line, it shows error like 'php' is not recognized as an internal or external command, operable program or batch file' what does this error means? I'm using xampp server on windows-xp(service pack-3); please help me

Re: 'php' is not recognized as an internal or external command, operable program or batch file'

2009-01-03 Thread park
You should set \xampp\php in the path environment variable. On Jan 4, 2:49 pm, amar goud amardeen...@gmail.com wrote:  Hi All, If I run *php -v* command to know php version on command line, it shows error like 'php' is not recognized as an internal or external command, operable program or