Displaying 20 results from an estimated 3000 matches similar to: "Rails and document managament"
2006 Mar 06
7
Set base url?
I have an application running on a Lighttpd instance which is proxied by an
Apache server. It seems to work fine but my urls are incorrect: all urls
reference / which is not where my application runs at the Apache server.
How do I set the base url of a Rails application?
My Apache has the following proxy rules:
ProxyPass /hieraki http://localhost:3001
ProxyPassReverse /hieraki
2006 Feb 01
1
Bus error when running Hieraki
I have been trying to set up Hieraki 2.0.1 and I cannot seem to
get it running. I am running on FreeBSD 5.4, Ruby 1.8.4,
Apache 2.0.55, Mysql 4.1.16, ruby-mysql 2.7, mod_scgi 1.9,
scgi_rails 4.3 and Rails 1.0. I can start up the wiki, get
it to display the home page, and when I click on the signup link
the signup form displays. When I fill in the signup form and
click the signup button, the
2005 Dec 22
3
Is Hieraki included with Rails 1.0?
The Hieraki website says that it version 2.0 will be included with Rails 1.0.
Is that true?
--
Best Regards,
-Larry
"Work, work, work...there is no satisfactory alternative."
--- E.Taft Benson
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Aug 10
6
Hieraki + FCGI + Problem
Hi,
I''ve downloaded the latest stabil Hieraki. I have ruby 1.8.2 (2004-12-25)
[i686-linux], the latest rails (and gems, too), Apache/1.3.33 (Unix) and
mod_fastcgi/mod_fastcgi-SNAP-0404142202. I''m successfully running Typo
(from SVN) as a FastCGI application.
Hieraki works well with "script/server", and works well as a .cgi (just
very slow). My problem is, that
2005 Dec 29
2
Problem with apache and rubyonrails
I am setting up my httpd.conf file so I can secure a site create in
RubyonRails. The problem that I am having is:
File does not exist:
/usr/home/mhale/hieraki-1.0.2/public/frontpage/index
File does not exist:
/usr/home/mhale/hieraki-1.0.2/public/frontpage/index
File does not exist:
/usr/home/mhale/hieraki-1.0.2/public/frontpage/index
So apache is reading "frontpage/index" as a
2006 Jan 01
7
[ ANN ] Hieraki2
Happy new year! Hieraki 2.0.0 is released.
You can download Hieraki2 from rubyforge.org as tgz or zip
(http://rubyforge.org/projects/hieraki).
Hieraki2 has a new wiki engine that ships with more than a dozen new
features:
* everything-is-a-wiki-page (TM)
* all pages are under version control
* access control list
* stay in full control of the tree structure by cut and pasting
2006 Jun 27
2
Capistrano Documentation
Can anyone tell me what was used to create the Capistrano documents
by Jamis?
http://manuals.rubyonrails.com/read/chapter/97
2012 May 31
1
Using RDF/OWL with R?
Hello,
Is there a convenient way to import RDF/OWL data into R?
I'm interested in importing BioPAX/SBPAX data into R to make them
available for a wider audience. One exciting application would be to
use pathway data to explain differential microarray measurements by
identifying upstream nodes that are likely involved in causing the
differences. This could also be used to validate
2010 Jun 10
1
OWL ontologies in R?
Are there any R packages to import and use Web Ontology Language (OWL)
ontologies (represented in OWL/RDF or other form)?
Thanks,
-s
[[alternative HTML version deleted]]
2013 Sep 22
2
Problem wit glusterfs-server 3.4
Hi at all!
i'm trying to use glusterfs for the first time and have the following problem:
I want to have two nodes.
On node1 I have a raid1-sytem running in /raid/storage
Both nodes see the other and now I try to create a volume.
While I create the first volume on a fresh system (node1) for the first time, gluster said:
volume create: glustervolume: failed: /raid/storage/ or a prefix of it
2004 Jul 25
2
file index-mail-headers.c: line 408 (index_mail_get_header): assertion failed: (ret != 0)
FreeBSD 4.10-RELEASE, dovecot-1.0-test29 crashes on sort and thread
commands:
Jul 25 15:12:08 owl dovecot: imap-login: Login: dima [81.19.64.101]
Jul 25 15:12:26 owl dovecot: IMAP(dima): file index-mail-headers.c: line
408 (index_mail_get_header): assertion failed: (ret != 0)
Jul 25 15:12:26 owl dovecot: child 20384 (imap) killed with signal 6
(gdb) bt
#0 0x281e0fc4 in kill () from
2004 Nov 30
3
Cisco Asterisk Integration
Hello All,
I have managed to get my cisco and asterisk able to talk to one another I
think. But cannot make a call from a phone behind call manager to the
asterisk server.
I have followed the cisco asterisk integration on the wiki.
I have also setup a number 3000 for dialing for current local time and date
on asterisk. I can call from a sip phone behind asterisk, no problems. The
problem
2005 Dec 19
6
how to do security??
hey, i have maded some security in my website based on
http://www.chaconforcongress.com/accounts/login
Here they work with users, roles and persmission, and they check it like this,
user.has_permission(permission).
I have extended this to: users and groups with roles and permissions.
With permissions like "view records","edit records","delete records",...
def
2006 Apr 21
5
installing hieraki help
Ahoy,
I tried to install hieraki and it was a big mess.
1) upload_progress module needed to be installed
2) no test/development server configured in the config file so i had to
add those
3) no log directory, had to add that
4) had to install 2 gems (ok fine)
5) once the server started, go to homepage and
" NameError in Wiki/pageController#index
uninitialized constant Node
RAILS_ROOT:
2005 Mar 09
1
Re: Tons of shiny new stuff (Tobias Luetke)
Tobias, I would have left a comment on your blog, a thanks really, except
that the comment submit form is throwing an error. So, thanks for the cool
tools, especially the login generator. After deleting the old generator the
new one worked and passed all tests in a snap. Like Tim Lucas said, the
Hieraki code base is a wonderful resource for someone learning Rails. Much
appreciated.
2005 Mar 17
4
Specifying Which Environment I Am In
After I have uploaded my app where do I specify that my app should now
use production environment settings and not development?
Can that be done dynamically so that I don''t have to reset a value once
I upload website?
Thanks for your help!
2005 Jan 25
6
Changing booted Kernel with grub
Hi,
I have updated the kernel to 2.4.21-27.0.2 on Centos 3.4 (was 3.3 when
I did the kernel update) and have modified grub.conf to use the single
CPU kernel:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
#
2005 Nov 22
4
multiple rails apps on one lighttpd
Good evening (or afternoon or whatever it is where you are),
Before I start setting it all up, I have a question about lighttpd and
multiple rails apps. From what I have read, it is at the minute only
possible to do multiple rails apps using subdomains:
typo.mysite.com
hieraki.mysite.com
rforum.mysite.com
etc, etc
and not currently possible to do this:
mysite.com/typo
mysite.com/rforums
2006 Dec 08
2
1 file of 16000 always being updated
Hi all!
I'm trying rsync synchronizing some directories with about 16.000 files.
After the first synchronization, the others are transfering just the
changed files, as it is expected to be, except for 1 single file, that
is not changed (size or time) and is being transfered in all
synchronization.
The file is called JSPWiki.war, and is a java war file.
I checked the size and times on both
2005 Mar 07
3
Tons of shiny new stuff
Ok despite this crazy flu which got me last week i was able to get
some coding done.
Here goes:
== Hieraki
Hieraki got plenty of improvements next to the rails 0.10 update. The
biggest new features are proper yaml, html and readme export. But
there are also plenty of new code improvements like the switch to my
favorite postback style for all controllers. Hieraki traditionally
serves as a demo