Hello, I am a total beginner when it comes to rails and would like to know are there any issues with porting rails from freebsd to windows? This is the error that I have Bad file descriptor - /tmp/mysql.sock I am not sure if this would help or not but I am currently on a cygwin environment thanks if anyone can help -- Antoine W. Solomon Jr. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060119/fc88bd17/attachment.html
I''m not sure if socket-based MySQL runs on Windows... have you tried changing your database.yml file to point to localhost at port 3600 instead? Comment out the socket part of the config. -Will On 1/19/06, Antoine Solomon <asolomon15@gmail.com> wrote:> > Hello, > > I am a total beginner when it comes to rails and would like to know are > there any issues with porting rails from freebsd to windows? > This is the error that I have > > Bad file descriptor - /tmp/mysql.sock > > > I am not sure if this would help or not but I am currently on a cygwin environment > > thanks if anyone can help > > > -- > Antoine W. Solomon Jr. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060119/be347232/attachment.html
i still get the same problem No such file or directory - /tmp/mysql.sock On 1/19/06, Will Briggs <wrbriggs@gmail.com> wrote:> > I''m not sure if socket-based MySQL runs on Windows... have you tried > changing your database.yml file to point to localhost at port 3600 > instead? Comment out the socket part of the config. > > -Will > > On 1/19/06, Antoine Solomon <asolomon15@gmail.com> wrote: > > > Hello, > > > > I am a total beginner when it comes to rails and would like to know are > > there any issues with porting rails from freebsd to windows? > > This is the error that I have > > > > Bad file descriptor - /tmp/mysql.sock > > > > > > > > I am not sure if this would help or not but I am currently on a cygwin environment > > > > thanks if anyone can help > > > > > > -- > > Antoine W. Solomon Jr. > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Antoine W. Solomon Jr. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060119/a1c73171/attachment.html
I also downloaded some sameple code from agile web development rails book and I still get the same problem. Has anyone had any issues with cygwin and rails? On 1/19/06, Antoine Solomon <asolomon15@gmail.com> wrote:> > i still get the same problem > > No such file or directory - /tmp/mysql.sock > > > > On 1/19/06, Will Briggs < wrbriggs@gmail.com> wrote: > > > > I''m not sure if socket-based MySQL runs on Windows... have you tried > > changing your database.yml file to point to localhost at port 3600 > > instead? Comment out the socket part of the config. > > > > -Will > > > > On 1/19/06, Antoine Solomon <asolomon15@gmail.com> wrote: > > > > > Hello, > > > > > > I am a total beginner when it comes to rails and would like to know > > > are there any issues with porting rails from freebsd to windows? > > > This is the error that I have > > > > > > Bad file descriptor - /tmp/mysql.sock > > > > > > > > > > > > > > > I am not sure if this would help or not but I am currently on a cygwin environment > > > > > > thanks if anyone can help > > > > > > > > > -- > > > Antoine W. Solomon Jr. > > > _______________________________________________ > > > Rails mailing list > > > Rails@lists.rubyonrails.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > > > > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > -- > Antoine W. Solomon Jr.-- Antoine W. Solomon Jr. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060119/f76b9a8e/attachment-0001.html
Reasonably Related Threads
- what does the sum of square of Gaussian RVs with differen t variance obey?
- invalid HOMEDRIVE
- Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
- For Social Network Analysis-Graph Analysis - How to convert 2 mode data to 1 mode data?
- [LLVMdev] Old JIT Status (i.e., can we delete it?)