Install Passenger
Passenger makes deploying rails apps as easy as putting the file on the server and starting Apache. I have been using passenger for about 4 years and have used it for some very high scale projects.
Passenger makes deploying rails apps as easy as putting the file on the server and starting Apache. I have been using passenger for about 4 years and have used it for some very high scale projects.
After applying Security Update 2010-05, some users have reported PHP and MySQL problems, including an inability to connect to MySQL databases. Apple reports that the following procedure resolves the database connection issue: In the Terminal type sudo nano /etc/php.ini (Terminal will ask you for your password) Change: mysql.default_socket = to: mysql.default_socket = /tmp/mysql.sock Press Ctrl-O, [...]
I am talking about BitNami Open Source Stacks! This was something i found and started using right away! I dont get “jump up and down” happy too often but, this is one of the times! I have been using BitNami for about 3 weeks and i dont know how i got along without it! Trust [...]
Well it’s the 10th and Apple has taken the .mac site down, i am guessing to prepare for the Mobile Me “.Me”. As a .Mac account holder you get the Mobile Me upgrade for free, so i cant wait to check that out!
Well, I built m first ever AppleScript application the other day! It will allow users to connect to a server via ssh and then rsync and or scp files from a mac to the server. I was very happy with how it came out looking, the Interface Builder was helpful but most of this application [...]
Ok, i am not sure why it is not included with the mac bash but i have installed wget for my mac. This is an easy process to do and then to start using! First we need to download the wget files to your Desktop. Download Download wget for Mac OS X (124 KB) Install [...]