Ruby on Rails Wednesday, August 25, 2010

Also I have apache running off port 84 and my ROR app running off port
3000. I can only get PHP to execute using the apache port.

The issue is that I need to access the ROR db using the PHP file.

How would I go about doing this so that the PHP script can "see" the
ROR db file located in its default directory within my ROR app?

On Aug 24, 9:51 pm, Xenio <yax...@gmail.com> wrote:
> Is it possible to set up the database.yml file to connect to a sqlite
> database via http://?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment