Results 1 to 3 of 3

Thread: [RESOLVED] 'php' is not internal or external command.....

  1. #1

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Talking [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.

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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)

  3. #3

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    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
  •  



Click Here to Expand Forum to Full Width