❓ Help How to create a new folder on file system? - Linux Mint

Status
Not open for further replies.
Solution
Two ways,

1. Say the magic word
You can always do all your xampp work with sudo.

2. Own your project
By default, since owned by root yang project mo sa xampp, pwede mong kunin yung ownership ng htdocs/ dir with
Bash:
sudo chown -R $USER:$USER /opt/lampp/htdocs

It's up to you. I recommend the 2nd one para di annoying.
Two ways,

1. Say the magic word
You can always do all your xampp work with sudo.

2. Own your project
By default, since owned by root yang project mo sa xampp, pwede mong kunin yung ownership ng htdocs/ dir with
Bash:
sudo chown -R $USER:$USER /opt/lampp/htdocs

It's up to you. I recommend the 2nd one para di annoying.
 
Solution
Two ways,

1. Say the magic word
You can always do all your xampp work with sudo.

2. Own your project
By default, since owned by root yang project mo sa xampp, pwede mong kunin yung ownership ng htdocs/ dir with
Bash:
sudo chown -R $USER:$USER /opt/lampp/htdocs

It's up to you. I recommend the 2nd one para di annoying.
the second one works! Thanks a lot!
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 2
    Replies
  • 188
    Views
  • 2
    Participants
Last reply from:
blinku

Trending Topics

Online now

Members online
1,038
Guests online
1,299
Total visitors
2,337

Forum statistics

Threads
2,273,317
Posts
28,948,782
Members
1,235,697
Latest member
Hrk94hrk94
Back
Top