Drush issue - ../vendor/bin/drush: Syntax error: end of file unexpected (expecting "then")
Checkout the changes if any in the repo. The issue is due to EOF between Ubuntu & Windows. We can use the below command to change the EOL
dos2unix vendor/bin/drush
To solve below error
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:443
sudo vim /etc/apache2/ports.conf