Displaying 20 results from an estimated 1200 matches similar to: "mysql lost connection"
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering
what you guys use?
features i like in an ide
code highlites
auto code complete
file browser
Currently i am using dreamwever but the code highliting is really bad
its also a pain to set up other doucment types such as .yml data config.
--
Posted via http://www.ruby-forum.com/.
2006 May 16
0
New user group in Switzerland - Lausanne
Bonjour,
Un nouveau groupe des utilisateurs de Ruby on Rails est n? ?
Lausanne en Suisse. (http://railsbee.ch).
La premi?re rencontre aura lieu le mercredi 17 mai ? La Strada,
rue des Terreaux 22 ? Lausanne ? 20h30. Merci de s''inscrire
sur la mailing list pour les reservations
(http://groups.google.com/group/railsbee)
Venez nombreux partager votre experience sur Ruby on Rails !
A+
Seb
2006 Nov 16
3
Monrel Woes on Solaris x86
Greetings,
I need some help... please be gentle :-)
MY SETUP:
Solaris-X86, ruby-1.8.4, Apache-2.2.0, Mongrel-0.3.13.4, MySql-4.1.10a
I am using the typical setup with apache proxying request to mongrel
with mod_proxy_balancer. Currently, I am only running a single
instance of mongrel behind the proxy.
I am also using the following gems with this app:
capistrano (1.2.0)
daemons (1.0.2)
2008 Feb 14
2
OFF Topic: mysql installation problem
Hi All:
I'm trying to get mysql 5 installed on my CentOS 4.6 installation. I've
installed mysql using yum:
yum -y install perl-DBD-MySQL mysql-server mysql php-mysql
mod_auth_mysql phpmyadmin mysqlclient
Yum says it installed fine:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package phpmyadmin.noarch 0:2.11.4-1.el4.rf set to
2006 Feb 26
17
please help: having problem with the scaffold commad, mysql.
i just recently purchase agile web dev book about ruby on rails and
going through the whole project. well i am now stuck on creating the
scaffold. I have been messing with settings for awhile now. here is the
error:
koloa@ubuntu:/var/www/depot$ ruby script/generate scaffold Product Admin
exists app/controllers/
exists app/helpers/
exists app/views/admin
exists test/functional/
dependency
2013 Jan 31
7
Calling a "subclass" correctly in a node def?
Hi Guys!
I played with this a bit and perused the Puppet3 docs, and tried a few
different ways of calling the module with no joy before giving in and
posting. I''m kind of new to all this so bear with me.
*Goal of module*
Singular module to hold both a mysql (client) and mysql-server class.
Module default would be ''mysql'', or for mysql-servers we''ll call
2015 Mar 12
3
mysql replication - problems
Hey everybody,
I'm trying to get mysql master/slave replication to work under SSL. I've
created the certs for both the slave and the master. I've configured the
master and slave my.cnf. And it does appear that replication is actually
working.
Master is actually MariaDB (version 5.5.41-MariaDB-log, and the slave is
MySQL (version 5.5.41-log).
But there are two issues I'd like to
2006 Aug 02
7
ActiveRecord does not close database connections?
I have an application that creates quite a few threads. I keep getting
the "mysql too many connections" error.
ActiveRecord does not close the connection once a thread had died out.
To make things worse mysql has a wait_timeout variable that would
basically kill off these connections for me, but there is a bug and I
can not change the value of it. I have tried at least 10 different
2008 Oct 07
1
can't find mysqlclient : asterisk-addons-1.6.0
Hi All,
I can not install the asterisk-addons as it thinks there is no
mysqlclient installed. I have installed mysql, mysql-server and
mysql-devel and I am still unable to install the addons. I am running
CentOS 5.2 i386.
Please somebody help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 14
3
Mongrel freeze
Hi,
I have had trouble with mongrel freezing after a period of
inactivity. Following the advice from the mongrel FAQ, I added:
ActiveRecord::Base.verification_timeout = 14400
to my environment.rb file. Unfortunately, that registered a mongrel
error:
"uninitialized constant ActiveRecord (NameError)"
How do I overcome this one? I tried:
require ActiveRecord::Base
but that registered
2006 Mar 30
2
Rails lost connection to MySQL server!
I getting this error on my project
Mysql::Error: Lost connection to MySQL server
during query: SHOW FIELDS FROM ...
i think that it''s because the mysql database don''t allow persistent
connections .....
any idea?
thanks
--
_________
Noel R. Morais
2005 Jan 04
2
rails on windows?
hi all,
i''m new at rails, new at ruby.
i''ve installed ruby (1.82.) and rails on windows 2000
so, two questions.
one:, the mysql gem is giving me a "Failed to build gem native
extension." by the way, i also get this error when installing on my linux
box at home.
two: can i run rails on IIS?
--****Florida has a very broad Public Records Law. Virtually all
2018 Mar 20
6
[Bug 105629] New: WebGL shader regular update crashes nouveau driver 17.3.3
https://bugs.freedesktop.org/show_bug.cgi?id=105629
Bug ID: 105629
Summary: WebGL shader regular update crashes nouveau driver
17.3.3
Product: Mesa
Version: 17.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2005 Jan 22
6
Still having config problems
Hi,
Having completely failed to sort out my apache 500 error, I thought I
would work through the "Rolling with Ruby on Rails" tutorial at
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html
I am using webrick, not apache - and still getting 500 errors.
When I get to page 4 where
http://127.0.0.1:3000/recipe/new
should give me a data entry screen, instead I get...
2002 Apr 22
2
skipping non-regular file
Hello,
When using rsync 2.4.6 on a linux machine to copy a complete web directory
(rescursively) on an other linux machine on my local network.
For one file I got : skipping non-regular file www/svg_mysql/mysql.sock
This file got the "s" flag set (and I suppose that is the problem).
Anybody can tell me which option should I use to also in the syntax of the
rsync command to copy this
2002 Oct 23
3
Samba + Winbind + Squid
Hi.
I'm looking for samba 2.2.5 or 2.2.6 binary package to use with squid.
So I need a version compile with option --with-winbind-auth-challenge
and the one provide with red hat 8 doesn't have it. I tried to compile
it but it doesn't work.
Can someone help me?
Thanks in advance,
Hugues
2006 Mar 24
2
ajax redirection
Hi,
Is there a simple way to redirect towards another page (controller, action)
when using form_remote_tag ?
I used it tipically to check fields of a account login form. I''d like
if the user
exists, he''s redirected towards another page, otherwise I display some
error div''s.
Any ideas ?
Thanks a lot.
Seb
2018 Jul 06
4
Windows 10 and logon script execution
Hello guys,
We recently added Windows 10 machines on our domain on samba 4.1.2.
So we have now a part of our machines who are in Window 7, and another
part in Windows 10.
Everything seems to be fine, except one thing : the windows 10 machines
don't execute the logon script (common.bat) specified in the smb.conf by
logon script = commun.bat, while the windows 7 machines do.
Any idea on how
2006 May 03
6
ActiveRecord and Lost Connection
This isnt totally a rails question; I am using ActiveRecord for storing
some simple values into a database. My problem; I keep gettign MySQL
Errors. On the Win32 machine it was off and on. Now on the linux
machine (ubuntu) I can'' t connect at all. I have all the password
settings correct.
My only thought, I am working with Threads and thought that might cause
the issue, but I
2007 Mar 09
1
Cdr_mysql compile question
I'm reading voip-info.org
http://www.voip-info.org/wiki-Asterisk+cdr+mysql
Sorry if this is a dumb question, but:
It says I need mysql and mysql-devel to compile cdr_mysql, but I don't want
mysql on my asterisk box I want to connect to a remote mysql server. Can I
use mysqlclient and mysqlclient-devel?
Thanks,
David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer Safe Data, Inc.
(910)