From sambient at gmail.com Fri Nov 10 13:04:45 2006 From: sambient at gmail.com (Dark Ambient) Date: Fri, 10 Nov 2006 11:04:45 -0700 Subject: [Instantrails-users] Since PHP is included, I'll ask Message-ID: <8bd5d6760611101004p12ef4966ye2d13d77c101294e@mail.gmail.com> Since PHP is still part of IR I had a question related but not a close cousin. I've read a few posts on ruby - forum where php scripts were included in the public directory of a Rails app. I believe those scripts were sub domain(s). I'm interested in doing the opposite , where Rails is subdomained to a PHP app. Is that something doable ? I came across a plugin called "request routing" which looks like it maybe suitable to this strategy. Unfortunately I'm still in noob status and have this huge project to do. Stuart -- http://en.wikipedia.org/wiki/Dark_ambient -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20061110/430d2f44/attachment.html From teng4 at llnl.gov Mon Nov 13 18:03:42 2006 From: teng4 at llnl.gov (Daniel Teng) Date: Mon, 13 Nov 2006 15:03:42 -0800 Subject: [Instantrails-users] InstantRails Apache SSL configuration on Windows Message-ID: <4558F9CE.6030300@llnl.gov> I've recently deployed an application using InstantRails 1.3a on Windows and was searching around for instructions on how to configure this instance of Apache to use SSL. I came across the following resource: http://tud.at/programm/apache-ssl-win32-howto.php3 When I finally brought the application up, I encountered the following errors in the Apache log: [warn] Loaded DSO modules/mod_scgi.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) [warn] Loaded DSO C:/INSTAN~1/php/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) Although the explanation is fairly straightforward, I have no clue how to recompile those dll's on a windows box. Can someone show me where I might be able to obtain those recompiled DLLs? My application actually runs; however, upon exit/when I leave the browser, apache croaks and I suspect from the logs that these two DLL's are the cuplrit. Thanks in advance, Daniel From sambient at gmail.com Thu Nov 16 07:17:13 2006 From: sambient at gmail.com (Dark Ambient) Date: Thu, 16 Nov 2006 05:17:13 -0700 Subject: [Instantrails-users] mysql question Message-ID: <8bd5d6760611160417o4d0086f0i6d90084edd92c53b@mail.gmail.com> I'm running Instandrails 1.3a and no problems. Now though I need to install mysql 5.0.x. I want to still use the mysql version that is in 1.3a, just want to know if there are any caveats about having both versions installed on my system. TIA Stuart -- http://en.wikipedia.org/wiki/Dark_ambient -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20061116/3c112bae/attachment.html From bill.walton at charter.net Thu Nov 16 08:55:42 2006 From: bill.walton at charter.net (Bill Walton) Date: Thu, 16 Nov 2006 07:55:42 -0600 Subject: [Instantrails-users] mysql question References: <8bd5d6760611160417o4d0086f0i6d90084edd92c53b@mail.gmail.com> Message-ID: <008101c70986$e81ef8c0$6401a8c0@Presario> Hi Stuart, Dark Ambient wrote: > I'm running Instandrails 1.3a and no problems. > Now though I need to install mysql 5.0.x. I > want to still use the mysql version that is in 1.3a, > just want to know if there are any caveats about > having both versions installed on my system. You just need to make sure that you only have one running at a time. Before you start IR, make sure you shut down the 5.0 instance. hth, Bill From sambient at gmail.com Thu Nov 16 10:29:28 2006 From: sambient at gmail.com (Dark Ambient) Date: Thu, 16 Nov 2006 08:29:28 -0700 Subject: [Instantrails-users] mysql question In-Reply-To: <008101c70986$e81ef8c0$6401a8c0@Presario> References: <8bd5d6760611160417o4d0086f0i6d90084edd92c53b@mail.gmail.com> <008101c70986$e81ef8c0$6401a8c0@Presario> Message-ID: <8bd5d6760611160729m3d9b4d7frdbbc41023ebbf602@mail.gmail.com> Thanks Bill, that's what i was guessing but wanted to confirm. Much appreciated. Stuart On 11/16/06, Bill Walton wrote: > > Hi Stuart, > > Dark Ambient wrote: > > > I'm running Instandrails 1.3a and no problems. > > Now though I need to install mysql 5.0.x. I > > want to still use the mysql version that is in 1.3a, > > just want to know if there are any caveats about > > having both versions installed on my system. > > You just need to make sure that you only have one running at a > time. Before > you start IR, make sure you shut down the 5.0 instance. > > hth, > Bill > > _______________________________________________ > Instantrails-users mailing list > Instantrails-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instantrails-users > -- http://en.wikipedia.org/wiki/Dark_ambient -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20061116/f23d1fdb/attachment.html From john.ward at cengal.com Thu Nov 23 09:16:58 2006 From: john.ward at cengal.com (John Ward) Date: Thu, 23 Nov 2006 14:16:58 +0000 Subject: [Instantrails-users] MySQL connection error Message-ID: <4565AD5A.2000908@cengal.com> Hi, I'm using InstantRails 1.4. I recently added a new user to mysql with a password for use with my rails application. When I try and connect it hangs ruby. I don't get any error messages and have to kill the process. Is anyone else experiencing this? I'm using mysql 4.1.9 as packaged and if I leave the password blank it works! Thanks, John -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3249 bytes Desc: S/MIME Cryptographic Signature Url : http://rubyforge.org/pipermail/instantrails-users/attachments/20061123/f7bc0421/attachment.bin