Ask a Question related to Coldfusion Server Administration, Design and Development.
-
andres15 #1
Can't open administrator, get bunch of binary codesinstead. Please help!
Hello all,
I have installed Cold Fusion 6.1 in a Fedora machine and CF admin doesn't want
to show up. Instead I see the bunch of characters below. Do I need to recompile
something? The logs don't seem to show anything relevant. Any hint any one?
Thanks a lot
Allaire Cold Fusion Template
Header Size: New
Version?7???R`E?_Y????$hq???8X???????P^qv
?N????F??'????wI?M??1<D]6
=???
#??=??????>e???R?t-]S?H?x?3?]?'?G?-????[g??pq?L????V?????f
?S??`??$sw??=o????3????Y?p?K?_?;?Bw?cjZV?k???#??? q????B?H?@?????j
????j7??T?B??(J<'??gO??j_<????`n??7)?
andres15 Guest
-
Cannot open MX Administrator
I did a clean sweep and uninstalled ColdFusion MX. After the uninstall routine, I did a restart and deleted the root folder (it was left after... -
Can not open Administrator
New to webservers and I have no clue --- Please help.... I can not open the administrator. I keep gettting a File not found:... -
Can't open ColdFusion MX7 Administrator
I'd like to install Coldfusion MX 7. As webserver I choose the built-in web server to run. At the end of installation it opens a configuration and... -
6.1 Administrator won't open
I have installed 6.1 on a production server. Self contained server install with IIS configured and ponited to a root folder and CFIDE is in the root... -
Secure binary files with ASP.NET and open PDF with Browser
Open Binary files with ASP.Net Posted: 07-08-2003 05:47 PM I am trying to protect PDF files with a form that asks the user to enter name and... -
Neculai Macarie #2
Re: Can't open administrator, get bunch of binary codes instead. Please help!
> Hello all,
want> I have installed Cold Fusion 6.1 in a Fedora machine and CF admin doesn'trecompile> to show up. Instead I see the bunch of characters below. Do I need toone?> something? The logs don't seem to show anything relevant. Any hint anyThe web server connector is not installed (you should have some lines with>
> Thanks a lot
>
>
> Allaire Cold Fusion Template
> Header Size: New
> Version?7???R`E?_Y????$hq???8X???????P^qv
> ?N????F??'????wI?M??1<D]6
> =???
> #??=??????>e???R?t-]S?H?x?3?]?'?G?-????[g??pq?L????V?????f
> ?S??`??$sw??=o????3????Y?p?K?_?;?Bw?cjZV?k???#??? q????B?H?@?????j
> ????j7??T?B??(J<'??gO??j_<????`n??7)?
Load Module mod_jrun{1,2}.so in your httpd.conf file). Run wsconfig from
CF's bin directory.
--
<mack />
Neculai Macarie Guest
-
andres15 #3
Re: Can't open administrator, get bunch of binary codesinstead. Please help!
Hi, thanks for your reply.
I have tried your suggestion but it says that a "JVM can not be found".
This is going to be a very stupid question but, do I need to install JRun/J2EE
separately after/before installing Cold Fusion 6?
Thanks
andres15 Guest
-
Neculai Macarie #4
Re: Can't open administrator, get bunch of binary codes instead. Please help!
> Hi, thanks for your reply.
JRun/J2EE> I have tried your suggestion but it says that a "JVM can not be found".
> This is going to be a very stupid question but, do I need to installNo, it should have been installed with CFMX. I think that something went> separately after/before installing Cold Fusion 6?
wrong when installing CFMX. Can you try to reinstall it ?
--
<mack />
Neculai Macarie Guest
-
andres15 #5
Re: Can't open administrator, get bunch of binary codesinstead. Please help!
Thanks for your advice. I reinstalled Cold Fusion (server, not J2EE) and this
time the install added the lines below to Apache's httpd.conf. Also, checking
ConnectorInstall0.txt after installation doesn't seem to report anything wrong
(see below too).
With that code in it, any request to the server (even [url]http://localhost[/url]) seem
to hang, all I get is "Waiting for localhost..." and nothing happens. Without
those lines the requests are served quickly but CF Admin still shows the
bizarre codes. Any idea?
Thanks a lot
LoadModule jrun_module /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so
<IfModule mod_jrun20.c>
JRunConfig Verbose false
JRunConfig Apialloc false
JRunConfig Ssl false
JRunConfig Ignoresuffixmap false
JRunConfig Serverstore
/opt/coldfusionmx/runtime/lib/wsconfig/1/jrunserver.store
JRunConfig Bootstrap 127.0.0.1:51010
# JRunConfig Errorurl <optionally redirect to this URL on errors>
AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc
</IfModule>
################################################## #################
Macromedia JRun 4 (Build 63961)
os.name: Linux
os.version: 2.4.22-1.2115.nptl
os.arch: i386
platform: intel-linux
Found port 2901 on host localhost
findServers(): found server default at 127.0.0.1:2901
Found JRun server default at 127.0.0.1:2901
this host is newblack:127.0.0.1
default ProxyService activated, saved deactivated offline and started
web server: Apache
web server directory: /etc/httpd/conf
verbose connector logging: false
apialloc: false
force resource extract from jar: true
CFMX: true
mappings: .jsp,.jws,.cfm,.cfml,.cfc
filter mapping prefix: false
Apache binary: /usr/sbin/httpd
Apache control script: /etc/rc.d/init.d/httpd
Fedora Core release 1 (Yarrow)
Detected Red Hat Linux release 7 or lower
Using Apache binary /usr/sbin/httpd
Server version: Apache/2.0.47
Apache 2.0.47 is supported
isValidVersion(): Apache is 2.0.47
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
Using Apache control script /etc/rc.d/init.d/httpd
Parsing Apache configuration file /etc/httpd/conf/httpd.conf
Exec'ing chmod 777 /opt/coldfusionmx/runtime/lib/wsconfig/1
Set permission to 777 on /opt/coldfusionmx/runtime/lib/wsconfig/1
Using resource mod_jrun20.so
Extracting resource connectors/apache/intel-linux/prebuilt/mod_jrun20.so
file defaulted
last modification date: Fri Jul 18 12:04:18 BST 2003
size/compressed size: 64117/27715
to /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so
Exec'ing chmod +x /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so
Set permission to execute on
/opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so
Created file /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so
getProxyServerUrl(): 127.0.0.1:51010
Wrote file /etc/httpd/conf/httpd.conf
Added JRun configuration to Apache configuration file
/etc/httpd/conf/httpd.conf
Created file /opt/coldfusionmx/runtime/lib/wsconfig/1/README.txt
Wrote file /opt/coldfusionmx/runtime/lib/wsconfig/wsconfig.properties
Exec'ing /etc/rc.d/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
Restarted Apache server
The Apache connector was installed to /etc/httpd/conf
andres15 Guest
-
andres15 #6
Re: Can't open administrator, get bunch of binary codesinstead. Please help!
Hi,
I have tried again commenting out the line
JRunConfig Serverstore
/opt/coldfusionmx/runtime/lib/wsconfig/1/jrunserver.store
and it seems to work, now I can access the CF Admin... Not sure what that line
does but with it I just get the "Waiting for host" message. My only doubt now
is if by commenting that out I'll have problems later on.
Thanks
andres15 Guest
-
Mairead2004 #7
Re: Can't open administrator, get bunch of binary codesinstead. Please help!
I had the same problem as you.
Mine was rectified by restarting Apache
Mairead2004 Guest



Reply With Quote

