similar to: phpMyAdmin Instant Rails

Displaying 20 results from an estimated 3000 matches similar to: "phpMyAdmin Instant Rails"

2006 Apr 19
0
Instant Rails 1.3a -- bug fix release
It turns out the native C MySQL driver is causing segfaults (at least on Windows 2000), so this is a minor maintenance release that removes this driver. Rails will automatically use the pure Ruby driver, instead. If you already have Instant Rails 1.3 installed, you don''t need to download this, just delete the file: InstantRails\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt\mysql.so There
2006 Jun 12
1
Instant Rails and your own applications
?I like your form css at http://www.pllite.com/projects/new Nice stuff! Stuart -----Original Message----- From: ian.connor at gmail.com Sent: Monday, June 12, 2006 3:14 AM -07:00 To: instantrails-users at rubyforge.org Subject: [Instantrails-users] Instant Rails and your own applications Here is the download link for the Instant Rails version of ProjectLounge Lite.
2006 Nov 04
2
Instant Rails 1.4 final released (with RadRails support!)
This is the final release for Instant Rails 1.4. It corrects the two known problems with the preview1 release (two help menu items caused Instant Rails to crash). Instant Rails 1.4 contains the following major changes: * Upgrades Rails to version 1.1.6 (other components upgraded to current release, also) * SCGI has been replaced by Mongrel (using Apache''s mod_proxy for
2006 Nov 04
1
Instant Rails 1.4 preview1 released (with RadRails support!)
This release of Instant Rails contains the following major changes: * Upgrades Rails to version 1.1.6 (other components upgraded to current release, also) * SCGI has been replaced by Mongrel (using Apache''s mod_proxy for forward requests). * For the development server, WEBrick has also been replaced by Mongrel. * Automatic RadRails configuration: if
2006 Apr 08
1
Aw: Instant Rails 1.2
----- Urspr?ngliche Mitteilung ----- Von: Curt Hibbs <ml.chibbs@gmail.com> An: rails@lists.rubyonrails.org, ruby-talk@ruby-lang.org, instantrails-users@rubyforge.org Gesendet: Fr., 7. Apr. 2006 20:30:44 CEST Betreff: [Rails] [ANN] Instant Rails 1.2 According to Zed Shaw who is doing extensive work on Windows at the moment, there is some kind of bug or adverse interaction between the Ruby
2006 Feb 03
1
Rolling with Ruby on *Instant* Rails - "New" Tutorial
Greetings! The original version of this tutorial was written by Curt Hibbs and published on ONLamp.com. It served as my introduction to both Ruby and Rails. Unfortunately, I experienced some frustration working through it. This was due first to the fact that I was using Instant Rails, not Rails, and second, to the fact that Rails itself has grown since Curt wrote the article. Despite my
2008 Jan 21
0
no method error
On Jan 20, 2008 7:52 PM, G-man <gregor007 at gmail.com> wrote: > I''ve set up my tests, and when I run the whole thing, I get this for my > views: > > 3) > NoMethodError in ''/chapters/new.html.erb should render new form'' > undefined method `process_clean_up_fixtures'' for >
2007 Apr 11
1
Does Ruby 1.8.6 fix the Breakpointer problem?
Hello, Does anyone here know if Ruby 1.8.6 fixes the "BreakPointer" problem in Rails? The reason I ask is that I have been working with Curt Hibb''s InstantRails in Window (at last I have found a usable Rails system on Windows). Currently, I am on InstantRails 1.6, but Curt has made available InstantRails 1.7 which has the following components: Instant Rails 1.7 contains the
2006 Dec 07
2
No Instant Gratification ! Browser can''t access localhost:3000 (IR 1.4)
Hi! I''m learning Ruby on Rails with the Agile Web Development With Rails book. I have installed InstantRails 1.4 (under windows xp 2) and after doing all steps (gem updates, rails demo, ruby script/server which launches WEBrick server), I can''t access the localhost:3000 with the browser. I tried 127.0.0.1:3000 in apache config, then with my IP address 192.168.1.100:3000
2006 Apr 07
5
Instant Rails 1.2
According to Zed Shaw who is doing extensive work on Windows at the moment, there is some kind of bug or adverse interaction between the Ruby based MySQL driver and Rails 1.1, but it appears the the C base MySQL driver works just fine. Instant Rails 1.2 now includes the C based MySQL driver and Ruby on Rails 1.1.1. Curt On 4/1/06, Curt Hibbs <ml.chibbs@gmail.com> wrote: > Instant Rails
2007 Mar 25
0
Instant Rails 1.7 has been released!
Instant Rails 1.7 contains the following major changes: * Upgrades Ruby to version 1.8.6 * Upgrades Rails to 1.2.3 * Upgrades phpMyAdmin to version 2.10.0.2 Many thanks to Jirka Pech who made the phpMyAdmin upgrade possible. You can download Instant Rails here: http://rubyforge.org/frs/?group_id=904 You can read the complete release notes here:
2007 Nov 23
0
Instant Rails replaced by the BitNami RubyStack
I no longer have the time to maintain and support Instant Rails, and there will be no further releases. However, Instant Rails is being replaced by the BitNami RubyStack, which you can find here: http://www.bitnami.com/stack/rubystack The BitNami RubyStack ships with the following components (all fully integrated): - Ruby 1.8.6 patch level 111 - RubyGems 0.9.4 - Rails 1.2.5 -
2007 May 24
4
Create a virtual host using Instant Rails 1.7
Hi, I created a new rails application called demo using Instant Rails 1.7. It runs at the URL http://localhost:3003/blog/ The applications that a packaged with the zip file, cookbook and typo are currenlty the two virtual hosts. I can already run them using the following URLs http://www.mycookbook.com and http://typo/ Now, I want to add my application demo as the third virtual host in
2006 Apr 11
0
Instant Rails 1.3
Instant Rails 1.3 upgrades Ruby on Rails to its newly released version 1.1.2 and adds the native C MySQL/Ruby driver. There were no other changes over Instant Rails 1.1 ----------- Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does
2006 May 26
7
Instant Rails and your own applications
Hi, I want to make an open source rails project as easy as possible to install. Can I use Instant Rails for this? I treid to look at the FAQ but could not see this was possible. Ideally I would like to have Instant Rails install Ruby, Rails, MySql, etc and then have it add my application and add the mysql user (could be just root also) and then the sql for creating the tables. Sound like fun
2006 May 18
10
What IDE can be used with InstantRails
What IDE can be used with InstantRails I have installed ?InstantRails-1.3a-win? on my PC. When I first started the InstantRails, an error message said something about unable to start Apache because Port 80 being used by another process. I went to change the Apache Port 80 and List 80 to Port 4001 and Listen 4001 respectively. I was ratrher pleased that ?phpmyadmin? was working at
2006 Jul 20
3
Instant Rails not finding database
Hey there I''ve got instant rails installed, and it''s phpmyadmin can find the database at the ascribed mysql port (3210) ...however, altho i have got my ''depot_development'' db in there (along with the other dbs that ship with instant rails)... the rake script from the instant rails command interface cant find ''depot_development''. Looking at
2014 Oct 29
3
Right way to install phpMyAdmin through Nginx and PHP-FPM
First I know this is not a list for PHP or Nginx setup or something else but I'll give it a try and ask here for support I'm running a new server with PHP 5.5.18 and Nginx 1.6.2 through FPM/FastCGI. The server is working fine since I have other websites running on it. Now I'm trying to configure phpMyAdmin and I tried this: * 1. *Create a file under
2007 Nov 15
3
phpmyadmin on centos 4
hi there, i have a centos box with phpmyadmin installed, but i don't remember how i installed phpmyadmin 2.7.0-pl2. now i want to upgrade it with yum, but i don't find any phpmyadmin on my centos box. i tried: rpm -qa | grep phpmyadmi, but found nothing. is there an easy way to upgrade phpmyadmin? thanks, T. Hiep
2007 Dec 13
1
phpmyadmin issue- what's really working at this time?
Basic phpmyadmin issue, but I can't seem to solve it. Qube3 with CentOS 4.5, PHP4.3.9, BlueQuartz. phpmyadmin was working a while but after long disuse, the index.php now just displays as text. DirectoryIndex in httpd.conf at /etc/httpd/conf/httpd.conf /etc/admserv/conf/httpd.conf has index.php added. /etc/httpd/conf.d/php.conf if I uncomment the AddType to bring in *.php, the