From: Tamreen Khan Date: 2007-02-04T03:05:05+09:00 Subject: Re: PHP in instant rails ------=_Part_21386_32867389.1170525903309 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Well, javascript is handled by the browser, so it doesn't matter what server you're using. Are you using a server such as Mongrel or WEBrick? If so then PHP's not working because those servers don't support php. PHP will only work if you're running Apache with InstantRails. > > > ------=_Part_21386_32867389.1170525903309--