|
-
Aug 21st, 2008, 04:41 AM
#1
Thread Starter
Lively Member
[RESOLVED] 'php' is not internal or external command.....
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
Last edited by rasana; Aug 21st, 2008 at 05:56 AM.
-
Aug 21st, 2008, 05:33 AM
#2
Re: 'php' is not internal or external command.....
The directory in which PHP is installed is not included in your PATH variable. You can add directories to environment variables using the System control panel. (Start | Control Panel | System | Advanced | Environment Variables)
-
Aug 21st, 2008, 05:55 AM
#3
Thread Starter
Lively Member
Re: 'php' is not internal or external command.....
Thanks Penagate!!!! solved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|