Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Xenocide1

  1. Xenocide1

    FlashMx and CFMX (remoting)

    Thanx For the help the pages do help but say the same things i know, b ut not what i NEED to know.. I am Using Flash MX 2004 and need to get a changehandler (actionscript??) into a combobox or scrolling list. I am making a web page that uses the cfc file to look into my database in coldfusionMX...
  2. Xenocide1

    FlashMx and CFMX (remoting)

    I need massive help. I am completly new to this system (Remoting) I have limited knowledge of flash and have been working with CFMX.. so i know a bit about it. My problem is with remoting, i downloded macromedias tutorial for remoting with thier park thing going.. i can get that to work, but the...
  3. Xenocide1

    Virtualhost and restart problem

    ok now i can see the web pages.. but nolonger can anyone else see them.. www.gomez.dns4me.com doesnt work.. what can i do? i am sure my ip isnt blocking port 80.. but what is it.. before i tried this the first virtual host would work without a hitch.. man what now.. lol i guess i need more...
  4. Xenocide1

    Virtualhost and restart problem

    Thanx GREAT It works.. i cant belive it was CFMX... that was the first place i looked.. but only in thier admin pages... all the settings.. And one last question..... i am looking into windows 200 or 2003 and i see that they have a standard and a web edition as well as enterprise... but i dont...
  5. Xenocide1

    Virtualhost and restart problem

    OK i am running CF MX.. BUT i am in MY CF admin Page.. Server Settings > Caching (only one i could find) but all i see is.. Template cache size (number of templates) [1024] Trusted cache [unchecked] Limit the maximum number of cached queries on the server to [100] am i in the wrong place?
  6. Xenocide1

    Virtualhost and restart problem

    Here are my new setting.. still no luck.. Same resaults... I feel like i am trapped in the Twilight Zone.... whichever website i go to first that is the one that takes over the other webpage.. (i go to www1 after a restart and ww2 looks just like ww1 except the images dont load.. and i go to...
  7. Xenocide1

    Virtualhost and restart problem

    I could REALLY use some help. PLEASE! I am Running XP home.. and i have a LINKSYS router and DSL modem.... i have tried using "127.0.0.1" (also using 127.0.0.1 for www1 and 127.0.0.2 for www2) and "local." instead of "www." in both ect/host and http.conf... I dont...
  8. Xenocide1

    Virtualhost and restart problem

    I did some more changes and now it will show the page that is listed first in section#3 virtual host... how can i get it to show thier corrisponding pages... well here is my httpd.conf in full... ### Section 1: Global Environment ServerRoot "C:/Program Files/Apache Group/Apache2&quot...
  9. Xenocide1

    Virtualhost and restart problem

    Thanx for the fast reply.. i am not too sure on how to implament it though. <VirtualHost 192.168.1.3:80> DocumentRoot C:/cfusionmx/wwwroot/gomez ServerAlias www.gomez.dns4me.com *.gomez ServerName www.gomez.dns4me.com UseCanonicalName off </VirtualHost> here is what i tried...
  10. Xenocide1

    Virtualhost and restart problem

    here is my virtual host stuff, NameVirtualHost 192.168.1.3:80 <VirtualHost 192.168.1.3:80> DocumentRoot C:/cfusionmx/wwwroot/gomez ServerAlias www.gomez.dns4me.com *.gomez.dns4me.com *.dns4me.com *.com /gomez ServerName www.gomez.dns4me.com </VirtualHost> <VirtualHost...

Part and Inventory Search

Back
Top