Thank you, Don. I understand what Malcolm wrote. I didn't include the  
trace back and that was indeed a mistake.
After walking through the set up and making some adjustments  
to .htaccess, I stopped getting a trace back in the browser. Thus, I  
didn't have much to share with Malcolm.

This morning, with a fresh mind, I reviewed everything again. I have  
posted another note where I try to provide more useful information,  
including bits from the error log.

"Stubborn fool" is not one of my life goals, although I qualify from  
time to time, so I ran the fcgi script on the server, not via apache,  
as follows:

molu:/Library/WebServer/CGI-Executables root# python django.fcgi
Traceback (most recent call last):
   File "/Library/WebServer/CGI-Executables/django.fcgi", line 17, in ?
     runfastcgi(method="threaded", daemonize="false")
TypeError: runfastcgi() got an unexpected keyword argument 'method'

Any ideas?

  - Mark

On May 12, 2007, at 10:23 AM, Don Arbow wrote:

>
> You stated you got a python traceback and yet you only show us the
> error message. What Malcolm was trying to say was that it would be
> helpful to print out that traceback, rather than your Apache
> configuration, at least to start with.
>
> When debugging a problem it's always best to start with the immediate
> data you have (traceback) and work your way backwards to the true  
> cause.
>
> Don
>
> On May 12, 2007, at 9:09 AM, Mark Phillips wrote:
>
>>
>>
>> On May 11, 2007, at 9:40 PM, Malcolm Tredinnick wrote:
>>
>>> More information is definitely needed here. You've just done the
>>> equivalent of "I've had a car accident." "Where should we send the
>>> auto
>>> service?" "There's a traffic light here."
>>
>> Thanks for the reply, Malcolm.
>
>
> >
>



Mark Phillips
Mophilly, technology for creative business
On the web at http://www.mophilly.com
On the phone at 619 444-9210

Certified Member, Apple Consultants Network
Marketcircle Certified Partner
Member, Microsoft Developers Network
Member, Omnis Developer Partner Program


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to