similar to: DVD set anyone?

Displaying 20 results from an estimated 7000 matches similar to: "DVD set anyone?"

2006 Feb 08
2
ActionMailer EOFError (sometimes)
I''m having problems sending emails sometimes using ActionMailer. Looks like some emails are never sent because something breaks when sending it. It is a small quantity but can''t even have one drop. Browsing through the list I saw that one person had the same error as I did but in his case he couldn''t send any emails and in the end he needed no authentication at all.
2005 Mar 08
3
Configuring WEBBrick for Port 80
I''ve looked everywhere [except the right place], but I can''t find where to change WEBbrick from listening to port 3000 to port 80. Can anyone point me in the right direction. Thanks Neville _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2006 Feb 27
2
RoR Blog application?
I am look for a open source RoR Blog application and to see how it work. Do you know one of them.Thanks. M -- Posted via http://www.ruby-forum.com/.
2005 Dec 13
3
Forcing the session-id
We''re going to have problems keeping cookies across domains. We want people to shop in one domain (e.g. "booksareus.com") and then checkout on the same server securely under a different domain (e.g. "greatbooks.com"). When we make the jump to the secure domain (the checkout link) can we submit the user''s session ID along with it and have it
2004 Dec 18
2
3ware 9000 install
I'm trying to do a fresh install on a new server that has a 3ware 9000 controller. I followed the instructions on the 3ware manual and used a floppy with the drivers for RH WS3 (Update 2) but it doesn't work. After it asks me to load the disk it reads for a while and then it says it did not find any drivers that pertain to this system. I tried loading the 3w9xxx driver unsuccesfully, it
2006 Jul 14
14
[URGENT] Need help getting rails app back up desperately
I''m desperate. A few hours ago I was checking my server because we are running a survey for a new client and everything looked good for that app but I noticed another Rails app was quite large (twice as normal) so I decided it was time for a restart. Big mistake. Upon restart the application gave me a 500 error. Checking the logs I found a stack level too deep error that after hours I
2005 Sep 25
12
Browsercam.com Annual Membership
I have been using browsercam.com for CSS testing, but it is rather expensive. Recently, I discovered others using funadable.org to purchase a yearly membership as a group. A year long membership at browsercam.com costs $480.00. This gives us 25 user accounts. I am proposing that 25 people throw in $19.20 for their 1/25th share of the membership cost. Once I have raised $479.40 I will
2006 Mar 20
0
Re: Problem with AJAX not working on IE
I am running the simplest web2 demo from AWDWR (./example/index) on a slackware box running WEBrick on RadRails; with firefox and Konqueror (!) 3.4.2 anyway) everything fine; on laptop talking to my linux box, firefox does it instantaneously; but... IE DOES DO it, but takes a full 31 seconds!!! (The RadRails WEBrick console shows the POST immediately, but IE trundles for a full 31 seconds to
2005 Dec 17
6
Lighttpd Restart Script
After quite a bit of searching and coding, I customized an init.d/bash script which allows me to manage multiple instances of Lighttpd server running Rails. It targets the specific PID address instead of the default binary location when starting and stopping /usr/local/bin/lighttpd process. This provides the ability in my case to have multiple lighttpd.conf files running many different instances
2006 Jan 16
2
Problem with AJAX not working on IE
I''m having a problem making this code to work on IE: var Permit = { // Expand permit information onMore: function(id) { new Ajax.Updater(''pm-''+id+''-lg'', ''/employees/sign_permit_lg/''+id, {asynchronous:true, evalScripts:true, onLoading:function(request){
2012 Apr 02
4
Chown
Hello list, i did try to assign permission to folder for some users in samba4 as BDC, for example chown sandy Temp/ chown: invalid user: `sandy' when sandy is a users create in active directory, why sayme that sandy is invalid users????
2020 Jan 13
0
Create OU with address details
Thank you Rowland. Using ldif I'm able to update OU address details. On Sun 12 Jan, 2020, 5:30 PM , <samba-request at lists.samba.org> wrote: > Send samba mailing list submissions to > samba at lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.samba.org/mailman/listinfo/samba > or, via email, send a message
2015 Mar 02
0
Update
in my resolv.conf I have my own server.....this server is the domain controller, but some month ago I did can update very well, the moment begin this problem.....I will want if there is other people in cuba to try update samba....... > On 02/03/15 16:45, sandy.napoles at eccmg.cupet.cu wrote: >> root at samba:/home/samba-master# git pull >> error: Failed to connect to
2015 Mar 02
0
Update
Any reason you are not using the git protocol? git://git.samba.org David ------------------------------------------------------------------------ Dr David Holder CEng FIET MIEEE Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK Reception: +44 (0)1422 207000 Direct Dial: +44 (0)131 2026317 http://www.erion.co.uk Registered in England and Wales. Registered Number 3521142
2015 Mar 02
0
Update
Hi Roland, It will be useful to see the resolv.conf. However, I don't think that this is a name resolution issue as it is clear that git.samba.org is being resolved to at least the v6 address. If that works then A & AAAA records should be returned to the resolver regardless of the transport used. There must be something else going on as well. Could try host -t a git.samba.org and
2015 Mar 02
0
Update
I can see the link http://git.samba.org/ perfect but..... telnet git.samba.org 80 Trying 193.175.80.230... Trying 2001:638:603:d06e::80:230... telnet: Unable to connect to remote host: Network is unreachable And I do not have any firewall..... > Try > > lynx http://git.samba.org/ > > Or indeed > > telnet git.samba.org 80 > GET / HTTP/1.0 > > > OR > >
2015 Mar 02
0
Update
My OS is Debian 7 and I only writte git pull > On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote: >> ifconfig -a >> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80 >> inet addr:172.18.68.8 Bcast:172.18.68.31 >> Mask:255.255.255.224 >> inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link >> UP BROADCAST RUNNING
2015 Mar 02
0
Update
root at samba:/home/samba-master# git pull error: Failed to connect to 2001:638:603:d06e::80:230: Network is unreachable while accessing http://git.samba.org/samba.git/info/refs fatal: HTTP request failed root at samba:/home/samba-master# > On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu wrote: >> My OS is Debian 7 and I only writte git pull >> >>> On 02/03/15 15:05,
2012 Jan 02
1
Anybody have any luck with games on Sandy Bridge?
I have been trying for the past several weeks to install my various windows games on my new Sandy Bridge desktop (Ubuntu 11.10, integrated Sandy Bridge graphics, Wine 1.3) with little to no success. While the games install just fine as the appdb says they should, I have yet to get any game to run and I have come to the conclusion that it is because of the graphics. The most progress I have made is
2012 Oct 29
1
XML namespace control
Hello, I am working with a database system from which I can retrieve these kinds of user defined fields formed as XML ... <udf:field unit="uM" type="Numeric" name="facs.Stain final concentration">5</udf:field> You can see in the above example that "field" is defined in the namespace "udf", but that the "udf" namespace is