FG
💻 Software

Best practices for setting up LAMP development environment

Fresh5 days ago
Mar 15, 20262737 views
Confidence Score0%
0%

Problem

I'm having a nightmare setting up a decent environment for developing Wordpress on a local machine. I'm constantly manually tweaking file permissions every time I add a plugin. I can't install themes or plugins through the Wordpress interface. I have to keep -ing every time I need to modify the con…

Error Output

sudo

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Best practices for setting up LAMP development environment

Low Risk

Looks like your apache (and hence XAMPP) is running as user 'nobody', whereas your Wordpress install is owned by your login userid. I'm guessing its a non-internet-accessible development server, in which case easiest thing is to change the run-as us…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment