What issue or error are you experiencing?
Pulling sites from WPEngine. Win11. After pull the sources files seems to be locked and not accessible by LocalWP. The result is a 403 on *.localhost
“Forbidden
You don’t have permission to access this resource.Server unable to read htaccess file, denying access to be safe”
Newly created local sites via LocalWP are not affected. Sites pulled from WPEngine seem to be locked somehow.
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
Created a clean site (not pulled from WP Engine). Clean site OK. Pulled sites have issues (see screenshot below)
System Details
-
Local Version: Version 9.2.5+6810
-
Operating System (OS) and OS version: Windows 11
Local Logs
{“class”:“ImporterWPE”,“level”:“warn”,“message”:“Unable to import site.”,“stack”:“Error: Command failed: “%%userDataPath%%\lightning-services\php-8.2.27+1\bin\win64\php.exe” “%%resourcesPath%%\bin\wp-cli\wp-cli.phar” --path=“D:\www\_localwp\zealarts\app\public” --require=“%%resourcesPath%%\bin\wp-cli\local-wpcli-error-reporting.php” --skip-plugins --skip-themes --url=z____.wpengine.com “search-replace” --all-tables-with-prefix “http://z____.wpengine.com” “http://z____.local”\n\n at genericNodeError (node:internal/errors:983:15)\n at wrappedFn (node:internal/errors:537:14)\n at ChildProcess.exithandler (node:child_process:414:12)\n at ChildProcess.emit (node:events:518:28)\n at ChildProcess.emit (node:domain:489:12)\n at maybeClose (node:internal/child_process:1101:16)\n at ChildProcess._handle.onexit (node:internal/child_process:304:5)”,“thread”:“main”,“timestamp”:“2025-07-30T05:54:20.882Z”}
Summary: Issue exists on sites pulled from WPEngine. Files are downloaded to the local filesystem however windows cannot access the source files and throws permissions and non-existent errors.
This renders the site inaccessible.