RE: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-08 Thread Andrew Scott
No what Mark is referring to is the debug mappings, but I still think this
is only needed for remote servers. As it clearly says if the server is
installed locally it can work it out, and I have done this many times with
many sites and it has worked it out. But like I said that might be different
to Virtual Hosts because I personally don't use Apache.

 

Regards,

Andrew Scott

 http://www.andyscott.id.au/ http://www.andyscott.id.au/

 

 

 

From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf
Of Andrew Myers
Sent: Tuesday, 8 February 2011 9:15 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] CFBuilder Debugger  Virtual Hosts

 

Just found that myself Andrew.  Everything is on my local PC and it says as
you describe.  I tried it just in case, but still no joy.

 

I wasn't at my PC before and I thought Mark might have been referring to the
setting under Project properties, ColdFusion Project, Additional source.  

 

There must be something non-standard about my setup I guess...or I've hit
one of those bugs you mentioned in your blog, but I'll keep trying. :-)

 

 

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: RE: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-08 Thread Mark Mandel
Ah yep, that is only for remote servers, not for local.

Thought you had a remote setup.

Mark

Sent from my mobile device.
On 08/02/2011 9:25 PM, Andrew Scott andr...@andyscott.id.au wrote:
 No what Mark is referring to is the debug mappings, but I still think this
 is only needed for remote servers. As it clearly says if the server is
 installed locally it can work it out, and I have done this many times with
 many sites and it has worked it out. But like I said that might be
different
 to Virtual Hosts because I personally don't use Apache.



 Regards,

 Andrew Scott

 http://www.andyscott.id.au/ http://www.andyscott.id.au/







 From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On
Behalf
 Of Andrew Myers
 Sent: Tuesday, 8 February 2011 9:15 PM
 To: cfaussie@googlegroups.com
 Subject: Re: [cfaussie] CFBuilder Debugger  Virtual Hosts



 Just found that myself Andrew. Everything is on my local PC and it says as
 you describe. I tried it just in case, but still no joy.



 I wasn't at my PC before and I thought Mark might have been referring to
the
 setting under Project properties, ColdFusion Project, Additional source.



 There must be something non-standard about my setup I guess...or I've hit
 one of those bugs you mentioned in your blog, but I'll keep trying. :-)





 --
 You received this message because you are subscribed to the Google Groups
cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] CFUG Melbourne 17 Feb 2011

2011-02-08 Thread Peter Robertson
Now that 2011 is upon us it’s time to start talking CFUG.  Our first
meet up of the year will be an informal catch-up where you can just
have a general chit chat, catch up with the gang, share ideas and
discuss anything exciting you have come across or are working on.

Come join us, the knights of thee.rectangle table? As per
usual there will be pizza, so pop in and have a slice and geek it up!

If anyone would like to post their interests here ahead of time, that
would also be helpful.

Date: Thursday 17 February 2011
Time: 6:30 PM
Location:
CogState
Level 2
255 Bourke Street
Melbourne, VIC, 3000
A note on the door will provide a number to ring for access.

RSVP:  Please reply to this post if you are planning to attend so we
know how many pizzas to order.

As always, many thanks to Dale Fraser and CogState for their
hospitality.  We look forward to seeing you all there.

Peter Robertson
Co-Manager
Melbourne CFUG

Steve Onnis
Manager
Melbourne CFUG

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: RE: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-08 Thread Andrew Myers
 I seem to have tracked this down to project settings.

If I create a new project, then link my wwwroot folder to it via Project
Preferences - , the debugger works.

lf I create a new project, then re-import everything (excluding .project,
.settings and settings.xml), it still doesn't work, which is a bit weird.

So I think my solution might be to have a dummy project, which is just a
link to my wwwroot.  Messy, but it works...

On 9 February 2011 02:55, Andrew Myers am2...@gmail.com wrote:

 An update - I got the debugger to work with a new project that looks at a
 different virtual host.  There's clearly something about my config in my
 main project that's tripping it up.

 I am not certain if it is because my project structure is something like:

 workspace\
 somedir\
 anotherdir\
 wwwroot\ --- This is the one mapped in apache

 I'll try a few things tomorrow...I have clearly stayed up a bit too late
 fiddling with this tonight :-|



-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: RE: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-08 Thread Andrew Myers
Nope - the reason the new project worked, was that I had created a new
virtual host for it.  It had nothing to do with the folder links.

I just blew away my old virtual host, and created a new one, and now it's
working in my original project.  There must have been something not right
with my apache config.  So it was my fault all along.  Thanks to all who
offered suggestions, and sorry for wasting everyone's time :-)

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.