Displaying 20 results from an estimated 9000 matches similar to: "Portable RoR"
2011 Sep 10
2
hosting ror app using xampp on windows OS
HI ALL,
it''s so frustuating to me from so many days--hosting ror app in apache
on win os.
i installed xampp and running ror apps using webrick server .
but when comes to hosting that app into apache i can''t make it.i gone
through the
so many sites can anyone give me an assistance to solve this problem.
thanks in advance
regards,
Manik.
--
You received this message because you
2006 Apr 03
2
no marshal_dump is defined for class Proc
Hello ~
This problem has me puzzled. When users login to my rails app I have the
session set up to be stored in the MySQL database for the app.
Intermittently, users will get the following error:
no marshal_dump is defined for class Proc
D:/apps/xampp/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/session/active_record_store.rb:81:in
`dump''
2011 Aug 24
3
How to connect Ruby with MySQL (XAMPP)?
*Dear All:*
I need your help on following points.
1. Can I connect Ruby with MySQL in XAMPP server?
2. Could someone tell me that how to connect MySQL with Ruby? I have XAMPP
server installed and want to connect with ruby.
I am using Ruby1.8.7.
I tried following code:
require ''rubygems''
require ''mysql''
begin
# connect to the MySQL server
2007 Jan 02
4
asterisk and mysql
Dear All,
I' I have a problem in installing asterisk 1.4.0. how can i compile
res_config_mysql.c in astersisk-addons dir. I've downloaded
asterisk-addons-1.4.0 compiling and installing it. But i can't found
shared object of res_config_mysql.so.
My system is :
Debian Linux 3.1
Kernel 2.6.8-11
asterisk-1.4.0
zaptel-1.4.0
asterisk-addons-1.4.0
libmysqlclient using apt-get
webserver :
2006 Jan 20
0
Newbie installation problem: gem [command] --remote
Hi, i am a newbie to RoR. I downloaded Ruby 1.8.2-15 Windows installer
yesterday and trying to install following Curt Hibbs'' Rolling with Ruby
on Rails(http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html). My
OS is Win XP SP2 and the 1st step installation was fine.
D:\rg\xampp\ruby\bin>ruby -v
ruby 1.8.2 (2004-12-25) [i386-mswin32]
Next I was going to install rails remotely,
2012 Mar 14
1
cannot load shared object /usr/lib/R/library/grDevices/libs//cairo.so
Hi, I am trying to test out the scripts here as a proof of concept
http://www.r-bloggers.com/integrating-php-and-r/
However, I am not able to reproduce the output graph in the browser.
Rscripts is working fine as I run the command
"Rscript /home/username/R/testscript.R 1000" for example, and a png graph
is output as expected, and I can output it to any folder where I have
permission
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 Mar 08
1
fastcgi
I spent time searching web trying to get information on how to get Rails
working under Apache+fastcgi. All I found was people saying that they
can''t make it work or some obscure instructions on how to compile this
and that. Does anything stable similar to XAMPP exists for Ruby on
Rails? If not, people should be warned upfront that they won''t be able
to use Ruby on Rail in
2006 Feb 23
12
RoR site structure on Apache
I try a ''hello world'' demo here,you can see all my codes and structure
http://www.smtservers.com/demo/
I want to access the ruby app like this
http://www.smtservers.com/demo/say/hello
but I get a 404 error.
Please let me know why.
I am not sure the site structure is ok or not.Please give me a help
Thanks
Mark
--
Posted via http://www.ruby-forum.com/.
2009 Feb 04
0
gem install mysql error with Xampp
Hello,
I''m trying to install mysql (to use it with Rails 2.2), without any
success.
After browsing the web, I found some tips (I need to target the xampp
files), but it''s still not working finally.
My command line is the following :
sudo gem install mysql --
--with-mysql-dir=/Applications/xampp/xamppfiles/
--with-mysql-config=/Applications/xampp/xamppfiles/bin/mysql_config
2008 Feb 08
0
Setting Up Rails as Part of a Portable Server
Hey,
I use XAMPP Lite for all my Apache/PHP/MySQL needs, is it possible to
setup rails portably without disturbing the current operations?
I can elaborate on points if needed, I realise this may be a bit vague
:)
Thanks.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2007 Dec 13
0
RMySQL with Xampp could never work?
Hello everybody, i had a big issue with RMySQL,
working on an installation of R on multiple nodes via net file-system.
The point is that we installed Xampp as suite for mysql, perl, apache
and php on every node, and we need to use R scripts with mysql.
Xampp doesn't compile anything, it gives you pre-compiled binaries all
linked together, you just extract from a tarball.
At my first try,
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,
2012 Aug 22
1
Getting Started problems - How can I get a report of errors
Hello all,
I started trying to learn Ruby on Rails from a course on Lynda.com. Unfortunately, I got stuck early on after installing things. First, I got an error trying to install a first application called simple_cms. I read a bit about the error (after doing a web search) and found directions telling me to get DevKit and run about 3 commands. The config file only had one line in it
2011 Nov 18
2
libpng warning: Application built with libpng-1.2.26 but running with 1.5.2
Hi,
I have a problem on my mac when trying in R to produce png images.
I am getting this warnings with the ArrayQualityMetrics package:
> arrayQualityMetrics(rma_fatBody, outdir="normData", force =T)
The report will be written into directory 'normData'.
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
(loaded the KernSmooth namespace)
libpng warning: Application built
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
2006 Jul 07
1
Rpad Server Installation on Windows XP
Hello,
I have a question about Rpad Server Installation on Windows XP.
Here is a guide
http://www.rpad.org/Rpad/ServerNotes.html
and I have been reading this more than ten times to figure this out, but
still having trouble executing a Rpad website properly.
Problem: for example, if I go to http://loclhost/Rpad/example1.rpad,
I can see the whole website with the page loading sign staying on
2012 Jan 31
4
Connect with MySql and Ruby
Hi everybody,
I am very new in Ruby on Rails.
I install ruby(1.9.2p180) and Rails(3.1.3). Also I install RubyMine3.1.1
as IDE.
I successfully have done some simple simple practices. Now I want to
play with database(mysql).Though I have checked so some of the URLs but
unable to make out.
Please help me how to do that, what files or folders should I place
and where should I place those.
2012 Jun 12
3
Project Fedena
Hi,
I''m new to RoR. I am interested in Project Fedena (http://projectfedena.org/),
an open source school information system. Actually the bare open source
code base is not much help to me by itself, but Foradian sells a "Pro"
version (http://www.fedena.com/solutions). The project has been in the open
source for three years, but I can''t find a single 3rd party open
2011 May 08
5
Am I being to paranoid?
Hi All,
I want to know thoughts on if I am being to paranoid/security conscious.
CentOS 5.6, Apache, MySQL, running an Firewall in front of everything and obviously the built-in firewall on the box. I have ssh on a different port and starting to use Keys instead of password authentication. I host an intensive website and I am getting about 150 unique visitors per day.
What I am seeing is