Add C:\xampp\php
to your PATH
environment variable.(My Computer->properties -> Advanced system setting-> Environment Variables->edit path)
Then close your command prompt and restart again.
Note: It’s very important to close your command prompt and restart again otherwise changes will not be reflected.
Related Posts:
- What is the reason for the error message “System cannot find the path specified”?
- How to run powershell script from .ps1 file?
- ” is not recognized as an internal or external command, operable program or batch file
- ” is not recognized as an internal or external command, operable program or batch file
- Access is denied in windows cmd.Why?
- How to “comment-out” (add comment) in a batch/cmd?
- How do I test if Python is installed on Windows (10), and run an exe to install it if its not installed?
- Windows equivalent to UNIX pwd
- “rm -rf” equivalent for Windows?
- “rm -rf” equivalent for Windows?
- Moving file using cmd?
- How do I kill the process currently using a port on localhost in Windows?
- How to “comment-out” (add comment) in a batch/cmd?
- “if not exist” command in batch file
- “if not exist” command in batch file
- Defining and using a variable in batch file
- Windows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file
- Ping with timestamp on Windows CLI
- What is the Windows equivalent of the diff command?
- Windows CMD command for accessing usb?
- Command prompt won’t change directory to another drive
- How to extract or unpack an .ab file (Android Backup file)
- Desktop: The system cannot find the specified path
- Changing all files’ extensions in a folder with one command on Windows
- PHP $_SERVER[‘HTTP_HOST’] vs. $_SERVER[‘SERVER_NAME’], am I understanding the man pages correctly?
- What is the difference between the ‘www’ folder and ‘htdocs’ folder?
- Notice: Trying to get property of non-object error
- undefined offset PHP error
- username_exists() function can’t be access without logging in
- List page for custom post type?
- How can I remove “Proudly powered by WordPress” from twentyeleven without modifying footer.php?
- error importing localhost export file to server
- Remove at the beginning of the_excerpt() with str_replace
- Get value of contact form 7 radio button [closed]
- plugins_url() incorrectly returns a url with www subdomain
- Getting media library popup in custom plugin admin page
- Uncaught TypeError: Cannot read property ‘firstChild’ of null after upgrading to WordPress 5.5
- Return array of categories to php function for current post
- Batch update a post meta field value of each post in Post Type
- Create dynamic pages from external JSON data without storing in Database?
- How to restrict wp generate attachment metadata() to certain intermediate image sizes
- database interactions using OOP
- Extending the WP_Widget_Text class
- Display FNumber (aperture) as a number versus a fraction
- How to send get request to file.php right and where to store that file.php?
- Please help me with tag and php code [closed]
- Get URL from shortcode tag
- Display WordPress Post Content in 3 Columns
- Meta-Boxes for CustomPostType cause PHP Errors and Notices in “Add New” view
- Add class to last 3 posts in loop
- src script only works on home page?
- Could use some help with Shortcodes
- Should I use WordPress to skin a database website?
- wp_delete_comment takes two tries to delete – then deletes all comments
- How to define a variable already defined in a plugin function?
- Array to string conversion on array_map
- Target post_date_gmt if it’s empty or not set
- Remove page title in product page using a function
- woocommerce specific quantities for product
- Custom query vars filters problem with pagination
- Output votes to div dynamically in wordpress
- Shortcode is displaying the content on top of the page [duplicate]
- Separate array output into a
- Angular not defined [closed]
- Why in this WordPress theme I can’t see the Main Menu?
- Front end file upload returning wrong attachment url
- Searching a tab/space delimited text file based upon form criteria and returning a ‘record’ into a word press results page
- Restrict post to current user in postmeta
- Database SQL query error
- How do I know if the user is a customer?
- posts_per_page displays only 2 posts instead of 4 posts
- Redirect to a page while maintaining search query parameters without causing an infinite loop
- MYSQL TIMESTAMP when adding DATE_FORMAT then the output is blank, PHP conflict?
- How can one safely add html code to a wordpress theme header file?
- Plugin won’t output characters with diacritics properly
- WooCommerce is_product_category() not working
- ACF relationship on user profile page used for allowed access
- Retrieving and Displaying Data From a Table
- Error `this set of changes has already been published`
- Where does php code to load data go?
- Paged WP_Query is quitting on page 3
- Persist meta box choices throughout all posts of same post type
- How to locate parent theme functions and add functions to my wordpress child theme?
- Adding product permalink on admin order page throwing error
- Modifying child theme’s header
- How to create dynamic templates?
- How to create an unordered list of images separate from the content
- How to add delete, approve, spam Links to Comments
- Adding user meta to post meta wp_insert_post() not working
- Gravity Forms on submit return value on same page
- Showing the authors username and bio on custom author.php
- Custom post tag images not displaying with ACF
- Help with my first Metabox helper class
- Splash pages on a high traffic site
- Dropdown Menu for Query_Posts
- How to add custom checkout field in user details mail template
- Fatal error: Uncaught Error: Call to undefined function wp_nav_menu()
- how to search through plugin in wordpress cimy-user-extra-fields?
- How to create a loop that will display one post and stop?
- running an existing WordPress site from Visual Studio Code?