Skip to content

IT Blog

Vyacheslav Gapon – personal blog, manuals, articles, notes, development

  • РусскийРусский

Solving the start error “unable to execute ./database_installer.sh: No such file or directory”

Posted byVyacheslav 09.10.2017 Leave a comment on Solving the start error “unable to execute ./database_installer.sh: No such file or directory”

Once upon a time, the following installer error occurred:

sudo ./database_installer.sh
sudo: unable to execute ./database_installer.sh: No such file or directory

I solved it this way:

sudo apt-get install dos2unix
sudo dos2unix database_installer.sh
  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Telegram (Opens in new window)
  • More
  • Click to share on Pocket (Opens in new window)
  • Click to share on Skype (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to print (Opens in new window)
Posted byVyacheslav09.10.2017Posted inL2Java

Post navigation

Previous Post Previous post:
How to change MySQL database encoding and its tables
Next Post Next post:
Installing phpIPAM

Leave a comment

Leave a Reply Cancel reply

Categories

Contacts
DONATE
About it
Privacy
Subscribe by Email (EN)
Подписаться по Email (RU)
YouTube
Instagram

При использовании материалов, активная ссылка на сайт ixnfo.com обязательна!
When using materials, an active link to ixnfo.com is required!

IT Blog © 2013-2023 Privacy Policy