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_application_could_not_be_started_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>/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/preloader_shared_helpers.rb:<wbr>99:<wbr>in `initialize':<wbr> No such file or directory - "/tmp/passenger.1.0.13565/generation-1/backends/preloader.20195" (Errno:<wbr>:<wbr>ENOENT)
|
137
|
from /usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/preloader_shared_helpers.rb:<wbr>99:<wbr>in `new'
|
138
|
from /usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/preloader_shared_helpers.rb:<wbr>99:<wbr>in `run_main_loop'
|
139
|
from /usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/helper-scripts/rack-preloader.rb:<wbr>151:<wbr>in `<module:<wbr>App>'
|
140
|
from /usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/helper-scripts/rack-preloader.rb:<wbr>29:<wbr>in `<module:<wbr>PhusionPassenger>'
|
141
|
from /usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/helper-scripts/rack-preloader.rb:<wbr>28:<wbr>in `<main>'
|
142
|
</pre>
|
143
|
|
144
|
<dl>
|
145
|
<dt>Application root</dt>
|
146
|
<dd>/opt/redmine</dd>
|
147
|
<dt>Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV and PASSENGER_ENV)</dt>
|
148
|
<dd>production</dd>
|
149
|
|
150
|
<dt>Ruby interpreter command</dt>
|
151
|
<dd><pre>/usr/bin/ruby</pre></dd>
|
152
|
|
153
|
<dt>User and groups</dt>
|
154
|
<dd><pre>uid=<wbr>111(redmine) gid=<wbr>112(redmine) groups=<wbr>112(redmine),<wbr>8(www)
|
155
|
</pre></dd>
|
156
|
<dt>Environment variables</dt>
|
157
|
<dd><pre>get_module_list_done=<wbr>true
|
158
|
get_includes_done=<wbr>true
|
159
|
PATH=<wbr>/usr/local/sbin:<wbr>/usr/local/bin:<wbr>/usr/sbin:<wbr>/usr/bin:<wbr>/sbin:<wbr>/bin
|
160
|
PWD=<wbr>/opt/redmine
|
161
|
LANG=<wbr>POSIX
|
162
|
NOTIFY_SOCKET=<wbr>@/org/freedesktop/systemd1/notify
|
163
|
SHLVL=<wbr>0
|
164
|
LC_CTYPE=<wbr>en_US.UTF-8
|
165
|
KRB5RCACHETYPE=<wbr>none
|
166
|
PASSENGER_DEBUG_DIR=<wbr>/tmp/passenger.spawn-debug.XXXXrsD5eO
|
167
|
USER=<wbr>redmine
|
168
|
LOGNAME=<wbr>redmine
|
169
|
SHELL=<wbr>/bin/false
|
170
|
HOME=<wbr>/opt/redmine
|
171
|
IN_PASSENGER=<wbr>1
|
172
|
PYTHONUNBUFFERED=<wbr>1
|
173
|
RAILS_ENV=<wbr>production
|
174
|
RACK_ENV=<wbr>production
|
175
|
WSGI_ENV=<wbr>production
|
176
|
PASSENGER_ENV=<wbr>production
|
177
|
RAILS_RELATIVE_URL_ROOT=<wbr>/redmine
|
178
|
RACK_BASE_URI=<wbr>/redmine
|
179
|
PASSENGER_BASE_URI=<wbr>/redmine
|
180
|
HTTPS=<wbr>on
|
181
|
REQUEST_METHOD=<wbr>GET
|
182
|
SERVER_PORT=<wbr>443
|
183
|
SERVER_ADDR=<wbr>10.200.106.25
|
184
|
QUERY_STRING=<wbr>
|
185
|
SERVER_PROTOCOL=<wbr>HTTP/1.1
|
186
|
REMOTE_PORT=<wbr>47556
|
187
|
REMOTE_ADDR=<wbr>192.168.5.36
|
188
|
SSL_TLS_SNI=<wbr>redmine2.db
|
189
|
REQUEST_URI=<wbr>/redmine
|
190
|
SERVER_SOFTWARE=<wbr>Apache/2.4.6 (Linux/SUSE)
|
191
|
REMOTE_USER=<wbr>ka@SGB.RUS
|
192
|
DOCUMENT_ROOT=<wbr>/srv/www/htdocs
|
193
|
SERVER_NAME=<wbr>redmine2.db
|
194
|
SERVER_ADMIN=<wbr>[no address given]
|
195
|
</pre></dd>
|
196
|
<dt>Ulimits</dt>
|
197
|
<dd><pre>Unknown</pre></dd>
|
198
|
|
199
|
<dt>System memory usage</dt>
|
200
|
<dd><pre> total used free shared buffers cached
|
201
|
Mem:<wbr> 3960 3591 369 5 144 2564
|
202
|
-/+ buffers/cache:<wbr> 883 3077
|
203
|
Swap:<wbr> 2053 0 2053
|
204
|
</pre></dd>
|
205
|
|
206
|
|
207
|
<dt>General Ruby interpreter information</dt>
|
208
|
<dd><pre>RUBY_VERSION =<wbr> 2.0.0
|
209
|
RUBY_PLATFORM =<wbr> x86_64-linux
|
210
|
RUBY_ENGINE =<wbr> ruby
|
211
|
RubyGems version =<wbr> 2.0.3
|
212
|
</pre></dd>
|
213
|
|
214
|
|
215
|
<dt>Ruby configuration (RbConfig::CONFIG)</dt>
|
216
|
<dd><pre>DESTDIR =<wbr>
|
217
|
MAJOR =<wbr> 2
|
218
|
MINOR =<wbr> 0
|
219
|
TEENY =<wbr> 0
|
220
|
PATCHLEVEL =<wbr> 247
|
221
|
INSTALL =<wbr> /usr/bin/install -c
|
222
|
EXEEXT =<wbr>
|
223
|
prefix =<wbr> /usr
|
224
|
ruby_install_name =<wbr> ruby2.0
|
225
|
RUBY_INSTALL_NAME =<wbr> ruby2.0
|
226
|
RUBY_SO_NAME =<wbr> ruby2.0
|
227
|
exec =<wbr> exec
|
228
|
ruby_pc =<wbr> ruby-2.0.pc
|
229
|
PACKAGE =<wbr> ruby
|
230
|
BUILTIN_TRANSSRCS =<wbr> newline.c
|
231
|
USE_RUBYGEMS =<wbr> YES
|
232
|
MANTYPE =<wbr> man
|
233
|
NROFF =<wbr>
|
234
|
vendorarchhdrdir =<wbr> /usr/include/ruby-2.0.0/vendor_ruby/x86_64-linux
|
235
|
sitearchhdrdir =<wbr> /usr/include/ruby-2.0.0/site_ruby/x86_64-linux
|
236
|
rubyarchhdrdir =<wbr> /usr/include/ruby-2.0.0/x86_64-linux
|
237
|
vendorhdrdir =<wbr> /usr/include/ruby-2.0.0/vendor_ruby
|
238
|
sitehdrdir =<wbr> /usr/include/ruby-2.0.0/site_ruby
|
239
|
rubyhdrdir =<wbr> /usr/include/ruby-2.0.0
|
240
|
UNIVERSAL_INTS =<wbr>
|
241
|
UNIVERSAL_ARCHNAMES =<wbr>
|
242
|
configure_args =<wbr> '--host=<wbr>x86_64-suse-linux-gnu' '--build=<wbr>x86_64-suse-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/lib64' '--libexecdir=<wbr>/usr/lib' '--localstatedir=<wbr>/var' '--sharedstatedir=<wbr>/usr/com' '--mandir=<wbr>/usr/share/man' '--infodir=<wbr>/usr/share/info' '--disable-dependency-tracking' '--program-suffix=<wbr>2.0' '--with-soname=<wbr>ruby2.0' '--target=<wbr>x86_64-suse-linux' '--with-valgrind' '--with-mantype=<wbr>man' '--enable-shared' '--disable-static' '--disable-rpath' 'build_alias=<wbr>x86_64-suse-linux-gnu' 'host_alias=<wbr>x86_64-suse-linux-gnu' 'target_alias=<wbr>x86_64-suse-linux' 'CFLAGS=<wbr>-fmessage-length=<wbr>0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=<wbr>2 -funwind-tables -fasynchronous-unwind-tables -g' 'CXXFLAGS=<wbr>-fmessage-length=<wbr>0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=<wbr>2 -funwind-tables -fasynchronous-unwind-tables -g'
|
243
|
vendorarchdir =<wbr> /usr/lib64/ruby/vendor_ruby/2.0.0/x86_64-linux
|
244
|
vendorlibdir =<wbr> /usr/lib64/ruby/vendor_ruby/2.0.0
|
245
|
vendordir =<wbr> /usr/lib64/ruby/vendor_ruby
|
246
|
sitearchdir =<wbr> /usr/lib64/ruby/site_ruby/2.0.0/x86_64-linux
|
247
|
sitelibdir =<wbr> /usr/lib64/ruby/site_ruby/2.0.0
|
248
|
sitedir =<wbr> /usr/lib64/ruby/site_ruby
|
249
|
rubyarchdir =<wbr> /usr/lib64/ruby/2.0.0/x86_64-linux
|
250
|
rubylibdir =<wbr> /usr/lib64/ruby/2.0.0
|
251
|
ruby_version =<wbr> 2.0.0
|
252
|
sitearch =<wbr> x86_64-linux
|
253
|
arch =<wbr> x86_64-linux
|
254
|
sitearchincludedir =<wbr> /usr/include/x86_64-linux
|
255
|
archincludedir =<wbr> /usr/include/x86_64-linux
|
256
|
sitearchlibdir =<wbr> /usr/lib64/x86_64-linux
|
257
|
archlibdir =<wbr> /usr/lib64/x86_64-linux
|
258
|
RI_BASE_NAME =<wbr> ri
|
259
|
ridir =<wbr> /usr/share/ri
|
260
|
rubysitearchprefix =<wbr> /usr/lib64/ruby/x86_64-linux
|
261
|
rubyarchprefix =<wbr> /usr/lib64/ruby/x86_64-linux
|
262
|
rubylibprefix =<wbr> /usr/lib64/ruby
|
263
|
MAKEFILES =<wbr> Makefile
|
264
|
PLATFORM_DIR =<wbr>
|
265
|
THREAD_MODEL =<wbr> pthread
|
266
|
SYMBOL_PREFIX =<wbr>
|
267
|
EXPORT_PREFIX =<wbr>
|
268
|
COMMON_HEADERS =<wbr>
|
269
|
COMMON_MACROS =<wbr>
|
270
|
COMMON_LIBS =<wbr>
|
271
|
MAINLIBS =<wbr>
|
272
|
ENABLE_SHARED =<wbr> yes
|
273
|
DLDLIBS =<wbr> -lc
|
274
|
SOLIBS =<wbr> -lpthread -lrt -ldl -lcrypt -lm
|
275
|
LIBRUBYARG_SHARED =<wbr> -lruby2.0
|
276
|
LIBRUBYARG_STATIC =<wbr> -lruby2.0-static
|
277
|
LIBRUBYARG =<wbr> -lruby2.0
|
278
|
LIBRUBY =<wbr> libruby2.0.so.2.0.0
|
279
|
LIBRUBY_ALIASES =<wbr> libruby2.0.so.2.0 libruby2.0.so
|
280
|
LIBRUBY_SO =<wbr> libruby2.0.so.2.0.0
|
281
|
LIBRUBY_A =<wbr> libruby2.0-static.a
|
282
|
RUBYW_INSTALL_NAME =<wbr>
|
283
|
rubyw_install_name =<wbr>
|
284
|
LIBRUBY_DLDFLAGS =<wbr> -Wl,<wbr>-soname,<wbr>libruby2.0.so.2.0
|
285
|
LIBRUBY_LDSHARED =<wbr> gcc -shared
|
286
|
EXTDLDFLAGS =<wbr>
|
287
|
EXTLDFLAGS =<wbr>
|
288
|
strict_warnflags =<wbr> -ansi -std=<wbr>iso9899:<wbr>199409
|
289
|
warnflags =<wbr> -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
|
290
|
debugflags =<wbr> -ggdb3
|
291
|
optflags =<wbr> -O3 -fno-fast-math
|
292
|
cxxflags =<wbr> -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
|
293
|
cflags =<wbr> -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
|
294
|
cppflags =<wbr>
|
295
|
NULLCMD =<wbr> :<wbr>
|
296
|
DLNOBJ =<wbr> dln.o
|
297
|
INSTALLDOC =<wbr> all
|
298
|
CAPITARGET =<wbr> nodoc
|
299
|
RDOCTARGET =<wbr> rdoc
|
300
|
DTRACE_GLOMMED_OBJ =<wbr>
|
301
|
DTRACE_OBJ =<wbr>
|
302
|
DTRACE_EXT =<wbr> dmyh
|
303
|
EXECUTABLE_EXTS =<wbr>
|
304
|
ARCHFILE =<wbr>
|
305
|
LIBRUBY_RELATIVE =<wbr> no
|
306
|
EXTOUT =<wbr> .ext
|
307
|
PREP =<wbr> miniruby
|
308
|
BTESTRUBY =<wbr> $(MINIRUBY)
|
309
|
CROSS_COMPILING =<wbr> no
|
310
|
TEST_RUNNABLE =<wbr> yes
|
311
|
setup =<wbr> Setup
|
312
|
EXTSTATIC =<wbr>
|
313
|
STRIP =<wbr> strip -S -x
|
314
|
TRY_LINK =<wbr>
|
315
|
LIBPATHENV =<wbr> LD_LIBRARY_PATH
|
316
|
RPATHFLAG =<wbr>
|
317
|
LIBPATHFLAG =<wbr> -L%s
|
318
|
LINK_SO =<wbr>
|
319
|
LIBEXT =<wbr> a
|
320
|
DLEXT2 =<wbr>
|
321
|
DLEXT =<wbr> so
|
322
|
LDSHAREDXX =<wbr> g++ -shared
|
323
|
LDSHARED =<wbr> gcc -shared
|
324
|
CCDLFLAGS =<wbr> -fPIC
|
325
|
STATIC =<wbr>
|
326
|
ARCH_FLAG =<wbr>
|
327
|
DLDFLAGS =<wbr>
|
328
|
ALLOCA =<wbr>
|
329
|
codesign =<wbr>
|
330
|
POSTLINK =<wbr> :<wbr>
|
331
|
WERRORFLAG =<wbr> -Werror
|
332
|
CHDIR =<wbr> cd -P
|
333
|
RMALL =<wbr> rm -fr
|
334
|
RMDIRS =<wbr> rmdir --ignore-fail-on-non-empty -p
|
335
|
RMDIR =<wbr> rmdir --ignore-fail-on-non-empty
|
336
|
CP =<wbr> cp
|
337
|
RM =<wbr> rm -f
|
338
|
PKG_CONFIG =<wbr> pkg-config
|
339
|
PYTHON =<wbr>
|
340
|
DOXYGEN =<wbr>
|
341
|
DOT =<wbr>
|
342
|
DTRACE =<wbr>
|
343
|
MAKEDIRS =<wbr> /usr/bin/mkdir -p
|
344
|
MKDIR_P =<wbr> /usr/bin/mkdir -p
|
345
|
INSTALL_DATA =<wbr> /usr/bin/install -c -m 644
|
346
|
INSTALL_SCRIPT =<wbr> /usr/bin/install -c
|
347
|
INSTALL_PROGRAM =<wbr> /usr/bin/install -c
|
348
|
SET_MAKE =<wbr>
|
349
|
LN_S =<wbr> ln -s
|
350
|
NM =<wbr> nm
|
351
|
DLLWRAP =<wbr>
|
352
|
WINDRES =<wbr>
|
353
|
OBJCOPY =<wbr> :<wbr>
|
354
|
OBJDUMP =<wbr> objdump
|
355
|
ASFLAGS =<wbr>
|
356
|
AS =<wbr> as
|
357
|
AR =<wbr> ar
|
358
|
RANLIB =<wbr> ranlib
|
359
|
try_header =<wbr>
|
360
|
COUTFLAG =<wbr> -o
|
361
|
OUTFLAG =<wbr> -o
|
362
|
CPPOUTFILE =<wbr> -o conftest.i
|
363
|
GNU_LD =<wbr> yes
|
364
|
LD =<wbr> ld
|
365
|
GCC =<wbr> yes
|
366
|
EGREP =<wbr> /usr/bin/grep -E
|
367
|
GREP =<wbr> /usr/bin/grep
|
368
|
CPP =<wbr> gcc -E
|
369
|
CXXFLAGS =<wbr> -fmessage-length=<wbr>0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=<wbr>2 -funwind-tables -fasynchronous-unwind-tables -g
|
370
|
CXX =<wbr> g++
|
371
|
OBJEXT =<wbr> o
|
372
|
CPPFLAGS =<wbr>
|
373
|
LDFLAGS =<wbr> -L. -fstack-protector -rdynamic -Wl,<wbr>-export-dynamic
|
374
|
CFLAGS =<wbr> -fmessage-length=<wbr>0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=<wbr>2 -funwind-tables -fasynchronous-unwind-tables -g -fPIC
|
375
|
CC =<wbr> gcc
|
376
|
NACL_SDK_VARIANT =<wbr>
|
377
|
NACL_SDK_ROOT =<wbr>
|
378
|
NACL_TOOLCHAIN =<wbr>
|
379
|
target_os =<wbr> linux
|
380
|
target_vendor =<wbr> suse
|
381
|
target_cpu =<wbr> x86_64
|
382
|
target =<wbr> x86_64-suse-linux-gnu
|
383
|
host_os =<wbr> linux-gnu
|
384
|
host_vendor =<wbr> suse
|
385
|
host_cpu =<wbr> x86_64
|
386
|
host =<wbr> x86_64-suse-linux-gnu
|
387
|
RUBY_VERSION_NAME =<wbr> ruby-2.0.0
|
388
|
RUBYW_BASE_NAME =<wbr> rubyw
|
389
|
RUBY_BASE_NAME =<wbr> ruby
|
390
|
build_os =<wbr> linux-gnu
|
391
|
build_vendor =<wbr> suse
|
392
|
build_cpu =<wbr> x86_64
|
393
|
build =<wbr> x86_64-suse-linux-gnu
|
394
|
RUBY_RELEASE_DATE =<wbr> 2013-06-27
|
395
|
RUBY_PROGRAM_VERSION =<wbr> 2.0.0
|
396
|
target_alias =<wbr> x86_64-suse-linux
|
397
|
host_alias =<wbr> x86_64-suse-linux-gnu
|
398
|
build_alias =<wbr> x86_64-suse-linux-gnu
|
399
|
LIBS =<wbr> -lpthread -lrt -ldl -lcrypt -lm
|
400
|
ECHO_T =<wbr>
|
401
|
ECHO_N =<wbr> -n
|
402
|
ECHO_C =<wbr>
|
403
|
DEFS =<wbr>
|
404
|
mandir =<wbr> /usr/share/man
|
405
|
localedir =<wbr> /usr/share/locale
|
406
|
libdir =<wbr> /usr/lib64
|
407
|
psdir =<wbr> /usr/share/doc/ruby
|
408
|
pdfdir =<wbr> /usr/share/doc/ruby
|
409
|
dvidir =<wbr> /usr/share/doc/ruby
|
410
|
htmldir =<wbr> /usr/share/doc/ruby
|
411
|
infodir =<wbr> /usr/share/info
|
412
|
docdir =<wbr> /usr/share/doc/ruby
|
413
|
oldincludedir =<wbr> /usr/include
|
414
|
includedir =<wbr> /usr/include
|
415
|
localstatedir =<wbr> /var
|
416
|
sharedstatedir =<wbr> /usr/com
|
417
|
sysconfdir =<wbr> /etc
|
418
|
datadir =<wbr> /usr/share
|
419
|
datarootdir =<wbr> /usr/share
|
420
|
libexecdir =<wbr> /usr/lib
|
421
|
sbindir =<wbr> /usr/sbin
|
422
|
bindir =<wbr> /usr/bin
|
423
|
program_transform_name =<wbr> s&$&2.0&;<wbr>s&^&&
|
424
|
exec_prefix =<wbr> /usr
|
425
|
PACKAGE_URL =<wbr>
|
426
|
PACKAGE_BUGREPORT =<wbr>
|
427
|
PACKAGE_STRING =<wbr>
|
428
|
PACKAGE_VERSION =<wbr>
|
429
|
PACKAGE_TARNAME =<wbr>
|
430
|
PACKAGE_NAME =<wbr>
|
431
|
PATH_SEPARATOR =<wbr> :<wbr>
|
432
|
SHELL =<wbr> /bin/sh
|
433
|
archdir =<wbr> /usr/lib64/ruby/2.0.0/x86_64-linux
|
434
|
topdir =<wbr> /usr/lib64/ruby/2.0.0/x86_64-linux
|
435
|
</pre></dd>
|
436
|
|
437
|
|
438
|
|
439
|
<dt>Ruby load path ($LOAD_PATH)</dt>
|
440
|
<dd><pre>/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib
|
441
|
/usr/lib64/ruby/site_ruby/2.0.0
|
442
|
/usr/lib64/ruby/site_ruby/2.0.0/x86_64-linux
|
443
|
/usr/lib64/ruby/site_ruby
|
444
|
/usr/lib64/ruby/vendor_ruby/2.0.0
|
445
|
/usr/lib64/ruby/vendor_ruby/2.0.0/x86_64-linux
|
446
|
/usr/lib64/ruby/vendor_ruby
|
447
|
/usr/lib64/ruby/2.0.0
|
448
|
/usr/lib64/ruby/2.0.0/x86_64-linux
|
449
|
</pre></dd>
|
450
|
|
451
|
|
452
|
<dt>Ruby loaded libraries ($LOADED_FEATURES)</dt>
|
453
|
<dd><pre>enumerator.so
|
454
|
/usr/lib64/ruby/2.0.0/x86_64-linux/enc/encdb.so
|
455
|
/usr/lib64/ruby/2.0.0/x86_64-linux/enc/trans/transdb.so
|
456
|
/usr/lib64/ruby/2.0.0/x86_64-linux/rbconfig.rb
|
457
|
/usr/lib64/ruby/2.0.0/rubygems/compatibility.rb
|
458
|
/usr/lib64/ruby/2.0.0/rubygems/defaults.rb
|
459
|
/usr/lib64/ruby/2.0.0/rubygems/deprecate.rb
|
460
|
/usr/lib64/ruby/2.0.0/rubygems/errors.rb
|
461
|
/usr/lib64/ruby/2.0.0/rubygems/version.rb
|
462
|
/usr/lib64/ruby/2.0.0/rubygems/requirement.rb
|
463
|
/usr/lib64/ruby/2.0.0/rubygems/platform.rb
|
464
|
/usr/lib64/ruby/2.0.0/rubygems/specification.rb
|
465
|
/usr/lib64/ruby/2.0.0/rubygems/exceptions.rb
|
466
|
/usr/lib64/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb
|
467
|
/usr/lib64/ruby/2.0.0/rubygems/core_ext/kernel_require.rb
|
468
|
/usr/lib64/ruby/2.0.0/rubygems.rb
|
469
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger.rb
|
470
|
/usr/lib64/ruby/2.0.0/x86_64-linux/etc.so
|
471
|
/usr/lib64/ruby/2.0.0/fileutils.rb
|
472
|
/usr/lib64/ruby/2.0.0/tmpdir.rb
|
473
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/utils/tmpio.rb
|
474
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/platform_info.rb
|
475
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/platform_info/ruby.rb
|
476
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/platform_info/operating_system.rb
|
477
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/platform_info/binary_compatibility.rb
|
478
|
/usr/lib64/ruby/2.0.0/rubygems/path_support.rb
|
479
|
/usr/lib64/ruby/2.0.0/rubygems/dependency.rb
|
480
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/passenger_native_support.so
|
481
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/native_support.rb
|
482
|
/usr/lib64/ruby/2.0.0/x86_64-linux/socket.so
|
483
|
/usr/lib64/ruby/2.0.0/socket.rb
|
484
|
/usr/lib64/ruby/2.0.0/thread.rb
|
485
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/ruby_core_enhancements.rb
|
486
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/utils/tmpdir.rb
|
487
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/preloader_shared_helpers.rb
|
488
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/public_api.rb
|
489
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/debug_logging.rb
|
490
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/loader_shared_helpers.rb
|
491
|
/usr/lib64/ruby/2.0.0/x86_64-linux/fcntl.so
|
492
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/constants.rb
|
493
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/message_channel.rb
|
494
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/utils.rb
|
495
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/message_client.rb
|
496
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/utils/unseekable_socket.rb
|
497
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb
|
498
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/request_handler.rb
|
499
|
/usr/lib64/ruby/2.0.0/x86_64-linux/stringio.so
|
500
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/utils/tee_input.rb
|
501
|
/usr/lib64/ruby/gems/2.0.0/gems/passenger-4.0.18/lib/phusion_passenger/rack/thread_handler_extension.rb
|
502
|
</pre></dd>
|
503
|
|
504
|
</dl>
|
505
|
</div>
|
506
|
</div>
|
507
|
<div id="site_footer">
|
508
|
<!--
|
509
|
You are free to modify the footer as you see fit,
|
510
|
but we kindly ask of you to preserve to following
|
511
|
text. Thank you.
|
512
|
-->
|
513
|
<div class="container">
|
514
|
Powered by <a href="https://www.phusionpassenger.com/">Phusion Passenger</a>,
|
515
|
<tt>mod_rails</tt> / <tt>mod_rack</tt> for Apache and Nginx.
|
516
|
</div>
|
517
|
</div>
|
518
|
</div>
|
519
|
|
520
|
|
521
|
|
522
|
|
523
|
</body></html>
|