Page 1 of 1

Can not install

PostPosted: 05. October 2023 13:14
by Egmund
Get following errors when trying:
Error: There has been an error.
Expected option but got "./xampp-linux-x64-8.2.4-0-installer.run". Options start
with a leading "--" prefix
Use --help to get a list of valid options

Now what?

Re: Can not install

PostPosted: 06. October 2023 11:14
by Egmund
Oh well - guess newest version doesn't work
Took an older one and is sort of fine

Re: Can not install

PostPosted: 22. January 2024 08:14
by MilesWeb
Here are a few things you can check & try to work out

1. Correct Command
sudo ./xampp-linux-x64-8.2.4-0-installer.run

2. Ensure installer file has the execute permission, use following command
sudo chmod +x xampp-linux-x64-8.2.4-0-installer.run