Displaying 6 results from an estimated 6 matches for "westmoreland".
2009 Aug 18
7
** Removing all instances of mysql on mac osx **
I am trying to switch from sqllite3 to mysql on Ruby on Rails.
Whenever I try to install the mysql gem, i get an error:
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
I cd''d into my usr/local/bin directory and saw i have several
2009 Aug 15
10
** PLEASE HELP A NEWBIE ** Status: 500 Internal Server Error no such file to load -- mysql
Hello All,
I have managed to upgrade ruby to 1.8.7.
However, when I use Terminal and ''cd'' to the app and run ''ruby script/
server'' ... I get an error when i click the link ''about your
applications environment''.
When I look into Terminal, it suggests Status: 500 Internal Server
Error
no such file to load -- mysql
How do I overcome this?
2006 Jul 07
1
Newbie questions?
...bit different from what's in the book. Would some one
point me to a good example of an smb.conf file for an Aix box in a
Windows domain?
And, how do you handle user names longer than eight characters? For
example, on the Aix box my user name is westmore, in the Windows domain
it's mwestmoreland.
Right now I can't map a drive from my XP pc to a share on the Aix box.
\\mobot\tmp <file:///\\mobot\tmp> returns "The network path cannot be
found." I've tried connecting using a different user name "westmore"
from my XP pc, but get the same message. I've...
2010 Feb 10
16
nil object - can anyone help?
Hi there,
I''ve been looking for a while now and can''t seem to find where I''m
going wrong..
I''m following a railscast tutorial to send invites out to people.
there''s n invitation.rb page:
class Invitation < ActiveRecord::Base
#attr_accessible :sender_id, :recipient_email, :token, :sent_at
belongs_to :sender, :class_name =>
2015 Jun 30
6
RPC server not available when windows client attempts to join samba AD
...cripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
**************************************************
resolv.conf
*************************
# Generated Manually
domain wmaa2.lan
nameserver 192.168.42.241
***********************************
*Paul Upson*
IT Support Manager
Westmoreland Museum of American Art @rt 30
4764 State Route 30, Greensburg, PA 15601
724-261-9982
thewestmoreland.org
<http://www.wmuseumaa.org/museum/getevent.cfm?ID=751>
2010 Jan 03
9
ferret search in production
Hi there,
after recently deploying my app, I have noticed that the search
results are not being displayed...
When I look in my app, I also notice that the apps content (search
criterea) is not being indexed, so I dont have an index folder being
created.
I read on a google post that it may be that the ferret.yml server
isn''t started (or perhaps the content of this file are not right)
I