Skip to main content
Participating Frequently
September 18, 2007
Question

cannot find CFIDE.adminapi.security

  • September 18, 2007
  • 5 replies
  • 2728 views
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.
    This topic has been closed for replies.

    5 replies

    Inspiring
    September 23, 2007
    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



    jacobdolAuthor
    Participating Frequently
    September 23, 2007
    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?
    Participant
    September 22, 2007
    Did you start the Appache Server before trying http://127.0.0.1:80/CFIDE/administrator/index.cfm) page.

    Rajan
    jacobdolAuthor
    Participating Frequently
    September 23, 2007
    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.
    jacobdolAuthor
    Participating Frequently
    September 18, 2007
    i looked in neo-runtime.xml but there is no such a thing in there like mapping of /CFIDE
    Inspiring
    September 18, 2007
    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