0
cannot find CFIDE.adminapi.security
Explorer
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/td-p/237201
Sep 17, 2007
Sep 17, 2007
Copy link to clipboard
Copied
hi,
I am having problems logging to CF8 admin. During the CF 8 install I selected Apache server and chose to install CFIDE under /Users/user/Sites
After the installation finished, it asked me if I would like to login to admin console. I clicked on the provided url ( http://127.0.0.1:80/CFIDE/administrator/index.cfm) and that did not work of course since it was missing /~user/. When I changed it to http://127.0.0.1:80/~user/CFIDE/administrator/index.cfm -- I got this error - Could not find the ColdFusion Component or Interface CFIDE.adminapi.security
Please help.
I am having problems logging to CF8 admin. During the CF 8 install I selected Apache server and chose to install CFIDE under /Users/user/Sites
After the installation finished, it asked me if I would like to login to admin console. I clicked on the provided url ( http://127.0.0.1:80/CFIDE/administrator/index.cfm) and that did not work of course since it was missing /~user/. When I changed it to http://127.0.0.1:80/~user/CFIDE/administrator/index.cfm -- I got this error - Could not find the ColdFusion Component or Interface CFIDE.adminapi.security
Please help.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237202#M21040
Sep 17, 2007
Sep 17, 2007
Copy link to clipboard
Copied
jacobdol wrote:
> I am having problems logging to CF8 admin. During the CF 8 install I selected
> Apache server and chose to install CFIDE under /Users/user/Sites
> After the installation finished, it asked me if I would like to login to admin
> console. I clicked on the provided url
> ( http://127.0.0.1:80/CFIDE/administrator/index.cfm) and that did not work of
> course since it was missing /~user/. When I changed it to
> http://127.0.0.1:80/~user/CFIDE/administrator/index.cfm -- I got this error -
> Could not find the ColdFusion Component or Interface CFIDE.adminapi.security
Find neo-runtime.xml and check that the mapping for /CFIDE? points to
the correct directory.
Jochem
--
Jochem van Dieten
Adobe Community Expert for ColdFusion
> I am having problems logging to CF8 admin. During the CF 8 install I selected
> Apache server and chose to install CFIDE under /Users/user/Sites
> After the installation finished, it asked me if I would like to login to admin
> console. I clicked on the provided url
> ( http://127.0.0.1:80/CFIDE/administrator/index.cfm) and that did not work of
> course since it was missing /~user/. When I changed it to
> http://127.0.0.1:80/~user/CFIDE/administrator/index.cfm -- I got this error -
> Could not find the ColdFusion Component or Interface CFIDE.adminapi.security
Find neo-runtime.xml and check that the mapping for /CFIDE? points to
the correct directory.
Jochem
--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
jacobdol
AUTHOR
Explorer
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237203#M21041
Sep 18, 2007
Sep 18, 2007
Copy link to clipboard
Copied
i looked in neo-runtime.xml but there is no such a thing in
there like mapping of /CFIDE
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237204#M21042
Sep 21, 2007
Sep 21, 2007
Copy link to clipboard
Copied
Did you start the Appache Server before trying
http://127.0.0.1:80/CFIDE/administrator/index.cfm)
page.
Rajan
Rajan
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
jacobdol
AUTHOR
Explorer
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237205#M21043
Sep 23, 2007
Sep 23, 2007
Copy link to clipboard
Copied
yep, I did. At this point, I gave up on making it work
(thanks for not testing it with Apache on OS X, Adobe!) and
installed it as a standalone server.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237206#M21044
Sep 23, 2007
Sep 23, 2007
Copy link to clipboard
Copied
In article <fd6d6e$sq$1@forums.macromedia.com>
"jacobdol"<webforumsuser@macromedia.com> wrote:
> yep, I did. At this point, I gave up on making it work (thanks for
> not testing it with Apache on OS X, Adobe!) and installed it as
> standalone server.
It works just fine with the standard Apache 1.x on OS X. You haven't
really given us any details about how you installed it or what (if
anything) went wrong during the install. I've installed CF8 multiple
times now on OS X and it's worked flawlessly each time.
"jacobdol"<webforumsuser@macromedia.com> wrote:
> yep, I did. At this point, I gave up on making it work (thanks for
> not testing it with Apache on OS X, Adobe!) and installed it as
> standalone server.
It works just fine with the standard Apache 1.x on OS X. You haven't
really given us any details about how you installed it or what (if
anything) went wrong during the install. I've installed CF8 multiple
times now on OS X and it's worked flawlessly each time.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237207#M21045
Sep 23, 2007
Sep 23, 2007
Copy link to clipboard
Copied
In article <nemoSun092307121256@forums.macromedia.com>
Sean
Corfield<sean@corfield.org> wrote:
> It works just fine with the standard Apache 1.x on OS X. You haven't
> really given us any details about how you installed it or what (if
> anything) went wrong during the install. I've installed CF8
> multipletimes now on OS X and it's worked flawlessly each time.
OK, re-reading your initial post, I see you chose not to install it to
the standard location /Library/WebServer/Documents/ - You cannot
install the CFIDE folder tree to a subdirectory of a site.
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
Corfield<sean@corfield.org> wrote:
> It works just fine with the standard Apache 1.x on OS X. You haven't
> really given us any details about how you installed it or what (if
> anything) went wrong during the install. I've installed CF8
> multipletimes now on OS X and it's worked flawlessly each time.
OK, re-reading your initial post, I see you chose not to install it to
the standard location /Library/WebServer/Documents/ - You cannot
install the CFIDE folder tree to a subdirectory of a site.
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
jacobdol
AUTHOR
Explorer
,
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237208#M21046
Sep 23, 2007
Sep 23, 2007
Copy link to clipboard
Copied
I thought that the default location was Applications/ since
this is where CF installs it by default. Ok, how else can I get CF
webroot to be mapped to Apache?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/coldfusion-discussions/cannot-find-cfide-adminapi-security/m-p/237209#M21047
Sep 23, 2007
Sep 23, 2007
Copy link to clipboard
Copied
In article <fd6fh4$35d$1@forums.macromedia.com>
"jacobdol"<webforumsuser@macromedia.com> wrote:
> I thought that the default location was Applications/ since this is
> where CF installs it by default. Ok, how else can I get CF webroot
> to be mapped to Apache?
The default location for the *application* is under /Applications but
the default location for your Apache webroot is
/Library/WebServer/Documents which is where CFIDE should go. I believe
that's actually the default path in the installation dialog...
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
"jacobdol"<webforumsuser@macromedia.com> wrote:
> I thought that the default location was Applications/ since this is
> where CF installs it by default. Ok, how else can I get CF webroot
> to be mapped to Apache?
The default location for the *application* is under /Applications but
the default location for your Apache webroot is
/Library/WebServer/Documents which is where CFIDE should go. I believe
that's actually the default path in the installation dialog...
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

