I have been using XAMPP to work on personnal project using PHP. XAMPP used to work before when I first installed it but now there seems to be an issue that I can't seem to resolve. Here's what happens:
- I have aliases for my lampp commands and whenever I run it as a normal user, it asks me to be root.
- Then when I add sudo before the command to become root, it tells me there is no such command.
How can I solve this problem?