similar to: Mysql/Ruby on Mysql 4.0.11?

Displaying 20 results from an estimated 10000 matches similar to: "Mysql/Ruby on Mysql 4.0.11?"

2006 May 15
1
Mysql-Ruby required?
I have installed Ruby on Rails on my Linux server and I am trying to run an application that I created and I keep getting error: No database specified. Missing argument: database. I am sure the configuration on database.yml is correct and the database does exist. (or maybe I missed something) My question is, do I need to have mysql-ruby installed? -------------- next part -------------- An HTML
2006 May 12
3
Permission denied ruby_sess?
I am really new to RonR. Anyone can give me a hand with this? I get the Application Error page and if I look at development log, this is what I see: Permission denied - /home/john/public_html/rails/myapp/public/../config/../tmp/sessions//ruby_sess.5b90dd63b9d25d2e Any idea? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Nov 11
0
[Announce] Samba 4.1.1, 4.0.11 and 3.6.20 Security Releases Available for Download
Release Announcements --------------------- Samba 4.1.1, 4.0.11 and 3.6.20 have been issued as security releases in order to address CVE-2013-4475 (ACLs are not checked on opening an alternate data stream on a file or directory) and CVE-2013-4476 (Private key in key.pem world readable). Samba 3.6.20 includes the fix for CVE-2013-4475 only, Samba 4.1.1 and 4.0.11 address both issues. o
2013 Nov 11
0
[Announce] Samba 4.1.1, 4.0.11 and 3.6.20 Security Releases Available for Download
Release Announcements --------------------- Samba 4.1.1, 4.0.11 and 3.6.20 have been issued as security releases in order to address CVE-2013-4475 (ACLs are not checked on opening an alternate data stream on a file or directory) and CVE-2013-4476 (Private key in key.pem world readable). Samba 3.6.20 includes the fix for CVE-2013-4475 only, Samba 4.1.1 and 4.0.11 address both issues. o
2007 Jul 02
3
Gems on Ruby forge
I downloaded the gems from rubyforge, but they are a couple of revs back. What''s the reasoning behind this? I''m no expert, but would be willing to keep rubyforge updated if needed. Mike B. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
2013 Nov 12
2
Patch to Set RFC2307 attributes in samba-tool create user <username> --uid-number=501
I'm using sernet samba 4.0.11 on Centos 6 and don't see the capabilities to add some of the RFC2307 attributes that make Linux UID/GID mapping easier in the sernet version of the samba-tool. The patch is mentioned on this list last year under: https://lists.samba.org/archive/samba/2012-September/169300.html Some threads on the net refer to this capability found in newer versions of samba
2014 Dec 11
1
Error build documentation for samba-4.0.23
Try to build samba-4.0.23 (4.0.22 build without problems): http://git.altlinux.org/tasks/136130/build/100/x86_64/log There is error as described in "new" bug https://bugzilla.samba.org/show_bug.cgi?id=9515 [2720/2814] Generating manpages/smb.conf.5 ... (many validity errors like ID ABORTSHUTDOWNSCRIPT already defined) ... runtime error: file
2004 Oct 21
1
./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl
Hi, I installed dovecot from dovecot-1.0-test51 with this configure line: ./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl When I add this to my dovecot.conf: passdb = mysql /etc/dovecot-mysql.conf I get this in /var/log/maillog when I run "dovecot -c /etc/dovecot.conf": Oct 21 13:59:16 one dovecot: Dovecot
2006 Aug 22
0
Re: mySQL Not working with rails app
Joe Cairns wrote: > simonki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: >> Hi Joe >> >> You mention you''re using debian - is ruby installed from binary >> packages or from source? >> >> If it''s binary you should just be able to apt-get install >> libdbd-mysql-ruby >> If source make sure you have ruby-dev and build-essential*
2011 Mar 24
0
How can I change from ruby/mysql to mysql/ruby module? [Broken PIPE problem..]
Due to the random broken pipe error in rails, (probably due to timed out mysql connection) I am trying to use Mysql/ruby (which was coded with C) instead of ruby/mysql (which was coded in Ruby). Ruby/Mysql -> http://www.tmtm.org/en/ruby/mysql/README_en.html Mysql/Ruby -> http://www.tmtm.org/ja/mysql/ruby/README.html Related Article about Broken pipe problem ->
2011 Jul 14
0
ruby-1.8.7 + mysql-5.1.58 = Mysql::Error: #08S01Bad handshake
The issue: ruby-1.8.7 (compiled from src, not rpm) can''t connect to mysql-5.1.58: "Mysql::Error: #08S01Bad handshake" Environment: Linux Fedora Core 12 (or 14, does not matter) remote database server (different host) mysql-5.1.58 Ruby 1.8.7: wget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p352.tar.gz tar -xzvf ruby-1.8.7-p352.tar.gz cd ruby-1.8.7-p352 ./configure
2007 Nov 08
0
mysql-ruby gem using significantly more memory that mysql.rb ?
I have found that, using the mysql-ruby gem leads to 40 MB more memory consumption in my tests than plain mysql.rb. Is anyone aware of this? My test loads a nasty grid of values using many include statements which result in about 5000 rows being returned (the actual number of rows is much less but the joins increase the number). When using ruby-mysql: The memory usage jumps from ~75megs to
2006 Jan 29
4
ruby can''t open library: /Library/MySQL/lib/mysql/libmysqlcl
When I try to start a Rails app, I get the following error: ruby can''t open library: /Library/MySQL/lib/mysql/libmysqlclient.12.dylib I''m on OS X and was previously using Complete MySQL. Recently, I upgraded to MySQL 4.1 using the regular MySQL installer. I think that this problem probably occurred after that upgrade, as I have not used Rails after upgrading (about a couple
2015 Mar 12
2
Certificates stop working after password change in legacy domain
Hi list, we have a problem with users that have personal certificates. When they change their password via the Ctrl-Alt-Del prompt, their personal certificates can no longer be used to authenticate. This happens with Windows 7 Professional joined to a Samba legacy domain. I've tested Samba 4.0.22 and 4.2.0 and they both show the same behaviour. When I leave the domain, and try it with
2006 Aug 01
1
Ruby + MySql
Hello. I am having trouble connecting to a mysql database using ruby. I edited my config file, created the model + controller, but it will not connect. I get the following error: #28000Access denied for user ''root''@''localhost'' (using password: NO) The problem is, I did include a password in the config file: development: adapter: mysql database: cookbook
2006 Aug 13
3
ruby and mysql syntax? tried single quotes, double, none, ...
Hi, how do i use passed in arguments and convert those to something sql can understand? do the aliases have to be double qouted? single qouted? i think i tried all but no avail...thanks! def get_count(doctype, towne) @profiles = Profile.count_by_sql("SELECT COUNT(*) from Profiles where Profiles.doctype_id = 1 and town_id = towne") end -- Posted via
2006 Jul 10
0
Rail is necessary to connecting between Ruby and MySQL Datab
I want to work on Ruby and Rails. And Please tell me that Rail is necessary to connecting between Ruby and MySQL Database. Shakeel -- Posted via http://www.ruby-forum.com/.
2006 May 09
0
connect macromedia dreamweaver with mysql front using ruby
hey guys, i just wonder how to connect my database in my sqlfront with dreamweaver. i just add to dreamweaver the extension rubyweaver. but it still i connect them. anyone have an idea? thanks -- Posted via http://www.ruby-forum.com/.
2006 Apr 07
2
minor issue with mysql/ruby - major headache
i hope its minor, i''m running lighty1.4x ruby 1.8x mysql 5.0.1x and i can see my rails app on 127.0.0.1:3000 but if i try run a app with database connection (scaffold) i get this error NameError in Message#index uninitialized constant Mysql RAILS_ROOT: ./config/.. Application Trace | Framework Trace | Full Trace
2006 Apr 26
0
mysql-ruby produces segmentation fault on close
Hi Everyone, I have been having a strange issue with the mysql-ruby package and can''t seem to find any posts anywhere on the net that have been helpful. The package makes and installs perfectly, and in-fact it even connects to the MySQL database and can perform queries. However, any attempt to close() the connection to the MySQL database produces a segmentation fault. This has wreaked