Jonathan Vanasco wrote:
i think the only way around it was to recompile everything from scratch.
generally speaking though... don't run mod_php and mod_perl on the
same server. you're just going to bloat apache and tie up resources.
I'm running both on Fedora Core 5 and 6, but I had to tweak
On Jul 2, 2007, at 11:38 PM, Eli Shemer wrote:
I have installed mod_perl 1.3 statically to apache while using php
as a DSO
After I've gracefully reloaded apache, php stopped working
What is the best way to get them both working together ?
Should I statically link php as well or do I have t
On Jul 3, 2007, at 12:21 AM, James. L wrote:
i probably should give more detail about my question.
in my case, i need to do authorization. do i need
extra mod_perl front-end server to do this? how does
this perform?
also, will serving the file from backend mod_perl
server to the front-end pro
> 2. "Upload and Download of Big Files"
>
http://perl.apache.org/docs/1.0/guide/performance.html#toc_Upload_and_Download_of_Big_Files
>
> it mentions that serving static file from the
> front-end server but also mentions the following:
>
> "This of course assumes that the script requires
> none
יום טוב ולהתראות.
אלי שמר.
-Original Message-
From: Eli Shemer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2007 6:48 AM
To: 'William A. Rowe, Jr.'
Subject: RE: apache and php
No.
Mod_so and mod_perl are both loaded and listed by httpd -l
I now installed mod_perl as a DSO and it
Eli Shemer wrote:
>
> I have installed mod_perl 1.3 statically to apache while using php as a DSO
>
> After I've gracefully reloaded apache, php stopped working
>
> What is the best way to get them both working together ?
>
> Should I statically link php as well or do I have to use mod_perl as
Hey,
I have installed mod_perl 1.3 statically to apache while using php as a DSO
After I've gracefully reloaded apache, php stopped working
What is the best way to get them both working together ?
Should I statically link php as well or do I have to use mod_perl as a DSO ?
Thanks.
I fixed it... apparently it not like the "return $self if defined $self;"
... return $class id ref $class is better form anyway... thanks and sorry
about all the emails ;)
On 7/2/07, pubert na <[EMAIL PROTECTED]> wrote:
I was able to narrow down the problem I was having, and produce a test
cas
Good morning,
On 2/7/07 at 4:27 PM -0700, James. L <[EMAIL PROTECTED]> wrote:
>I am wondering how do you do it if i have to auth user
>first?
mod_auth_tkt
Charlie
--
Charlie Garrison <[EMAIL PROTECTED]>
PO Box 141, Windsor, NSW 2756, Australia
O< ascii ribbon campaign - stop html mai
Hi, all
I got curious when reading 'performance tuning' in
mod_perl doc.
two questions.
1. "SQL statement parsing" is mentioned in the doc:
http://perl.apache.org/docs/1.0/guide/performance.html#toc_Eliminating_SQL_Statement_Parsing
i am curious that if it is a general practice(caching
sql stat
I was able to narrow down the problem I was having, and produce a test case
for you folks. Below are two relatively self-explanatory files. If I
navigate to test.cgi, it will appear to load the page properly, but if I hit
the reload button a bunch of times in a row, the error_log will log
segfaul
Hello everyone,
To sum this up: I had no luck in my efforts to get the perl compilation
output to show up somewhere (on win32). I have tried several (basic)
thinks. I have put it aside for now and will switch to linux as I do not
have the time to spend more hours on researching this.
Thanks f
12 matches
Mail list logo