search for: dalsemi

Displaying 7 results from an estimated 7 matches for "dalsemi".

Did you mean: dalsasemi
2006 Aug 01
2
apache and fcgid
So I decided to just go with apache2 and fcgid. I looked into Mongrel and apache and I looked into lighttpd and fastcgi and found both to be too time consuming and not well enough documented for what I''m doing. My question is, how do I set up apache and fcgid to actually work? I got apache installed. I think I got fcgid installed (I read somewhere all I have to do is move the
2006 Jul 28
6
need recommendations for apache configurations
I''m running a rails app on FedoraCore4 and so far have been using lighttpd and fastcgi. I''ve decided to switch to apache because lighttpd has been far too unstable, unpredictable, and slow. I don''t know if it''s lighttpd or the combination of lighttpd and fastcgi but it''s just not working for me. I need something that has been proven to work and
2006 Apr 19
2
How to use multiple buttons on the same form with AJAX?
Hi, We are trying to use multiple submit buttons in the same form to tie to different actions on the server side. For example: <input name="commit" type="submit" value="edit"> <input name="commit" type="submit" value="cancel"> <input name="commit" type="submit" value="test
2005 Feb 11
1
Joining Samba to a non-Samba,non-AD, NT4 Domain
...esn't make sense since I don't need an NT admin's help to join my Windows PC to the domain. I've seen numerous others with a similar problem but they usually involve either a Samba PDC or Windows AD, so I don't see how they apply to me. -- /* wes hardin */ wes[dot]hardin[at]dalsemi[dot]com UNIX System Admin Dallas Semiconductor/Maxim Integrated Products
2006 Jul 19
0
AJAX burning up the cpu
I am using lighttpd to serve up pages for my rails app and one of my actions uses two pieces of AJAX code. Both are calls to periodically call remote, but to two different actions that simply update a status and message field on the page. When the AJAX code is present in the page and even just one person is viewing the page the instace of dispatch.fcgi on the server starts using 99.9% of the
2006 Jun 23
0
AJAX not working with lighttpd but working with webrick
I''m using a little bit of AJAX code in my rails project and it''s causing quite a headache. I''m using webrick to for testing and development and the AJAX code works. Rails generates the javascript code inside the view and everything is fine. But when I test it under lighttpd which is what I will be using for production it doesn''t work. When I view the source
2004 Oct 21
1
Can't view Windows shares
All, I can view the Samba shares on any Windows system. I can not view Windows files on my Linux system. Below is my config file. Thanks in advance, Jearl # Global parameters [global] workgroup = DLSMIS server string = Joe's Place password server = None username map = /etc/samba/smbusers log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY