Project

General

Profile

Configuration.yml is not a valid YAML file and could not ... ยป Web application could not be started.htm

redmine web error - Rajesh R, 2014-06-27 12:37

 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
<html><head>
3
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
	<meta name="generator" content="Phusion Passenger">
5
	<title>Web application could not be started</title>
6
	<style type="text/css">
7
		body {
8
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Sans-Serif;
9
	font-size: 10pt;
10
	background: white;
11
	color: #222222;
12
	margin: 0;
13
	padding-top: 3em;
14
	padding-bottom: 3em;
15
	padding-left: 4.5em;
16
	padding-right: 4.5em;
17
}
18

    
19
h1 {
20
	font-size: 17pt;
21
	font-weight: medium;
22
	color: #533e72;
23
	border-bottom: 1px solid #533e72;
24
}
25

    
26
h1.title {
27
	margin-top: 0;
28
}
29

    
30
h1.error_title {
31
	color: red;
32
	border-bottom: 1px solid red;
33
}
34

    
35
a {
36
	text-decoration: none;
37
}
38

    
39
a:hover {
40
	text-decoration: underline;
41
}
42

    
43
dt {
44
	font-weight: bold;
45
	color: #280050;
46
}
47

    
48
dd {
49
	margin-top: 0.5em;
50
	margin-bottom: 1em;
51
}
52

    
53
.commands {
54
	border: 1px solid #b594e7;
55
	background: #ddc6ff;
56
	padding: 0.5em;
57
	margin: 0.5em;
58
	font-family: 'Bitstream Vera Sans Mono', 'Courier New', Monospace;
59
}
60

    
61
pre {
62
	overflow: auto;
63
	white-space: pre-wrap;
64
	text-align: left;
65
}
66

    
67
table.backtrace th {
68
	background: #8470a6;
69
	color: white;
70
}
71

    
72
table.backtrace th,
73
table.backtrace td {
74
	padding: 0.2em;
75
	padding-left: 0.4em;
76
	padding-right: 0.4em;
77
}
78

    
79
table.backtrace tr td {
80
	background: #ecdfff;
81
}
82

    
83
table.backtrace tr.even td {
84
	background: #f7f2ff;
85
}
86

    
87
table.backtrace td.index {
88
	font-weight: bold;
89
}
90

    
91
#site_footer {
92
	border-top: solid 1px black;
93
	margin-top: 1em;
94
	padding-top: 1em;
95
	font-size: small;
96
	color: #777777;
97
}
98

    
99
#site_footer a {
100
	color: #65498e;
101
}
102

    
103
#site_footer a:hover {
104
	color: #9681d9;
105
}
106

    
107
#site_header .corporate_identity {
108
	display: none;
109
}
110

    
111
	</style>
112
	<link rel="stylesheet" type="text/css" href="Web%20application%20could%20not%20be%20started_files/error_page.css">
113
	<style type="text/css">
114
		dd {
115
			text-align: left;
116
		}
117

    
118
		dd pre {
119
			margin-top: 0;
120
			margin-bottom: 0;
121
		}
122
	</style>
123
</head>
124

    
125
<body>
126

    
127
	<div id="site_container">
128
		<div id="site_header">
129
			<ul class="corporate_identity">
130
				<li class="logo"><a href="https://www.phusionpassenger.com/"><span>Phusion Passenger</span></a></li>
131
			</ul>
132
		</div>
133
		<div id="site_body">
134
			<h1 class="error_title">Web application could not be started</h1>
135
			<div id="content">
136
				<pre>exit (SystemExit)
137
  /var/www/redmine-1.4.4/lib/redmine/configuration.rb:<wbr>87:<wbr>in `exit'
138
  /var/www/redmine-1.4.4/lib/redmine/configuration.rb:<wbr>87:<wbr>in `load_from_yaml'
139
  /var/www/redmine-1.4.4/lib/redmine/configuration.rb:<wbr>41:<wbr>in `load'
140
  /var/www/redmine-1.4.4/lib/redmine/configuration.rb:<wbr>65:<wbr>in `[]'
141
  /var/www/redmine-1.4.4/app/models/attachment.rb:<wbr>47
142
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>184:<wbr>in `require'
143
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>184:<wbr>in `require'
144
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>291:<wbr>in `require_or_load_without_engine_additions'
145
  /var/www/redmine-1.4.4/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:<wbr>132:<wbr>in `require_or_load'
146
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>451:<wbr>in `load_missing_constant'
147
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>106:<wbr>in `const_missing'
148
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>118:<wbr>in `const_missing'
149
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>463:<wbr>in `load_missing_constant'
150
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>106:<wbr>in `const_missing'
151
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>463:<wbr>in `load_missing_constant'
152
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>106:<wbr>in `const_missing'
153
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>463:<wbr>in `load_missing_constant'
154
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>106:<wbr>in `const_missing'
155
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>463:<wbr>in `load_missing_constant'
156
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>106:<wbr>in `const_missing'
157
  /var/www/redmine-1.4.4/vendor/plugins/acts_as_attachable/lib/acts_as_attachable.rb:<wbr>33:<wbr>in `acts_as_attachable'
158
  /var/www/redmine-1.4.4/app/models/message.rb:<wbr>23
159
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>184:<wbr>in `require'
160
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>184:<wbr>in `require'
161
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>291:<wbr>in `require_or_load_without_engine_additions'
162
  /var/www/redmine-1.4.4/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:<wbr>132:<wbr>in `require_or_load'
163
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>451:<wbr>in `load_missing_constant'
164
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>106:<wbr>in `const_missing'
165
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:<wbr>118:<wbr>in `const_missing'
166
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/inflector.rb:<wbr>364:<wbr>in `constantize'
167
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/inflector.rb:<wbr>363:<wbr>in `each'
168
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/inflector.rb:<wbr>363:<wbr>in `constantize'
169
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/core_ext/string/inflections.rb:<wbr>162:<wbr>in `constantize'
170
  /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:<wbr>157:<wbr>in `observed_class'
171
  /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:<wbr>183:<wbr>in `observed_classes'
172
  /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:<wbr>166:<wbr>in `initialize'
173
  /usr/lib/ruby/1.8/singleton.rb:<wbr>94:<wbr>in `new'
174
  /usr/lib/ruby/1.8/singleton.rb:<wbr>94:<wbr>in `instance'
175
  /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:<wbr>38:<wbr>in `instantiate_observers'
176
  /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:<wbr>36:<wbr>in `each'
177
  /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:<wbr>36:<wbr>in `instantiate_observers'
178
  /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:<wbr>15:<wbr>in `define_dispatcher_callbacks'
179
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>182:<wbr>in `call'
180
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>182:<wbr>in `evaluate_method'
181
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>166:<wbr>in `call'
182
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>90:<wbr>in `run'
183
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>90:<wbr>in `each'
184
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>90:<wbr>in `send'
185
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>90:<wbr>in `run'
186
  /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:<wbr>276:<wbr>in `run_callbacks'
187
  /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:<wbr>51:<wbr>in `send'
188
  /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:<wbr>51:<wbr>in `run_prepare_callbacks'
189
  /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/initializer.rb:<wbr>631:<wbr>in `prepare_dispatcher'
190
  /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/initializer.rb:<wbr>185:<wbr>in `process'
191
  /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/initializer.rb:<wbr>113:<wbr>in `send'
192
  /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/initializer.rb:<wbr>113:<wbr>in `run'
193
  /var/www/redmine-1.4.4/config/environment.rb:<wbr>21
194
  /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:<wbr>31:<wbr>in `gem_original_require'
195
  /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:<wbr>31:<wbr>in `require'
196
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/helper-scripts/classic-rails-preloader.rb:<wbr>96:<wbr>in `preload_app'
197
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/helper-scripts/classic-rails-preloader.rb:<wbr>184
198
</pre>
199

    
200
				<dl>
201
				<dt>Application root</dt>
202
				<dd>/var/www/redmine</dd>
203
				<dt>Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV)</dt>
204
				<dd>production</dd>
205
				
206
					<dt>Ruby interpreter command</dt>
207
					<dd><pre>/usr/bin/ruby</pre></dd>
208
				
209
				<dt>User and groups</dt>
210
				<dd><pre>uid=<wbr>99(nobody) gid=<wbr>99(nobody) groups=<wbr>99(nobody)
211
</pre></dd>
212
				<dt>Environment variables</dt>
213
				<dd><pre>TERM =<wbr> xterm
214
PATH =<wbr> /usr/lib/ruby/gems/1.8/bin:<wbr>/sbin:<wbr>/usr/sbin:<wbr>/bin:<wbr>/usr/bin
215
PWD =<wbr> /var/www/redmine
216
LANG =<wbr> C
217
SHLVL =<wbr> 2
218
_ =<wbr> /usr/sbin/httpd
219
PASSENGER_DEBUG_DIR =<wbr> /tmp/passenger.spawn-debug.XXXX6cYZRE
220
USER =<wbr> nobody
221
LOGNAME =<wbr> nobody
222
SHELL =<wbr> /sbin/nologin
223
HOME =<wbr> /
224
IN_PASSENGER =<wbr> 1
225
PYTHONUNBUFFERED =<wbr> 1
226
NODE_PATH =<wbr> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/node_lib
227
RAILS_ENV =<wbr> production
228
RACK_ENV =<wbr> production
229
WSGI_ENV =<wbr> production
230
NODE_ENV =<wbr> production
231
PASSENGER_APP_ENV =<wbr> production
232
SERVER_PROTOCOL =<wbr> HTTP/1.1
233
SERVER_ADDR =<wbr> 192.168.1.144
234
REMOTE_ADDR =<wbr> 192.168.1.139
235
REQUEST_URI =<wbr> /
236
SERVER_PORT =<wbr> 80
237
SERVER_NAME =<wbr> 192.168.1.144
238
SERVER_SOFTWARE =<wbr> Apache/2.2.15 (CentOS)
239
SERVER_ADMIN =<wbr> root@localhost
240
REMOTE_PORT =<wbr> 4004
241
DOCUMENT_ROOT =<wbr> /var/www/redmine/public
242
QUERY_STRING =<wbr> 
243
REQUEST_METHOD =<wbr> GET
244
BUNDLE_GEMFILE =<wbr> /var/www/redmine-1.4.4/Gemfile
245
GEM_PATH =<wbr> /usr/lib/ruby/gems/1.8:<wbr>/.gem/ruby/1.8
246
GEM_HOME =<wbr> /usr/lib/ruby/gems/1.8
247
BUNDLE_BIN_PATH =<wbr> /usr/lib/ruby/gems/1.8/gems/bundler-1.6.2/bin/bundle
248
RUBYOPT =<wbr> -rbundler/setup
249
RUBYLIB =<wbr> /usr/lib/ruby/gems/1.8/gems/bundler-1.6.2/lib
250
</pre></dd>
251
				<dt>Ulimits</dt>
252
				<dd><pre>Unknown</pre></dd>
253
				
254
					<dt>System memory usage</dt>
255
					<dd><pre>             total       used       free     shared    buffers     cached
256
Mem:<wbr>          2898        384       2513          0         33        183
257
-/+ buffers/cache:<wbr>        167       2731
258
Swap:<wbr>         8191          0       8191
259
</pre></dd>
260
				
261
				
262
					<dt>General Ruby interpreter information</dt>
263
					<dd><pre>RUBY_VERSION =<wbr> 1.8.7
264
RUBY_PLATFORM =<wbr> i386-linux
265
RUBY_ENGINE =<wbr> nil
266
RubyGems version =<wbr> 1.3.7
267
</pre></dd>
268
				
269
				
270
					<dt>Ruby configuration (RbConfig::CONFIG)</dt>
271
					<dd><pre>PACKAGE_STRING =<wbr> 
272
datadir =<wbr> /usr/share
273
EXPORT_PREFIX =<wbr> 
274
CPPFLAGS =<wbr>  -D_FILE_OFFSET_BITS=<wbr>64 
275
AS =<wbr> as
276
sysconfdir =<wbr> /etc
277
CC =<wbr> gcc
278
LIBRUBY_DLDFLAGS =<wbr> -Wl,<wbr>-soname,<wbr>libruby.so.1.8
279
RUBY_SO_NAME =<wbr> ruby
280
LIBRUBY_LDSHARED =<wbr> gcc -shared
281
CFLAGS =<wbr> -O2 -g -pipe -Wall -Wp,<wbr>-D_FORTIFY_SOURCE=<wbr>2 -fexceptions -fstack-protector --param=<wbr>ssp-buffer-size=<wbr>4 -m32 -march=<wbr>i686 -mtune=<wbr>atom -fasynchronous-unwind-tables -fno-strict-aliasing  -fPIC  
282
sitelibdir =<wbr> /usr/lib/ruby/site_ruby/1.8
283
PATH_SEPARATOR =<wbr> :<wbr>
284
libexecdir =<wbr> /usr/libexec
285
RUBYW_INSTALL_NAME =<wbr> 
286
LIBEXT =<wbr> a
287
ARCHFILE =<wbr> 
288
MAJOR =<wbr> 1
289
DLEXT2 =<wbr> 
290
build =<wbr> i386-redhat-linux-gnu
291
mandir =<wbr> /usr/share/man
292
RANLIB =<wbr> ranlib
293
LIBPATHENV =<wbr> LD_LIBRARY_PATH
294
EXTSTATIC =<wbr> 
295
sbindir =<wbr> /usr/sbin
296
pdfdir =<wbr> /usr/share/doc/$(PACKAGE)
297
EXTOUT =<wbr> .ext
298
LIBS =<wbr> -lpthread -lrt -ldl -lcrypt -lm 
299
target_alias =<wbr> i686-redhat-linux-gnu
300
cppflags =<wbr> 
301
INSTALL_SCRIPT =<wbr> /usr/bin/install -c
302
ECHO_T =<wbr> 
303
host_cpu =<wbr> i386
304
OBJDUMP =<wbr> 
305
oldincludedir =<wbr> /usr/include
306
DEFS =<wbr> -D_FILE_OFFSET_BITS=<wbr>64
307
SET_MAKE =<wbr> 
308
ECHO_N =<wbr> -n
309
CP =<wbr> cp
310
ALLOCA =<wbr> 
311
target_cpu =<wbr> i386
312
host_vendor =<wbr> redhat
313
INSTALL_PROGRAM =<wbr> /usr/bin/install -c
314
OUTFLAG =<wbr> -o 
315
INSTALL =<wbr> /usr/bin/install -c
316
target_os =<wbr> linux
317
WINDRES =<wbr> 
318
LDSHARED =<wbr> gcc -shared
319
rubylibdir =<wbr> /usr/lib/ruby/1.8
320
PACKAGE_BUGREPORT =<wbr> 
321
vendordir =<wbr> /usr/lib/ruby
322
DESTDIR =<wbr> 
323
infodir =<wbr> /usr/share/info
324
configure_args =<wbr>  '--build=<wbr>i386-redhat-linux-gnu' '--host=<wbr>i386-redhat-linux-gnu' '--target=<wbr>i686-redhat-linux-gnu' '--program-prefix=<wbr>' '--prefix=<wbr>/usr' '--exec-prefix=<wbr>/usr' '--bindir=<wbr>/usr/bin' '--sbindir=<wbr>/usr/sbin' '--sysconfdir=<wbr>/etc' '--datadir=<wbr>/usr/share' '--includedir=<wbr>/usr/include' '--libdir=<wbr>/usr/lib' '--libexecdir=<wbr>/usr/libexec' '--localstatedir=<wbr>/var' '--sharedstatedir=<wbr>/var/lib' '--mandir=<wbr>/usr/share/man' '--infodir=<wbr>/usr/share/info' '--with-default-kcode=<wbr>none' '--enable-shared' '--enable-pthread' '--disable-rpath' '--with-readline-include=<wbr>/usr/include/readline5' '--with-readline-lib=<wbr>/usr/lib/readline5' '--enable-dtrace' '--with-sitedir=<wbr>/usr/lib/ruby/site_ruby' '--with-sitearchdir=<wbr>/usr/lib/ruby/site_ruby' '--with-vendordir=<wbr>/usr/lib/ruby' '--with-vendorarchdir=<wbr>/usr/lib/ruby' 'build_alias=<wbr>i386-redhat-linux-gnu' 'host_alias=<wbr>i386-redhat-linux-gnu' 'target_alias=<wbr>i686-redhat-linux-gnu' 'CFLAGS=<wbr>-O2 -g -pipe -Wall -Wp,<wbr>-D_FORTIFY_SOURCE=<wbr>2 -fexceptions -fstack-protector --param=<wbr>ssp-buffer-size=<wbr>4 -m32 -march=<wbr>i686 -mtune=<wbr>atom -fasynchronous-unwind-tables -fno-strict-aliasing'
325
MINOR =<wbr> 8
326
topdir =<wbr> /usr/lib/ruby/1.8/i386-linux
327
bindir =<wbr> /usr/bin
328
LIBRUBY_SO =<wbr> libruby.so.1.8.7
329
LIBPATHFLAG =<wbr>  -L%s
330
DLEXT =<wbr> so
331
RPATHFLAG =<wbr> 
332
build_vendor =<wbr> redhat
333
OBJEXT =<wbr> o
334
host_os =<wbr> linux-gnu
335
CPPOUTFILE =<wbr> -o conftest.i
336
TRY_LINK =<wbr> 
337
optflags =<wbr> 
338
RM =<wbr> rm -f
339
dvidir =<wbr> /usr/share/doc/$(PACKAGE)
340
vendorarchdir =<wbr> /usr/lib/ruby/1.8/i386-linux
341
STATIC =<wbr> 
342
cflags =<wbr>  
343
archdir =<wbr> /usr/lib/ruby/1.8/i386-linux
344
MANTYPE =<wbr> doc
345
arch =<wbr> i386-linux
346
ENABLE_SHARED =<wbr> yes
347
libdir =<wbr> /usr/lib
348
ruby_install_name =<wbr> ruby
349
DLDFLAGS =<wbr> 
350
RDOCTARGET =<wbr> 
351
target_vendor =<wbr> redhat
352
PACKAGE_TARNAME =<wbr> 
353
DLLWRAP =<wbr> 
354
LDFLAGS =<wbr> -L.  -rdynamic -Wl,<wbr>-export-dynamic
355
CCDLFLAGS =<wbr>  -fPIC
356
COMMON_HEADERS =<wbr> 
357
MAKEDIRS =<wbr> mkdir -p
358
LIBRUBYARG_STATIC =<wbr> -lruby-static
359
LIBRUBY_ALIASES =<wbr> libruby.so.1.8 libruby.so
360
LIBRUBY_A =<wbr> libruby-static.a
361
datarootdir =<wbr> /usr/share
362
LIBRUBYARG =<wbr> -lruby
363
prefix =<wbr> /usr
364
ruby_version =<wbr> 1.8
365
includedir =<wbr> /usr/include
366
localedir =<wbr> /usr/share/locale
367
ASFLAGS =<wbr> 
368
YACC =<wbr> bison -y
369
PACKAGE_VERSION =<wbr> 
370
SOLIBS =<wbr> -lpthread -lrt -ldl -lcrypt -lm 
371
NROFF =<wbr> /usr/bin/nroff
372
COMMON_LIBS =<wbr> 
373
ECHO_C =<wbr> 
374
AR =<wbr> ar
375
LIBRUBYARG_SHARED =<wbr> -lruby
376
sharedstatedir =<wbr> /var/lib
377
debugflags =<wbr> 
378
psdir =<wbr> /usr/share/doc/$(PACKAGE)
379
sitedir =<wbr> /usr/lib/ruby/site_ruby
380
ruby_mm_version =<wbr> 1.8
381
YFLAGS =<wbr> 
382
PREP =<wbr> miniruby
383
DTRACE_HEADER =<wbr> dtrace.h
384
MAKEFILES =<wbr> Makefile
385
build_os =<wbr> linux-gnu
386
sitearch =<wbr> i386-linux
387
MAINLIBS =<wbr> 
388
target =<wbr> i686-redhat-linux-gnu
389
PATCHLEVEL =<wbr> 352
390
vendorlibdir =<wbr> /usr/lib/ruby/1.8
391
build_alias =<wbr> i386-redhat-linux-gnu
392
ARCH_FLAG =<wbr> 
393
rubyw_install_name =<wbr> 
394
DLDLIBS =<wbr>  -lc
395
SHELL =<wbr> /bin/sh
396
GNU_LD =<wbr> yes
397
htmldir =<wbr> /usr/share/doc/$(PACKAGE)
398
NM =<wbr> 
399
RUBY_INSTALL_NAME =<wbr> ruby
400
host =<wbr> i386-redhat-linux-gnu
401
build_cpu =<wbr> i386
402
sitearchdir =<wbr> /usr/lib/ruby/site_ruby/1.8/i386-linux
403
exec_prefix =<wbr> /usr
404
host_alias =<wbr> i386-redhat-linux-gnu
405
INSTALL_DATA =<wbr> /usr/bin/install -c -m 644
406
EXEEXT =<wbr> 
407
GREP =<wbr> /bin/grep
408
localstatedir =<wbr> /var
409
LN_S =<wbr> ln -s
410
setup =<wbr> Setup
411
LINK_SO =<wbr> 
412
STRIP =<wbr> strip -S -x
413
docdir =<wbr> /usr/share/doc/$(PACKAGE)
414
LIBRUBY =<wbr> libruby.so.1.8.7
415
TEENY =<wbr> 7
416
EGREP =<wbr> /bin/grep -E
417
PACKAGE_NAME =<wbr> 
418
COMMON_MACROS =<wbr> 
419
CPP =<wbr> gcc -E
420
</pre></dd>
421
				
422
				
423
					<dt>Activated Ruby gems</dt>
424
					<dd><pre>coderay =<wbr>&gt; 1.0.9
425
actionmailer =<wbr>&gt; 2.3.14
426
activesupport =<wbr>&gt; 2.3.14
427
rails =<wbr>&gt; 2.3.14
428
bundler =<wbr>&gt; 1.6.2
429
ruby-openid =<wbr>&gt; 2.1.8
430
rmagick =<wbr>&gt; 2.13.2
431
mysql =<wbr>&gt; 2.9.1
432
activerecord =<wbr>&gt; 2.3.14
433
activeresource =<wbr>&gt; 2.3.14
434
rake =<wbr>&gt; 10.3.2
435
i18n =<wbr>&gt; 0.4.2
436
rack =<wbr>&gt; 1.1.6
437
fastercsv =<wbr>&gt; 1.5.5
438
actionpack =<wbr>&gt; 2.3.14
439
tzinfo =<wbr>&gt; 0.3.39
440
net-ldap =<wbr>&gt; 0.3.1
441
</pre></dd>
442
				
443
				
444
					<dt>Ruby load path ($LOAD_PATH)</dt>
445
					<dd><pre>/var/www/redmine-1.4.4/vendor/plugins/acts_as_list/lib
446
/usr/lib/ruby/gems/1.8/gems/actionmailer-2.3.14/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib
447
/usr/lib/ruby/gems/1.8/gems/actionmailer-2.3.14/lib/action_mailer/vendor/tmail-1.2.7
448
/var/www/redmine-1.4.4/app/controllers/
449
/var/www/redmine-1.4.4/app
450
/var/www/redmine-1.4.4/app/models
451
/var/www/redmine-1.4.4/app/controllers
452
/var/www/redmine-1.4.4/app/helpers
453
/var/www/redmine-1.4.4/lib
454
/var/www/redmine-1.4.4/vendor/plugins/rfpdf/lib
455
/var/www/redmine-1.4.4/vendor/plugins/open_id_authentication/lib
456
/var/www/redmine-1.4.4/vendor/plugins/gravatar/lib
457
/var/www/redmine-1.4.4/vendor/plugins/classic_pagination/lib
458
/var/www/redmine-1.4.4/vendor/plugins/awesome_nested_set/lib
459
/var/www/redmine-1.4.4/vendor/plugins/acts_as_watchable/lib
460
/var/www/redmine-1.4.4/vendor/plugins/acts_as_versioned/lib
461
/var/www/redmine-1.4.4/vendor/plugins/acts_as_tree/lib
462
/var/www/redmine-1.4.4/vendor/plugins/acts_as_searchable/lib
463
/var/www/redmine-1.4.4/vendor/plugins/acts_as_list/lib
464
/var/www/redmine-1.4.4/vendor/plugins/acts_as_event/lib
465
/var/www/redmine-1.4.4/vendor/plugins/acts_as_customizable/lib
466
/var/www/redmine-1.4.4/vendor/plugins/acts_as_attachable/lib
467
/var/www/redmine-1.4.4/vendor/plugins/acts_as_activity_provider/lib
468
/var/www/redmine-1.4.4/vendor/plugins/action_mailer_optional_tls/lib
469
/var/www/redmine-1.4.4/vendor/plugins/engines/lib
470
/var/www/redmine-1.4.4/vendor
471
/var/www/redmine-1.4.4/app/sweepers
472
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/vendor/memcache-client-1.7.4
473
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/vendor/builder-2.1.2
474
/usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib
475
/usr/lib/ruby/gems/1.8/gems/tzinfo-0.3.39/lib
476
/usr/lib/ruby/gems/1.8/gems/ruby-openid-2.1.8/lib
477
/usr/lib/ruby/gems/1.8/gems/rmagick-2.13.2/lib
478
/usr/lib/ruby/gems/1.8/gems/rmagick-2.13.2/ext
479
/usr/lib/ruby/gems/1.8/gems/net-ldap-0.3.1/lib
480
/usr/lib/ruby/gems/1.8/gems/mysql-2.9.1/lib
481
/usr/lib/ruby/gems/1.8/gems/i18n-0.4.2/lib
482
/usr/lib/ruby/gems/1.8/gems/fastercsv-1.5.5/lib
483
/usr/lib/ruby/gems/1.8/gems/coderay-1.0.9/lib
484
/usr/lib/ruby/gems/1.8/gems/activeresource-2.3.14/lib
485
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.14/lib
486
/usr/lib/ruby/gems/1.8/gems/actionmailer-2.3.14/lib
487
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.14/lib
488
/usr/lib/ruby/gems/1.8/gems/rack-1.1.6/lib
489
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.14/lib
490
/usr/lib/ruby/gems/1.8/gems/rake-10.3.2/lib
491
/usr/lib/ruby/gems/1.8/gems/bundler-1.6.2/lib
492
/usr/lib/ruby/site_ruby/1.8
493
/usr/lib/ruby/site_ruby/1.8/i386-linux
494
/usr/lib/ruby/site_ruby
495
/usr/lib/site_ruby/1.8
496
/usr/lib/site_ruby/1.8/i386-linux
497
/usr/lib/site_ruby
498
/usr/lib/ruby/1.8
499
/usr/lib/ruby/1.8/i386-linux
500
.
501
</pre></dd>
502
				
503
				
504
					<dt>Ruby loaded libraries ($LOADED_FEATURES)</dt>
505
					<dd><pre>enumerator.so
506
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger.rb
507
rbconfig.rb
508
etc.so
509
fileutils.rb
510
tmpdir.rb
511
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/utils/tmpio.rb
512
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/platform_info.rb
513
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/platform_info/operating_system.rb
514
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/platform_info/ruby.rb
515
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/platform_info/binary_compatibility.rb
516
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/buildout/ruby/ruby-1.8.7-x86-linux/passenger_native_support.so
517
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/native_support.rb
518
rubygems/defaults.rb
519
thread.so
520
thread.rb
521
rubygems/exceptions.rb
522
rubygems/version.rb
523
rubygems/requirement.rb
524
rubygems/dependency.rb
525
rubygems/gem_path_searcher.rb
526
rubygems/user_interaction.rb
527
rubygems/platform.rb
528
rubygems/specification.rb
529
rubygems/source_index.rb
530
rubygems/builder.rb
531
rubygems/config_file.rb
532
rubygems/custom_require.rb
533
rubygems.rb
534
socket.so
535
fcntl.so
536
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/ruby_core_enhancements.rb
537
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/utils/tmpdir.rb
538
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/preloader_shared_helpers.rb
539
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/constants.rb
540
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/public_api.rb
541
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/debug_logging.rb
542
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/loader_shared_helpers.rb
543
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/message_channel.rb
544
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/utils.rb
545
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/message_client.rb
546
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/utils/native_support_utils.rb
547
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/utils/unseekable_socket.rb
548
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/request_handler/thread_handler.rb
549
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/request_handler.rb
550
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.42/lib/phusion_passenger/analytics_logger.rb
551
pathname.rb
552
bundler/gem_path_manipulation.rb
553
bundler/gem_helpers.rb
554
bundler/match_platform.rb
555
bundler/rubygems_ext.rb
556
bundler/rubygems_integration.rb
557
bundler/version.rb
558
bundler/constants.rb
559
bundler/current_ruby.rb
560
bundler.rb
561
bundler/settings.rb
562
bundler/shared_helpers.rb
563
digest.so
564
digest.rb
565
digest/sha1.so
566
set.rb
567
bundler/definition.rb
568
bundler/dependency.rb
569
bundler/ruby_dsl.rb
570
bundler/dsl.rb
571
bundler/ui.rb
572
bundler/ui/silent.rb
573
bundler/source.rb
574
uri/common.rb
575
uri/generic.rb
576
uri/ftp.rb
577
uri/http.rb
578
uri/https.rb
579
uri/ldap.rb
580
uri/ldaps.rb
581
uri/mailto.rb
582
uri.rb
583
zlib.so
584
timeout.rb
585
net/protocol.rb
586
net/http.rb
587
stringio.so
588
rational.rb
589
date/format.rb
590
parsedate.rb
591
time.rb
592
rubygems/remote_fetcher.rb
593
rubygems/errors.rb
594
rubygems/spec_fetcher.rb
595
bundler/source/rubygems.rb
596
strscan.so
597
bundler/source/path.rb
598
bundler/source/git.rb
599
bundler/lockfile_parser.rb
600
bundler/lazy_specification.rb
601
tsort.rb
602
forwardable.rb
603
bundler/spec_set.rb
604
bundler/environment.rb
605
bundler/runtime.rb
606
bundler/index.rb
607
bundler/remote_specification.rb
608
bundler/endpoint_specification.rb
609
bundler/dep_proxy.rb
610
monitor.rb
611
logger.rb
612
railties_path.rb
613
rails/version.rb
614
rails/plugin/locator.rb
615
rails/plugin.rb
616
rails/plugin/loader.rb
617
yaml/error.rb
618
syck.so
619
yaml/ypath.rb
620
yaml/basenode.rb
621
yaml/syck.rb
622
yaml/tag.rb
623
yaml/stream.rb
624
yaml/constants.rb
625
date.rb
626
yaml/rubytypes.rb
627
yaml/types.rb
628
yaml.rb
629
rails/vendor_gem_source_index.rb
630
rails/gem_dependency.rb
631
rails/rack.rb
632
initializer.rb
633
/var/www/redmine-1.4.4/config/boot.rb
634
blankslate.rb
635
builder/blankslate.rb
636
builder/xchar.rb
637
builder/xmlbase.rb
638
builder/xmlmarkup.rb
639
builder/xmlevents.rb
640
builder.rb
641
i18n/version.rb
642
i18n/exceptions.rb
643
i18n/core_ext/string/interpolate.rb
644
i18n.rb
645
active_support/vendor.rb
646
active_support/core_ext/array/access.rb
647
active_support/core_ext/array/conversions.rb
648
active_support/core_ext/array/extract_options.rb
649
active_support/core_ext/array/grouping.rb
650
active_support/core_ext/array/random_access.rb
651
active_support/core_ext/array/wrapper.rb
652
active_support/core_ext/array.rb
653
nkf.so
654
kconv.rb
655
base64.rb
656
active_support/base64.rb
657
active_support/core_ext/base64/encoding.rb
658
active_support/core_ext/base64.rb
659
benchmark.rb
660
active_support/core_ext/benchmark.rb
661
bigdecimal.so
662
active_support/core_ext/bigdecimal/conversions.rb
663
active_support/core_ext/bigdecimal.rb
664
active_support/core_ext/cgi/escape_skipping_slashes.rb
665
active_support/core_ext/cgi.rb
666
active_support/core_ext/class/attribute_accessors.rb
667
active_support/core_ext/class/inheritable_attributes.rb
668
active_support/core_ext/class/removal.rb
669
active_support/core_ext/class/delegating_attributes.rb
670
active_support/core_ext/kernel/singleton_class.rb
671
active_support/core_ext/module/remove_method.rb
672
active_support/core_ext/class/attribute.rb
673
active_support/core_ext/class.rb
674
active_support/core_ext/date/behavior.rb
675
active_support/core_ext/date/calculations.rb
676
active_support/core_ext/date/conversions.rb
677
active_support/core_ext/date.rb
678
active_support/core_ext/time/behavior.rb
679
active_support/core_ext/time/zones.rb
680
active_support/core_ext/date_time/calculations.rb
681
active_support/core_ext/date_time/conversions.rb
682
active_support/core_ext/date_time.rb
683
active_support/core_ext/duplicable.rb
684
active_support/ordered_hash.rb
685
active_support/core_ext/enumerable.rb
686
active_support/core_ext/exception.rb
687
active_support/core_ext/file/atomic.rb
688
active_support/core_ext/file.rb
689
active_support/core_ext/float/rounding.rb
690
active_support/core_ext/float/time.rb
691
active_support/core_ext/float.rb
692
active_support/core_ext/hash/keys.rb
693
active_support/core_ext/hash/indifferent_access.rb
694
active_support/core_ext/hash/deep_merge.rb
695
active_support/core_ext/hash/reverse_merge.rb
696
active_support/core_ext/module/attribute_accessors.rb
697
active_support/core_ext/hash/conversions.rb
698
active_support/core_ext/hash/diff.rb
699
active_support/core_ext/hash/slice.rb
700
active_support/core_ext/hash/except.rb
701
active_support/core_ext/hash.rb
702
active_support/core_ext/integer/even_odd.rb
703
singleton.rb
704
iconv.so
705
active_support/inflections.rb
706
active_support/core_ext/string/inflections.rb
707
active_support/inflector.rb
708
active_support/core_ext/integer/inflections.rb
709
active_support/core_ext/integer/time.rb
710
active_support/core_ext/integer.rb
711
active_support/core_ext/kernel/daemonizing.rb
712
active_support/core_ext/kernel/reporting.rb
713
active_support/core_ext/kernel/agnostics.rb
714
active_support/core_ext/kernel/requires.rb
715
active_support/core_ext/kernel/debugger.rb
716
active_support/core_ext/kernel.rb
717
active_support/core_ext/load_error.rb
718
active_support/core_ext/logger.rb
719
active_support/core_ext/module/inclusion.rb
720
active_support/core_ext/module/attr_internal.rb
721
active_support/core_ext/module/attr_accessor_with_default.rb
722
active_support/core_ext/module/delegation.rb
723
active_support/core_ext/module/introspection.rb
724
active_support/core_ext/module/loading.rb
725
active_support/core_ext/module/aliasing.rb
726
active_support/core_ext/module/model_naming.rb
727
active_support/core_ext/module/synchronization.rb
728
active_support/core_ext/module.rb
729
active_support/core_ext/name_error.rb
730
active_support/core_ext/numeric/time.rb
731
active_support/core_ext/numeric/bytes.rb
732
active_support/core_ext/numeric/conversions.rb
733
active_support/core_ext/numeric.rb
734
active_support/core_ext/object/blank.rb
735
active_support/core_ext/object/conversions.rb
736
active_support/core_ext/object/extending.rb
737
active_support/core_ext/object/instance_variables.rb
738
active_support/deprecation.rb
739
active_support/core_ext/object/metaclass.rb
740
active_support/core_ext/object/singleton_class.rb
741
active_support/core_ext/object/misc.rb
742
active_support/core_ext/object.rb
743
active_support/core_ext/pathname/clean_within.rb
744
active_support/core_ext/pathname.rb
745
active_support/core_ext/proc.rb
746
active_support/core_ext/process/daemon.rb
747
active_support/core_ext/process.rb
748
active_support/core_ext/range/conversions.rb
749
active_support/core_ext/range/overlaps.rb
750
active_support/core_ext/range/include_range.rb
751
active_support/core_ext/range/blockless_step.rb
752
active_support/core_ext/range.rb
753
rexml/rexml.rb
754
active_support/core_ext/rexml.rb
755
active_support/core_ext/string/bytesize.rb
756
active_support/core_ext/string/conversions.rb
757
active_support/core_ext/string/access.rb
758
active_support/core_ext/string/starts_ends_with.rb
759
active_support/core_ext/string/iterators.rb
760
active_support/core_ext/string/multibyte.rb
761
active_support/core_ext/string/xchar.rb
762
active_support/core_ext/string/filters.rb
763
active_support/core_ext/string/behavior.rb
764
erb.rb
765
active_support/core_ext/string/output_safety.rb
766
active_support/core_ext/string.rb
767
active_support/core_ext/symbol.rb
768
active_support/basic_object.rb
769
active_support/duration.rb
770
active_support/core_ext/time/calculations.rb
771
active_support/core_ext/time/conversions.rb
772
active_support/core_ext/time.rb
773
active_support/core_ext/try.rb
774
active_support/core_ext/uri.rb
775
active_support/core_ext.rb
776
active_support/dependencies.rb
777
active_support/json/decoding.rb
778
active_support/json/variable.rb
779
active_support/json/encoders/date.rb
780
active_support/json/encoders/date_time.rb
781
active_support/json/encoders/enumerable.rb
782
active_support/json/encoders/false_class.rb
783
active_support/json/encoders/hash.rb
784
active_support/json/encoders/nil_class.rb
785
active_support/json/encoders/numeric.rb
786
active_support/json/encoders/object.rb
787
active_support/json/encoders/regexp.rb
788
active_support/json/encoders/string.rb
789
active_support/json/encoders/symbol.rb
790
active_support/json/encoders/time.rb
791
active_support/json/encoders/true_class.rb
792
active_support/json/encoding.rb
793
active_support/json.rb
794
i18n/config.rb
795
active_support.rb
796
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines/plugin.rb
797
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines/plugin/list.rb
798
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines/plugin/loader.rb
799
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines/plugin/locator.rb
800
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines/assets.rb
801
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines/rails_extensions/rails.rb
802
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/lib/engines.rb
803
/var/www/redmine-1.4.4/config/../vendor/plugins/engines/boot.rb
804
ruby_version_check.rb
805
active_record.rb
806
rack.rb
807
English.rb
808
delegate.rb
809
cgi.rb
810
action_controller/cgi_ext/stdinput.rb
811
action_controller/cgi_ext/query_extension.rb
812
action_controller/cgi_ext/cookie.rb
813
action_controller/cgi_ext.rb
814
action_view.rb
815
action_controller.rb
816
tmail/version.rb
817
tmail/utils.rb
818
tmail/interface.rb
819
tmail/base64.rb
820
tmail/stringio.rb
821
tmail/encode.rb
822
racc/cparse.so
823
racc/parser.rb
824
tmail/config.rb
825
tmail/scanner_r.rb
826
tmail/scanner.rb
827
tmail/parser.rb
828
tmail/address.rb
829
tmail/header.rb
830
tmail/port.rb
831
tmail/attachments.rb
832
tmail/quoting.rb
833
tmail/mail.rb
834
mutex_m.rb
835
tmail/mailbox.rb
836
tmail/core_extensions.rb
837
tmail/net.rb
838
rchardet/charsetprober.rb
839
rchardet/mbcharsetprober.rb
840
rchardet/big5freq.rb
841
rchardet/big5prober.rb
842
rchardet/chardistribution.rb
843
rchardet/charsetgroupprober.rb
844
rchardet/codingstatemachine.rb
845
rchardet/constants.rb
846
rchardet/escprober.rb
847
rchardet/escsm.rb
848
rchardet/eucjpprober.rb
849
rchardet/euckrfreq.rb
850
rchardet/euckrprober.rb
851
rchardet/euctwfreq.rb
852
rchardet/euctwprober.rb
853
rchardet/gb2312freq.rb
854
rchardet/gb2312prober.rb
855
rchardet/hebrewprober.rb
856
rchardet/jisfreq.rb
857
rchardet/jpcntx.rb
858
rchardet/langbulgarianmodel.rb
859
rchardet/langcyrillicmodel.rb
860
rchardet/langgreekmodel.rb
861
rchardet/langhebrewmodel.rb
862
rchardet/langhungarianmodel.rb
863
rchardet/langthaimodel.rb
864
rchardet/latin1prober.rb
865
rchardet/mbcsgroupprober.rb
866
rchardet/mbcssm.rb
867
rchardet/sbcharsetprober.rb
868
rchardet/sbcsgroupprober.rb
869
rchardet/sjisprober.rb
870
rchardet/universaldetector.rb
871
rchardet/utf8prober.rb
872
tmail/vendor/rchardet-1.3/lib/rchardet.rb
873
tmail.rb
874
action_mailer/vendor/tmail.rb
875
action_mailer.rb
876
active_resource/formats/xml_format.rb
877
active_resource/formats/json_format.rb
878
active_resource/formats.rb
879
openssl.so
880
openssl/bn.rb
881
openssl/cipher.rb
882
openssl/config.rb
883
openssl/digest.rb
884
openssl/pkcs7.rb
885
openssl/buffering.rb
886
openssl/ssl-internal.rb
887
openssl/x509-internal.rb
888
openssl.rb
889
net/https.rb
890
active_resource/connection.rb
891
active_resource/base.rb
892
active_resource/validations.rb
893
active_resource/custom_methods.rb
894
active_resource.rb
895
rubygems/dependency_list.rb
896
active_record/query_cache.rb
897
active_record/validations.rb
898
active_support/callbacks.rb
899
active_record/locking/optimistic.rb
900
active_record/locking/pessimistic.rb
901
active_record/attribute_methods.rb
902
active_record/dirty.rb
903
observer.rb
904
active_record/callbacks.rb
905
active_record/observer.rb
906
active_record/timestamp.rb
907
active_record/associations.rb
908
active_record/association_preload.rb
909
active_record/named_scope.rb
910
active_record/autosave_association.rb
911
active_record/nested_attributes.rb
912
active_record/aggregations.rb
913
active_record/transactions.rb
914
active_record/reflection.rb
915
active_record/batches.rb
916
active_record/calculations.rb
917
active_record/serializers/xml_serializer.rb
918
active_record/serializers/json_serializer.rb
919
active_record/serialization.rb
920
bigdecimal/util.rb
921
active_record/connection_adapters/abstract/schema_definitions.rb
922
active_record/connection_adapters/abstract/schema_statements.rb
923
active_record/connection_adapters/abstract/database_statements.rb
924
active_record/connection_adapters/abstract/quoting.rb
925
active_record/connection_adapters/abstract/connection_pool.rb
926
active_record/connection_adapters/abstract/connection_specification.rb
927
active_record/connection_adapters/abstract/query_cache.rb
928
active_record/connection_adapters/abstract/database_limits.rb
929
active_record/connection_adapters/abstract_adapter.rb
930
active_record/base.rb
931
active_record/connection_adapters/mysql_adapter.rb
932
active_record/dynamic_finder_match.rb
933
active_record/dynamic_scope_match.rb
934
active_support/cache.rb
935
active_support/cache/memory_store.rb
936
action_controller/status_codes.rb
937
active_support/multibyte/chars.rb
938
active_support/multibyte/exceptions.rb
939
active_support/multibyte/unicode_database.rb
940
active_support/multibyte/utils.rb
941
active_support/multibyte.rb
942
action_view/helpers/tag_helper.rb
943
action_view/helpers/sanitize_helper.rb
944
active_support/memoizable.rb
945
action_view/helpers/date_helper.rb
946
action_view/helpers/form_tag_helper.rb
947
action_view/helpers/form_helper.rb
948
action_view/helpers/active_record_helper.rb
949
action_view/helpers/prototype_helper.rb
950
action_view/helpers/javascript_helper.rb
951
action_view/helpers/url_helper.rb
952
action_view/helpers/asset_tag_helper.rb
953
action_view/helpers/atom_feed_helper.rb
954
action_view/helpers/benchmark_helper.rb
955
action_view/helpers/cache_helper.rb
956
action_view/helpers/capture_helper.rb
957
action_view/helpers/csrf_helper.rb
958
action_view/helpers/debug_helper.rb
959
action_view/helpers/form_options_helper.rb
960
action_view/helpers/number_helper.rb
961
action_view/helpers/raw_output_helper.rb
962
action_view/helpers/record_identification_helper.rb
963
action_view/helpers/record_tag_helper.rb
964
action_view/helpers/scriptaculous_helper.rb
965
action_view/helpers/text_helper.rb
966
action_view/helpers/translation_helper.rb
967
action_view/helpers.rb
968
action_view/partials.rb
969
action_view/base.rb
970
action_view/paths.rb
971
action_controller/filters.rb
972
action_controller/layout.rb
973
action_controller/benchmarking.rb
974
action_view/template_handlers.rb
975
action_view/template_handler.rb
976
action_view/template_handlers/erb.rb
977
action_view/template_handlers/rjs.rb
978
action_view/template_handlers/builder.rb
979
action_view/renderable.rb
980
action_view/template.rb
981
action_view/renderable_partial.rb
982
action_controller/rescue.rb
983
action_controller/mime_types.rb
984
action_controller/mime_type.rb
985
action_controller/mime_responds.rb
986
action_controller/helpers.rb
987
action_controller/flash.rb
988
action_controller/cookies.rb
989
action_controller/caching.rb
990
action_controller/verification.rb
991
action_controller/streaming.rb
992
action_controller/session_management.rb
993
action_controller/http_authentication.rb
994
action_controller/record_identifier.rb
995
action_controller/request_forgery_protection.rb
996
action_controller/translation.rb
997
active_support/rescuable.rb
998
action_controller/caching/pages.rb
999
action_controller/caching/actions.rb
1000
action_controller/caching/fragments.rb
1001
action_controller/caching/sweeping.rb
1002
action_controller/base.rb
1003
active_support/buffered_logger.rb
1004
action_mailer/adv_attr_accessor.rb
1005
action_mailer/part_container.rb
1006
action_mailer/quoting.rb
1007
action_mailer/utils.rb
1008
action_controller/url_rewriter.rb
1009
action_controller/routing/optimisations.rb
1010
action_controller/routing/routing_ext.rb
1011
action_controller/routing/route.rb
1012
action_controller/routing/segments.rb
1013
action_controller/routing/builder.rb
1014
action_controller/resources.rb
1015
action_controller/routing/route_set.rb
1016
action_controller/routing/recognition_optimisation.rb
1017
action_controller/polymorphic_routes.rb
1018
action_controller/routing.rb
1019
action_mailer/helpers.rb
1020
action_mailer/mail_helper.rb
1021
action_mailer/base.rb
1022
rails/rack/metal.rb
1023
action_controller/middleware_stack.rb
1024
action_controller/dispatcher.rb
1025
rack/lock.rb
1026
action_controller/params_parser.rb
1027
action_controller/failsafe.rb
1028
tempfile.rb
1029
rack/utils.rb
1030
action_controller/session/abstract_store.rb
1031
action_controller/session/cookie_store.rb
1032
active_support/string_inquirer.rb
1033
/usr/lib/ruby/gems/1.8/gems/coderay-1.0.9/lib/coderay/version.rb
1034
coderay.rb
1035
faster_csv.rb
1036
fastercsv.rb
1037
tzinfo/ruby_core_support.rb
1038
tzinfo/offset_rationals.rb
1039
tzinfo/time_or_datetime.rb
1040
tzinfo/timezone_definition.rb
1041
tzinfo/timezone_offset_info.rb
1042
tzinfo/timezone_transition_info.rb
1043
tzinfo/timezone_index_definition.rb
1044
tzinfo/timezone_info.rb
1045
tzinfo/data_timezone_info.rb
1046
tzinfo/linked_timezone_info.rb
1047
tzinfo/timezone_period.rb
1048
tzinfo/timezone.rb
1049
tzinfo/info_timezone.rb
1050
tzinfo/data_timezone.rb
1051
tzinfo/linked_timezone.rb
1052
tzinfo/timezone_proxy.rb
1053
tzinfo/country_index_definition.rb
1054
tzinfo/country_info.rb
1055
tzinfo/country.rb
1056
tzinfo/country_timezone.rb
1057
tzinfo.rb
1058
digest/md5.so
1059
net/smtp.rb
1060
smtp_tls.rb
1061
action_mailer_tls.rb
1062
/var/www/redmine-1.4.4/vendor/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb
1063
/var/www/redmine-1.4.4/vendor/plugins/acts_as_attachable/lib/acts_as_attachable.rb
1064
/var/www/redmine-1.4.4/vendor/plugins/acts_as_customizable/lib/acts_as_customizable.rb
1065
/var/www/redmine-1.4.4/vendor/plugins/acts_as_event/lib/acts_as_event.rb
1066
active_record/acts/list.rb
1067
/var/www/redmine-1.4.4/vendor/plugins/acts_as_searchable/lib/acts_as_searchable.rb
1068
/var/www/redmine-1.4.4/vendor/plugins/acts_as_tree/lib/active_record/acts/tree.rb
1069
acts_as_versioned.rb
1070
/var/www/redmine-1.4.4/vendor/plugins/acts_as_watchable/lib/acts_as_watchable.rb
1071
awesome_nested_set/compatability.rb
1072
awesome_nested_set.rb
1073
awesome_nested_set/helper.rb
1074
pagination.rb
1075
pagination_helper.rb
1076
gravatar.rb
1077
openid/extras.rb
1078
openid/util.rb
1079
openid/kvform.rb
1080
openid/message.rb
1081
openid/protocolerror.rb
1082
openid/fetchers.rb
1083
openid/kvpost.rb
1084
openid/urinorm.rb
1085
openid/yadis/accept.rb
1086
openid/yadis/constants.rb
1087
openid/yadis/htmltokenizer.rb
1088
openid/yadis/parsehtml.rb
1089
openid/yadis/discovery.rb
1090
rexml/parseexception.rb
1091
rexml/formatters/default.rb
1092
rexml/formatters/pretty.rb
1093
rexml/node.rb
1094
rexml/child.rb
1095
rexml/parent.rb
1096
rexml/xmltokens.rb
1097
rexml/namespace.rb
1098
rexml/encoding.rb
1099
rexml/source.rb
1100
rexml/entity.rb
1101
rexml/attlistdecl.rb
1102
rexml/doctype.rb
1103
rexml/text.rb
1104
rexml/attribute.rb
1105
rexml/cdata.rb
1106
rexml/functions.rb
1107
rexml/syncenumerator.rb
1108
rexml/parsers/xpathparser.rb
1109
rexml/xpath_parser.rb
1110
rexml/xpath.rb
1111
rexml/element.rb
1112
rexml/xmldecl.rb
1113
rexml/comment.rb
1114
rexml/instruction.rb
1115
rexml/output.rb
1116
rexml/undefinednamespaceexception.rb
1117
rexml/parsers/baseparser.rb
1118
rexml/parsers/streamparser.rb
1119
rexml/validation/validationexception.rb
1120
rexml/parsers/treeparser.rb
1121
rexml/encodings/UTF-8.rb
1122
rexml/document.rb
1123
openid/yadis/xri.rb
1124
openid/yadis/xrds.rb
1125
openid/yadis/filters.rb
1126
openid/yadis/services.rb
1127
openid/consumer/html_parse.rb
1128
openid/yadis/xrires.rb
1129
openid/consumer/discovery.rb
1130
openid/consumer/idres.rb
1131
openid/consumer/checkid_request.rb
1132
digest/sha2.rb
1133
hmac/hmac.rb
1134
hmac/sha1.rb
1135
hmac/sha2.rb
1136
openid/cryptutil.rb
1137
openid/dh.rb
1138
openid/association.rb
1139
openid/consumer/associationmanager.rb
1140
openid/consumer/responses.rb
1141
openid/consumer/discovery_manager.rb
1142
openid/store/nonce.rb
1143
openid/consumer.rb
1144
openid/trustroot.rb
1145
openid/server.rb
1146
openid.rb
1147
rfpdf/action_controller.rb
1148
rfpdf/action_view.rb
1149
rfpdf/template_handler/compile_support.rb
1150
rfpdf/template_handlers/base.rb
1151
rfpdf.rb
1152
/var/www/redmine-1.4.4/lib/redmine/i18n.rb
1153
rack/request.rb
1154
action_controller/request.rb
1155
i18n/backend.rb
1156
i18n/core_ext/hash.rb
1157
i18n/backend/transliterator.rb
1158
i18n/backend/base.rb
1159
i18n/backend/simple.rb
1160
i18n/backend/fallbacks.rb
1161
redmine/access_control.rb
1162
redmine/menu_manager.rb
1163
redmine/activity.rb
1164
redmine/search.rb
1165
redmine/custom_field_format.rb
1166
redmine/mime_type.rb
1167
/var/www/redmine-1.4.4/lib/redmine/core_ext/active_record.rb
1168
/var/www/redmine-1.4.4/lib/redmine/core_ext/date/calculations.rb
1169
/var/www/redmine-1.4.4/lib/redmine/core_ext/date.rb
1170
/var/www/redmine-1.4.4/lib/redmine/core_ext/string/conversions.rb
1171
/var/www/redmine-1.4.4/lib/redmine/core_ext/string/inflections.rb
1172
/var/www/redmine-1.4.4/lib/redmine/core_ext/string.rb
1173
redmine/core_ext.rb
1174
redmine/themes.rb
1175
redmine/hook.rb
1176
redmine/plugin.rb
1177
redmine/notifiable.rb
1178
redmine/wiki_formatting.rb
1179
redmine/scm/base.rb
1180
RMagick2.so
1181
RMagick.rb
1182
/var/www/redmine-1.4.4/lib/redmine/info.rb
1183
/var/www/redmine-1.4.4/lib/redmine/access_keys.rb
1184
redcloth3.rb
1185
/var/www/redmine-1.4.4/lib/redmine/wiki_formatting/textile/formatter.rb
1186
/var/www/redmine-1.4.4/lib/redmine/wiki_formatting/textile/helper.rb
1187
/var/www/redmine-1.4.4/lib/redmine/views/api_template_handler.rb
1188
redmine.rb
1189
engines/rails_extensions/asset_helpers.rb
1190
engines/rails_extensions/form_tag_helpers.rb
1191
active_record/migration.rb
1192
engines/plugin/migrator.rb
1193
engines/rails_extensions/migrations.rb
1194
engines/rails_extensions/dependencies.rb
1195
dispatcher.rb
1196
rack/methodoverride.rb
1197
rack/head.rb
1198
action_controller/string_coercion.rb
1199
active_support/message_verifier.rb
1200
openid/extension.rb
1201
openid/extensions/sreg.rb
1202
openid/extensions/ax.rb
1203
openid/store/interface.rb
1204
openid/store/filesystem.rb
1205
/var/www/redmine-1.4.4/vendor/plugins/open_id_authentication/lib/open_id_authentication/db_store.rb
1206
/var/www/redmine-1.4.4/vendor/plugins/open_id_authentication/lib/open_id_authentication/mem_cache_store.rb
1207
/var/www/redmine-1.4.4/vendor/plugins/open_id_authentication/lib/open_id_authentication/request.rb
1208
/var/www/redmine-1.4.4/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb
1209
/var/www/redmine-1.4.4/app/models/message_observer.rb
1210
/var/www/redmine-1.4.4/lib/redmine/safe_attributes.rb
1211
active_record/associations/association_proxy.rb
1212
active_record/associations/belongs_to_association.rb
1213
active_record/associations/association_collection.rb
1214
active_record/associations/has_many_association.rb
1215
active_record/associations/belongs_to_polymorphic_association.rb
1216
/var/www/redmine-1.4.4/lib/redmine/subclass_factory.rb
1217
/var/www/redmine-1.4.4/app/models/custom_field.rb
1218
/var/www/redmine-1.4.4/app/models/version.rb
1219
active_record/associations/has_many_through_association.rb
1220
/var/www/redmine-1.4.4/app/models/principal.rb
1221
active_record/associations/has_and_belongs_to_many_association.rb
1222
active_record/associations/has_one_association.rb
1223
/var/www/redmine-1.4.4/app/models/user.rb
1224
/var/www/redmine-1.4.4/app/models/tracker.rb
1225
/var/www/redmine-1.4.4/app/models/issue_category.rb
1226
mysql/mysql_api.so
1227
mysql/version.rb
1228
mysql.rb
1229
/var/www/redmine-1.4.4/app/models/project.rb
1230
/var/www/redmine-1.4.4/app/models/document.rb
1231
/var/www/redmine-1.4.4/lib/redmine/configuration.rb
1232
</pre></dd>
1233
				
1234
				</dl>
1235
			</div>
1236
		</div>
1237
		<div id="site_footer">
1238
			<!--
1239
			   You are free to modify the footer as you see fit,
1240
			   but we kindly ask of you to preserve to following
1241
			   text. Thank you.
1242
			-->
1243
			<div class="container">
1244
				Powered by <a href="https://www.phusionpassenger.com/">Phusion Passenger</a>,
1245
				<tt>mod_rails</tt> / <tt>mod_rack</tt> for Apache and Nginx.
1246
			</div>
1247
		</div>
1248
	</div>
1249

    
1250

    
1251

    
1252

    
1253
</body></html>
    (1-1/1)