Mike
2006-Jan-11 16:49 UTC
[Instantrails-users] Need a little help w/ Instant Rails & Cookbook App...
Ok, I have Instantrails 1.0 Final Win2k 256 MB USB Key I have extracted into a directory. I copied the directory over to a usb key I ran the Instantrails.exe and answered yes to the confi change I edited my hosts file for the cookbook and typo apps I have no other server running as I have shutdown IIS I have made sure that Apache and the Mysql server have started I started the scgi server on default port 9999 I then tried to browse to http://www.mycookbook.com and I get the following: Application error (Apache) Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html Here is the output from the logs: Apache [Wed Jan 11 11:25:26 2006] [error] [client 127.0.0.1] (10061)Unknown error: scgi: connecting to server [Wed Jan 11 11:25:37 2006] [error] [client 127.0.0.1] (10061)Unknown error: scgi: connecting to server [Wed Jan 11 11:25:43 2006] [error] [client 127.0.0.1] (10061)Unknown error: scgi: connecting to server Mysql I:\INSTAN~1.0\MySql\bin\mysqld.exe: ready for connections. Version: ''4.1.9-max'' socket: '''' port: 3306 Source distribution Where should I look? -- Kind Regards, Mike Ickes -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060111/9b94c73a/attachment.htm
David Morton
2006-Jan-11 18:16 UTC
[Instantrails-users] Need a little help w/ Instant Rails & Cookbook App...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike wrote:> [Wed Jan 11 11:25:43 2006] [error] [client 127.0.0.1 <http://127.0.0.1> > ] (10061)Unknown error: scgi: connecting to server > > Mysql > I:\INSTAN~1.0\MySql\bin\mysqld.exe: ready for connections.I wonder if USB keys have poor support for long file names... Try naming the I:\InstantRails folder to something shorter, like I:\IR - -- David Morton Maia Mailguard - http://www.maiamailguard.com Morton Software Design and Consulting - http://www.dgrmm.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDxUuHSIxC85HZHLMRAnSkAJ4rZofYA+8OOwNLw4wsTPrSRJ95rQCfaBlk oWtLjnj8Z6uTczwnJWDmcEE=Sswz -----END PGP SIGNATURE-----
Curt Hibbs
2006-Jan-11 18:33 UTC
[Instantrails-users] Need a little help w/ Instant Rails & Cookbook App...
On 1/11/06, David Morton <mortonda at dgrmm.net> wrote:> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Mike wrote: > > > [Wed Jan 11 11:25:43 2006] [error] [client 127.0.0.1 <http://127.0.0.1> > > ] (10061)Unknown error: scgi: connecting to server > > > > Mysql > > I:\INSTAN~1.0\MySql\bin\mysqld.exe: ready for connections. > > I wonder if USB keys have poor support for long file names... Try naming > the > I:\InstantRails folder to something shorter, like I:\IRAlso, if that still fails, try running off of a regular hard disk on the same computer. What I''d like to know is if you have a general problem running IR on that computer, or is it just somethig to do with the USB flash drive. Curt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060111/76a3481f/attachment.htm
E Gard
2006-Jan-14 15:34 UTC
[Instantrails-users] Need a little help w/ Instant Rails & Cookbook App...
Duplicate InstantRails onto USB drive and run from there: Window ===========You are running Instant Rails from a removable drive. Do you want to regenerate the conf files before running servers? ===========Clicked "Yes" Servers starting MySql conf changed Apache conf changed Started SCGI server for Typo Got console window (SCGI running on port 9999). Typo cache index.html shows fine in browser. Apache is up. typo/admin generates application error (500.html) Started another SCGI server for Typo (SCGI running on port 9999) Got two console windows! Both windows stay running when started from USB drive. STRANGE? (When running from the hard drive, the second window goes away (only one per port)) I used a short name for the folder on the USB drive. The production.log is empty on the USB drive. I tried http://127.0.0.1/mysql/ and phpMyAdmin is working ok. Apache error.log (10061)Unknown error: scgi: connecting to server Ed David Morton <mortonda at dgrmm.net> wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike wrote:> [Wed Jan 11 11:25:43 2006] [error] [client 127.0.0.1 > ] (10061)Unknown error: scgi: connecting to server > > Mysql > I:\INSTAN~1.0\MySql\bin\mysqld.exe: ready for connections.I wonder if USB keys have poor support for long file names... Try naming the I:\InstantRails folder to something shorter, like I:\IR - -- David Morton Maia Mailguard - http://www.maiamailguard.com Morton Software Design and Consulting - http://www.dgrmm.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDxUuHSIxC85HZHLMRAnSkAJ4rZofYA+8OOwNLw4wsTPrSRJ95rQCfaBlk oWtLjnj8Z6uTczwnJWDmcEE=Sswz -----END PGP SIGNATURE----- _______________________________________________ Instantrails-users mailing list Instantrails-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instantrails-users --------------------------------- Yahoo! Photos ??? Showcase holiday pictures in hardcover Photo Books. You design it and we???ll bind it! --------------------------------- Yahoo! Photos Got holiday prints? See all the ways to get quality prints in your hands ASAP. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060114/b297e6a6/attachment.htm
Curt Hibbs
2006-Jan-16 04:03 UTC
[Instantrails-users] Need a little help w/ Instant Rails & Cookbook App...
It appears that it takes a *long* time for a rails app to get loaded and ready to go when running off a flash drive. I gave it a try on my flash drive withthe cookbook app. At first I got the same error that you did. Then I started the cookbook SCGI, and went off to do some reading for a couple minutes. Then when I tried to browse to thecookbook it worked! Typo, being a much larger app, would probably take even longer. Unfortunately, there''s nothing to let us know when the app is up and ready. Curt On 1/14/06, E Gard <x2egard at yahoo.com> wrote:> > Duplicate InstantRails onto USB drive and run from there: > > Window > ===========> You are running Instant Rails from a removable drive. Do you want to > regenerate the conf files before running servers? > ===========> Clicked "Yes" > > Servers starting > MySql conf changed > Apache conf changed > > Started SCGI server for Typo > > Got console window (SCGI running on port 9999). > > Typo cache index.html shows fine in browser. Apache is up. > > typo/admin generates application error (500.html) > > Started another SCGI server for Typo (SCGI running on port 9999) > > Got two console windows! > > Both windows stay running when started from USB drive. > > STRANGE? > > (When running from the hard drive, the second window goes away (only one > per port)) > > I used a short name for the folder on the USB drive. > > The production.log is empty on the USB drive. > > I tried http://127.0.0.1/mysql/ and p! hpMyAdmin is working ok. > > Apache error.log > (10061)Unknown error: scgi: connecting to server > > Ed > > > > > > > > > > > *David Morton <mortonda at dgrmm.net>* wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Mike wrote: > > > [Wed Jan 11 11:25:43 2006] [error] [client 127.0.0.1 > > ] (10061)Unknown error: scgi: connecting to server > > > > Mysql > > I:\INSTAN~1.0\MySql\bin\mysqld.exe: ready for connections. > > I wonder if USB keys have poor support for long file names... Try naming > the > I:\InstantRails folder to something shorter, like I:\IR > > > > - -- > David Morton > Maia Mailguard - http://www.maiamailguard.com > Morton Software Design and Consulting - http://www.dgrmm.net > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (MingW32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFDxUuHSIxC85HZHLMRAnSkAJ4rZofYA+8OOwNLw4wsTPrSRJ95rQCfaBlk > oWtLjnj8Z6uTczwnJWDmcEE> =Sswz > -----END PGP SIGNATURE----- > _______________________________________________ > Instantrails-users mailing list > Instantrails-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instantrails-users > > > ------------------------------ > Yahoo! Photos ? Showcase holiday pictures in hardcover > Photo Books<http://pg.photos.yahoo.com/ph//page?.file=photobook_splash.html>. > You design it and we?ll bind it! > > ------------------------------ > Yahoo! Photos > Got holiday prints? See all the ways<http://pg.photos.yahoo.com/ph//print_splash>to get quality prints in your hands ASAP. > > > _______________________________________________ > Instantrails-users mailing list > Instantrails-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instantrails-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060115/54947603/attachment.htm