Displaying 20 results from an estimated 2000 matches similar to: "how to configure apache"
2006 Jul 22
2
fetching records from tables
Dear all,
I have a doubt,
How to fetch records from tables, which are not having ID field as its
primary key.
If possible, please tell me to way to extract data from those tables.
--
with regds,
Nahalingam N. Kanakavel.
(http://www.nahalingam.bravehost.com/PlanetN/)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jul 22
3
Doubts regarding Models
Dear folks,
I want to know whether the following things are right or wrong, in the first
place.
Then to know the right way to do the same, if it is wrong.
I am having a table with the name "cd_details".
using models, I am accessing data from this.
my model is having the code like this.
model filename : cd_detail.rb
--------
class CdDetail < ActiveRecord::Base
def self.find_data
2006 Jul 22
3
Connection refused - connect(2)
Dear all,
Please help me in this regards,
I am using models to access LegacySchemas using
set_table_name and set_primary_key...
[code for model]
class CdDetails < ActiveRecord::Base
def self.find_data
set_table_name ''cd_details''
set_primary_key ''cd_label''
find (:first,
:select => "cd_label")
end
2006 Jun 14
2
How to do routing ?
Hi folks,
I am working in Fedora Core 2 Linux, and using Apache 2.0 and mod_fastcgi,
as per mentioned in the following link, to support Rails.
http://wiki.rubyonrails.org/rails/pages/RailsOnFedora
I had created virtual host and specified the path to my application''s
/var/www/html/myapp/public/ directory as a value for DocumentRoot
directives.
Now what is happening is that,
my
2006 Jun 16
5
Application Error
Hi Folks,
When I have tried this cookbook example from onLamp tutorial,
I got some error like this,
output of development.log is
----------
Permission denied -
/var/www/html/cookbook/public/../config/../tmp/sessions//rub
y_sess.d51d8997edf6be91
only the first line of output is this,
output truncated.
---------
what it will be ?
How to solve this ?
In my browser, I am getting Applicaiton
2006 May 14
3
hi all
Not much I can say except that I am very excited to enter this new
world(solely for me of course, kind of late) of rubyonrails.If anyone
has any patience or just plain kindness to help me on my first steps
(leaps?) , I would greatly appreciate any links, references, tips,
hellos, or whatever else is offered.
Thanks ahead of time,
Shai Rosenfeld
Octava
I
-------------- next part
2006 Jun 16
12
FastCGI times out?
Hello there,
So I''m still struggling with this fastcgi stuff. I''m trying to upload and
process a decent sized ZIP file, but the request dies before it finishes and
I get the following error:
FastCGI: comm with (dynamic) server
"/Users/ryan/Workspace/rails/photos/public/dispatch.fcgi" aborted: (first
read) idle timeout (30 sec), referer: http://photos/album/new/4
2006 Jun 16
3
Routing Error - Recognition failed for..
I followed the guide for RailsOnWindows
(http://wiki.rubyonrails.org/rails/pages/RailsOnWindows) and completed
all the steps without any problems. But when I try to access my page, I
get:
Routing Error
Recognition failed for "/rails"
rails is what I have in my httpd.conf:
<VirtualHost *:80>
ServerName rails
DocumentRoot "D:/devapps/Apache
2013 Sep 17
1
mail-filter plugin v2.2 - corrupts IMAP indexes?
Hi,
I'm trying out the mail-filter plugin (v2.2, with Dovecot 2.2.5 built from
source), and it seems like any nontrivial filter causes some sort of index
corruption that breaks IMAP use.
i.e. using a null filter (basically `cat -`) for mail-filter.sh and
mail-filter-out.sh appears to work fine, and the debug logging shows it's
using the filters (though it reports the wrong Unix socket
2015 Oct 14
3
problem with scannedonly vfs
Hi,
I'm using Samba 4.1.6 (version included in last Ubuntu LTS version).
I've some directories in a share. One of them has an exe file. In root
of my share I've a lnk file to this exe.
So I've:
/home/share/IntegrDom/IntegrDom.exe
and
/home/share/Install_Client_Scribe.lnk (which is a link to
/home/share/IntegrDom/IntegrDom.exe).
This point is important, if I remove this lnk
2005 Sep 29
1
adding to: winlogon problem error with Default User/ "... does not
whoops, i didn't have much luck attaching the entire file, hopefully this
link will work.
http://www.lebox.org/u/milan/samba/userenv-clip.txt
here's a piece of the log that looks interesting, any hints?
USERENV(a0.80) 15:42:18:872 MyGetDomainDNSName: MyGetUserName failed for dns
domain name with 1355
USERENV(a0.80) 15:42:18:872 CheckUserInMachineForest: MyGetDomainName failed
with 1355.
2009 Aug 02
3
problems with windows-lnk-files
hello,
on Windows XP I created some directories and files - and some links
(.lnk-files) to files and directories and saved them on a ntfs-disk.
Now I want to use it in Debian (testing, Gnome) but the links won't work.
When working in Nautilus 2.26..3 there just a little window appears
telling me, that there is no application installed to view this file. If
I want to "open with"
2015 Nov 09
1
problem with scannedonly vfs
Le 19/10/2015 21:18, Jeremy Allison a écrit :
> On Wed, Oct 14, 2015 at 12:09:43PM +0200, Emmanuel Garette wrote:
>> Hi,
>>
>> I'm using Samba 4.1.6 (version included in last Ubuntu LTS version).
>>
>> I've some directories in a share. One of them has an exe file. In root
>> of my share I've a lnk file to this exe.
>>
>> So I've:
2007 Apr 03
2
Scraping and saving.
Hi,
I''m working to scrape and save some ebooks. Mechanize has been
wonderful so far. The link I''m having trouble with is this one.
http://www.webscription.net/SendZip.aspx?SKU=0671578499&ProductID=379&format=H
When I click that in the browser it saves it to a file named
H_1632.zip. How do I get that name from the page. I suspect to save
this to a file I would just do
2006 Jan 16
5
A function that return a link_to, Possible ?
Hello, I try this :
in application_helper.rb
-----------------------
def lnk bla
return link_to bla, { :controller => bli , :action => "blo" , :id
=> "blu" }
end
in file.rhtml
-----------
<%= lnk "yo!" %>
This return an error. There is a way to do this or something similar, or
this is completly impossible ?
Thanks
1998 Dec 16
3
Difference between samba 2.0.0beta4 and NT4.0 ?
Hi Samba-gurus,
I have a problem with samba 2.0.0beta4 on solaris 2.5.1
(samba 1.9.18p10 behaves the same) :
1. I have a ordinary text-file on a samba-share (foo.txt).
NT4.0 sees the samba-share (\\sun100\tmp) as a netdrive
with the letter K:. I've done a 'net use k: \\sun100\tmp'.
2. I can doubleclick in NT4.0-explorer on foo.txt and notepad
comes up correctly.
3. I
2005 Jul 11
2
[ win32utils-Bugs-2093 ] unable to open existing shortcut
Bugs item #2093, was opened at 2005-07-08 04:43
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=2093&group_id=85
Category: win32-shortcut
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: unable to open existing shortcut
Initial Comment:
#
## My RUBY version
#
C:\>ruby -v
ruby
2013 Sep 21
1
Passing info from mail process to mail_filter plugin script?
Hi, all,
The mail_filter plugin allows you to pass messages through an external
script/command on the way into and out of the Maildir/mbox/etc mail store.
With the recent/new version of the plugin, this seems to work correctly.
However, my mail-filter script (for filtering messages on the way from the
mail store through the IMAP process to a remote client) needs some extra info
from the IMAP
2010 Jul 04
2
how to run programs on Mac OS X
Hi
I'm a new mac user, and I'm a little lost.
I've downloaded WINE and successfully used it to install a program called MATLAB R2007b 7.5 (it's a program for science/engineering stuff).
Under the Program Files in the WINE directory I've got my matlab folder, but it doesn't have a .exe file, the main program file is a .lnk. If I use WINE to run this in the terminal command
2011 Dec 13
4
Help needed with navigation
I am new to Wine and I am new to Ubuntu 11.10. I am unable to find the following menu:
Wine -> All Programs