Displaying 2 results from an estimated 2 matches for "natevw".
Did you mean:
nate
2006 Apr 27
2
easiest rails install for LAMP webserver?
...wondering if there''s
an all-in-one deal I can drop in? Otherwise, am I correct that all I
need to start messing around (given Apache/MySQL already running) is
Ruby and the Rails gem? For now, I''m interested in the least
configuration to "hello world".
thanks much!
-natevw
2006 Apr 28
0
Re: Recognition failed for "/dispatch.cgi"
...te nicely, and I can get back to my term paper!
So, if anyone else runs stuck similarly, the moral is: don''t try to save
on configuration time by putting everything straight into /cgi-bin/! So
long as .htaccess files are enabled, anywhere whithin DocumentRoot is a
right place.
HTH,
-natevw
Natevw wrote:
> Changed subject to reflect new developments.
>
> I can run the script/server just fine, "Riding the Rails" shows up on
> http://myserver.com:3000, but still nothing via my host''s Apache2.
>
> At least part of the problem must be with pat...