ringgugl.blogg.se

Bitnami rubystack update ruby from command line
Bitnami rubystack update ruby from command line








bitnami rubystack update ruby from command line
  1. #Bitnami rubystack update ruby from command line how to
  2. #Bitnami rubystack update ruby from command line install
  3. #Bitnami rubystack update ruby from command line pro

I've followed the steps in about how to go about doing this.īut after installing the action_mailer_optional_tls_plugin I can't access the site and only get a 502 exception. Sudo ln -s /Applications/mampstack-5.4.I've recently installed Redmine (using Bitnami Stack) and wanted to set it up using Gmail for outgoing email. Sudo ln -s /Applications/mampstack-5.4.13-0/php/bin/pear /usr/bin/pear

bitnami rubystack update ruby from command line

You can also symlink the php binary so that you can use the PHP and PEAR executable from the command line by running the following commands at the terminal:- sudo ln -s /Applications/mampstack-5.4.13-0/php/bin/php /usr/bin/php To find out more and download, visit the BitNami MAMP stack page here:

bitnami rubystack update ruby from command line

Launchctl load -w /Library/LaunchDaemons/.plist We can now test if these work by running the following command, if all goes well your BitNami stack will now automatically boot up when you start your Mac! 🙂 launchctl load -w /Library/LaunchDaemons/.plist

bitnami rubystack update ruby from command line

Next run the following command to copy them to the MacOSX Daemons folder, this will ensure that in future these services (Apache and MySQL) are automatically started at system boot:- sudo cp ~/Desktop/*.plist /Library/LaunchDaemons/ So now we’ve installed it as ‘root’ we can now add it to your system startup process, on MacOSX we use launchd to achieve this…ĭownload the following ZIP archieve and then extract the files to your desktop, edit them and update the installation paths if you’ve downloaded a newer version of the BitNami MAMP stack. To display all the mounted images/volumes 🙂 Your folder name may differ, as at the time of writing this post, I downloaded version 5.4.13-0, so obviously you may have to change the file (image) name accordingly. BitNami\ MAMP.app/Contents/MacOS/installbuilder.sh

#Bitnami rubystack update ruby from command line install

Now that you have the install image mounted, you can now use sudo to install as admin…. DMG file so that it loads the inital installer screen, then close the application – this is so we can install it as ‘root’ so we can run Apache normally otherwise Apache and MySQL will run on non-standard ports which just annoys me lol! Mount the install image but clicking on the downloaded. dmg from the link at the bottom of this page, or grab it here. So to get started, grab the latest installer. However today, I decided to give the BitNami MAMP installer a true, it has the latest version of PHP (5.4.13), Apache, PHP comes with a whole load of cool tools too such as APC support by default and one really cool thing… XDebug! – I thought I’d document the installation process for anyone else wanting to convert over to a free, open-source MAMP stack with all the support for the latest bells and whistles etc!

#Bitnami rubystack update ruby from command line pro

I only found that MAMP PRO catered for PHP 5.4 much to my disappointment! I started using MAMP PRO recently as I wanted to develop using the latest (PHP 5.4) on MacOSX and I didn’t want all the hassle of building Apache and PHP on my development machine each time….










Bitnami rubystack update ruby from command line