Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Weird CF problem

    I am working on rolling out my idx system. And I have come to one stumbling
    issue. When I moved all my files/data from my test server to my live server. My
    text editor no longer functions the same as it did on the test server. What
    makes it so weird is that the test server and the live server webservers are
    exact copies of one another. Both have coldfusion installed to
    /opt/coldfusionmx7 both have apache installed to /usr/local/apache2. When I try
    to us my text editor on the live server it gives me a 404 error where I have
    included certain documents.

    Anyone ever have an issue like this before. It is has become a huge pain.

    rottmanja Guest

  2. Similar Questions and Discussions

    1. Weird UI problem
      I have this problem when i try to close a popup TItleWindow object, it leaves some sort of an outline shadow on the parent window. It's really...
    2. Weird problem in 8.0.0
      -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've just upgraded two servers to 8.0.0, using PGDG RPMs. One of them is working well;...
    3. weird problem?!!! plz help me!
      I'm using freehand MX2004 and since i launch it for the first time "Tools keyboard shortcuts" -like "V" for pointer tool or "A" for subselect tool...
    4. Uploading problem = weird warning (was: access denied problem.....)
      Hi, I had a problem where my upload form was not working on our production server but was working on two other servers, after checking the...
    5. [Q] really WEIRD asp problem (XP, IIS, IE 6)
      Can anyone help please: I found a nice article on the web how to write my dynamice information into an RSS-XML. But I cannot get the code to...
  3. #2

    Default Re: Weird CF problem

    Sounds like either a mapping issue (in apache) or a CF Mappings issue in
    Cfadmin. Almost invariably this is what causes these problems for me.

    good luck.

    Marc



    "rottmanja" <webforumsuser@macromedia.com> wrote in message
    news:dc30mm$2eg$1@forums.macromedia.com...
    >I am working on rolling out my idx system. And I have come to one stumbling
    > issue. When I moved all my files/data from my test server to my live
    > server. My
    > text editor no longer functions the same as it did on the test server.
    > What
    > makes it so weird is that the test server and the live server webservers
    > are
    > exact copies of one another. Both have coldfusion installed to
    > /opt/coldfusionmx7 both have apache installed to /usr/local/apache2. When
    > I try
    > to us my text editor on the live server it gives me a 404 error where I
    > have
    > included certain documents.
    >
    > Anyone ever have an issue like this before. It is has become a huge pain.
    >

    Marc E Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139