From: Curt Hibbs Date: 2006-01-25T06:06:07+09:00 Subject: Re: EasyPhp Vs InstantRails On 1/24/06, Mick wrote: > Ok, > > I've done the following: > > 1. Copied my www folder from EasyPhp into my Ruby on Rails folder > 2. Copied my database files in from easyphp\mysql\data to > ror\mysql\data > > Almost everything is working correctly as it did in Easyphp except for > the following: > > - I am getting v. strange errors now when I run my application using > InstantRails e.g. > > Warning: session_start(): > open(C:/ror\tmp\\sess_2efaaf9eee0ff91337ddc42803bbf647, O_RDWR) failed: > No such file or directory (2) in c:\ror\www\myapp\appfolder\login.php > on line 3 > > Is InstantRails using an older version of php / msql? > Would this be causing the above issue? That could be. I picjed up whatever was the current version around May or June of last year (I think that was 1.8.0.1). I don't really know PHP, so I may not be of much help to you. Curt