Generally speaking, on a local development environment I wouldn’t rely on FTP as an update solution. Fortunately your issue isn’t specific to XAMPP or Apache, but rather a question of server permissions in general.
This is good news because it means the following WordPress documentation for Automatic Updates may contain some useful information for you.
I don’t like to run an FTP Server from my local machine for reasons of security and resource allocation. That means I usually end up downloading WP, theme and plugin updates manually. This process works well for me since my code is typically under version control.
The other condition the docs mention is that if you set your file permissions correctly so that the working folder is OWNED and WRITABLE by the apache user the update may be successful without FTP access.
Hope this helps.
Related Posts:
- FTP credentials on localhost [duplicate]
- WP Asking for FTP Credentials with XAMPP Localhost
- Unable to locate WordPress Plugin directory. ftp_base not working?
- Plugin installation not possible / FTP credentials in WP-config
- Valid Connection Information is Getting Denied
- PHP Fatal error: Call to undefined function wp_cache_get() in /var/www/vhosts/visisite.com/httpdocs/wp-includes/functions.php on line 1367
- Why wordpress cannot write to directory and how to fix it?
- How to edit page content after downloading the site files
- Upload files only on FTP
- FTP installation of WordPress
- SSH Server with WordPress
- Download PHP and CSS from the WordPress admin page without FTP
- How to cause the WordPress web interface to update via FTP
- WordPress FTP Error: “Failed to connect to FTP Server”
- Does WordPress still ask for FTP credentials for each file operation?
- How I do I host a simple html file through wordpress? (see details) [closed]
- FTP or Cpanel installation of WordPress
- Website Got Hacked – Fixed – Now Cannot Activate Theme
- What determines initial file permissions when a WP theme folder is uploaded manually with an FTP client? [closed]
- FTP Connection Information after Installation in Cygwin
- How to auto upload image from external source(computer) to webpage
- WordPress change homepage link (htaccess) (index)
- Upload and configure WordPress
- ftp not retrieving my directory file ,anyone have solution?
- FTP connection information + warning lines appearing on the homepage of my campsite?
- FTP file manager AS wordpress site
- Is there any way to ftp into wordpress if I paid for my own domain? I want to set up google analytics
- WordPress not syncing with FTP
- file compressed the content on single line after upload in wordpress
- How to use rsync over FTP
- Using wget to recursively download whole FTP directories
- Error in FTP connection using domain name, username and password?
- XAMPP Port 80 in use by “Unable to open process” with PID 4
- Cannot access to localhost/xampp/index.php
- Localhost is not working
- Xampp MySQL not starting – “Attempting to start MySQL service…”
- XAMPP Apache won’t start
- phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user ‘pma’@’localhost’ (using password: NO)
- How to solve “Error: MySQL shutdown unexpectedly”?
- How to recursively download a folder via FTP on Linux
- How to download a file via FTP with Python ftplib
- Upload files with FTP using PowerShell
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- wordpress on localhost lamp doesn’t let me install plugins
- Update media library files after upload via FTP
- WordPress Subdomain MultiSite on localhost XAMPP on :8080 with IIS taking port 80
- the_post_thumbnail scaling not hard cropping
- WordPress keeps asking for connection information in localhost
- Is there a way to figure out the way to access hosting if I have admin privilege?
- Installing WordPress Theme Unit Data
- Upgrading WordPress 4.0 asks for FTP password
- Using the Parcel build tool with WordPress
- WordPress php error after editing file with FileZilla
- Editing page content through FTP?
- Why does One Click Update fail on localhost using FTP with 777 permissions on site files?
- Moving WordPress from host without FTP?
- Images are randomly deleted from server
- “Class ‘Phar’ not found” error setting up WP-CLI with Cygwin
- Restored WordPress on new Server – Can’t auto-update plugins
- I have a desktop and a laptop: What’s the best way to move between local installations?
- Multisite on localhost using xampp
- what could cause the htaccess file to be modified?
- Must I download entire WP directory for each separate instance/website that uses WP?
- WordPress on a local machine redirecting to xampp dashboard page [closed]
- Setting Up WordPress on Local Server, not showing full site when I test on remote server (Intranet)
- Why wordpress kicks me back to the dashboard of xampp? [closed]
- Changing CSS FilePath for All Pages
- Multisite Create Site not working
- Do we have to use ftp to recover from a bad functions.php edit?
- Issues copying site into local machine
- Setting up a local copy from a production site
- FTP Widget Location
- Localhost WordPress not recognizing my online WordPress account
- can’t see aditional themes in control panel
- Storing FTP details in wp-config.php
- How do I set up XAMPP to allow me to download plugins and themes?
- Plugins successfully uploaded via FTP but they are not on my site
- My redirect URL doesn’t show any pages on my website [closed]
- will creating a static folder in the root directory serve the purpose of loading the static content from cookieless domain?
- WordPress on XAMPP over my home network [closed]
- WordPress FTP via admin panel slow
- Help with accessing wp-admin page and resolving error messages
- How can I view my site directly from WordPress dashboard?
- Transfer XAMPP local WordPress website from one PC to another
- Deleting /wp from my website URL
- Xampp is not loading media
- Disabling forced FTP credentials for any updates
- How do I move my site from localhost to my domain?
- wordpress redirect error in xampp
- Using any plugin results in http 500 error (and only plugins)
- How to handle a lot of media files in the uploads folder? (+10.000)
- Write Error in WordPress
- SVG files and wordpress
- Check if a database is well installed
- Get XAMPP to divert to my site automatically
- Hide/Remove Wp Directory /wp-content/uploads/
- How to stop repeated hack on header.php of custom theme? [closed]
- WordPress site running on a local XAMPP server keeps redirecting to a XAMPP page
- FTP Password (not private key-value pair) for EC2 Instance
- Options for using custom PHP in a wordpress site? No FTP access