Ok I think I got it now.
Well, now to figure out why my application is eating up over 200mb's
of memory without any users...
Thanks,
Dana
On Jul 15, 11:08 am, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> Dana wrote:
> > @Evert
>
> > Thanks for the information, Ill be looking into all that today.
Dana wrote:
@Evert
Thanks for the information, Ill be looking into all that today.
@Graham,
So there is no speed increase in using compiled python than using just
strait python? So why is python ever compiled in the first place?
There is a speed increase-- it's just not that big in this sit
@Evert
Thanks for the information, Ill be looking into all that today.
@Graham,
So there is no speed increase in using compiled python than using just
strait python? So why is python ever compiled in the first place?
Thanks!
On Jul 15, 6:27 am, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On
On Jul 15, 8:29 am, blis102 <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> On my Ubuntu server with Apache2 +mod_python, I cant seem to get
> the .py files to compile like they should (I see no .pyc files in my
> "src" folder like I do locally). I believe I have proper permissions
> set (775), but am
> Hi Malcom,
>
> Thanks a lot for the detailed response.
>
> Sorry if these are basic questions but, what user would my web server
> be run under (Apache2)? Would it be my username, root, or something
> else like "apache"?
Probably nobody or www. A simple way to try and find out is using 'ps
axu
Didn't know that, will remember, thanx
Malcolm Tredinnick wrote:
> On Mon, 2008-07-14 at 16:09 -0700, Dana wrote:
>
>> Hi EAMiller,
>>
>> Im not seeing errors, Its just not compiling the python files (which
>> it should be).
>>
>> I tried a few combinations, but I believe all I need to do is se
Hi Malcom,
Thanks a lot for the detailed response.
Sorry if these are basic questions but, what user would my web server
be run under (Apache2)? Would it be my username, root, or something
else like "apache"?
Would I have to run compileall.py every time I change a source file
(it seems like I w
On Mon, 2008-07-14 at 16:09 -0700, Dana wrote:
> Hi EAMiller,
>
> Im not seeing errors, Its just not compiling the python files (which
> it should be).
>
> I tried a few combinations, but I believe all I need to do is set the
> chmod to 775 for the source folder (in this case "src")?
Permissio
Hi EAMiller,
Im not seeing errors, Its just not compiling the python files (which
it should be).
I tried a few combinations, but I believe all I need to do is set the
chmod to 775 for the source folder (in this case "src")?
Thanks,
Dana
On Jul 14, 4:07 pm, EAMiller <[EMAIL PROTECTED]> wrote:
>
Hello...
What error message are you seeing? Or, what is failing as a result of
this problem? Also, you've set all files to 775? Or specific ones?
On Jul 14, 3:29 pm, blis102 <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> On my Ubuntu server with Apache2 + mod_python, I cant seem to get
> the .py files
Hey all,
On my Ubuntu server with Apache2 + mod_python, I cant seem to get
the .py files to compile like they should (I see no .pyc files in my
"src" folder like I do locally). I believe I have proper permissions
set (775), but am by no means an expert in this matter. What would
cause .pyc files
11 matches
Mail list logo