search for: apachefriend

Displaying 10 results from an estimated 10 matches for "apachefriend".

Did you mean: apachefriends
2011 Jan 23
0
Adding Ruby, Ruby-on-Rails to XAMPP
I recently finished some how-to''s for getting Ruby, Ruby-On-Rails, RVM, Rack and Passenger integrated into the XAMPP environment. For those that have an interest in a portable LAMP stack w/integrated Ruby you can read about them here: How-To: Add Ruby-on-Rails to XAMPP http://www.apachefriends.org/f/viewtopic.php?f=17&t=43516 How-To: Add Ruby RVM, Rack and Passenger(mod_rails) to XAMPP http://www.apachefriends.org/f/viewtopic.php?f=17&t=43536 Regards, Gerry -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To...
2006 Apr 20
0
problem in "depot" app - cart contents not shown on checkout
...ing a problem with the section where the cart contents are displayed on the order page. The cart contents display fine after I add an item to the cart, but simply does not show up on the order page. Any help would be appreciated. I''m running Locomotive 1.0.0c on Tiger with MySQL from Apachefriends XAMPP. Here is a snippet of the log file, where I add an item to an empty cart and then show the order page. You can see where I noticed something odd below. It appears that the cart is not getting loaded in display_cart() when in the context of the order page: Processing StoreController#...
2006 Jan 02
3
MySql GUI on Linux
Hi there! I''m justing starting out with the tutorials. What Linux GUIs for MySQL are you people using? alex -- Alex Polite
2005 Dec 27
3
CMS centos3
Anyone using or recomend a content management system that will install without out a lot of mucky muck on a Centos3 system? I looked at Zope but it needs a newer Python, Midgaard looks likes it's geared towards RHEL4. OpenCMS looks like it runs on java so that might work. I have yet to look at Rubyrails and Django.
2007 Jan 19
2
Install Drupal
I want to install Drupal on a linux box. I want to know the steps & procedure to install drupal. Should I start by installing PHP, MySQL and Apache or the other round. John -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070119/369342f2/attachment.html>
2009 Feb 04
0
gem install mysql error with Xampp
...installed in /Library/Ruby/Gems/1.8/gems/mysql-2.7 for inspection. Results logged to /Library/Ruby/Gems/1.8/gems/mysql-2.7/gem_make.out Do I have to install something else ? I found a developer package in Xampp website, but I don''t know if I have to use it and how to use it... http://www.apachefriends.org/en/xampp-macosx.html#849 Anyone could help me? Thank you very much. Vincent -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To po...
2008 Apr 13
2
mysql install
Hi, when i try to install mysql-server it gives me mirror error and also says package does not match the intended download? what is the issue hear. i already have lampp stack .when i try to install zenoss it still says that it need mysql although its included in lampp stack. Thanks
2005 Jul 05
0
Problem installing RMySQL_0.5-5
...compatible libmysqlclient as shown below. Can someone help? Thanks Einar Arnason I am on a Red Hat Enterprise Linux ES (v. 3 for AMD64/Intel EM64T) 2.4.21-15.EL #1 SMP Thu Apr 22 running mysql Ver 14.7 Distrib 4.1.12, for pc-linux-gnu (i686) using EditLine wrapper distributed under xampp (www.apachefriends.org) including development package and R compiled from source > version _ platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 1.1 year 2005 month 06 day 20 language R R 2.1.1 (2005-06-20). I export pat...
2006 Jul 18
5
Installing ROR/Webrick app on Windows 2000/2003 Server
Hi all, I am currently not able to use search since it is disabled, so I will ask my question and hope I am not repeating a past question. I am looking into developing an app to run in Windows 2000/2003 Server environment. To install ROR on a server to run an app on Webrick do I need any extra steps beyond those needed to install on my development laptop (XP prof) ? The idea is to run the
2006 May 10
10
Can''t Install Rails with Ruby Gem Dependencies, OS X
Hello Community: I''m a brand new user of Ruby on Rails, and am having a great deal of trouble compiling from source. I''m using the tutorial at http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger to complete the install. Readline and Ruby installed just fine, and the Ruby Gems appeared to. But when I tried to sudo gem install Rails --include-dependencies,