Hi
>
> Ive recently tried moving a website from an old server which is having
> hardware issues to a recently purchased server.
>
> Old Server ran:
> Linux 2.6.11-1-686-smp #1 SMP Mon Jun 20 20:18:45 MDT 2005 i686 GNU/Linux
> Mason 1.21
> mod_perl
> and apache 1.3
>
>
> I'm now trying to get the sa
I tryed mod_rewrite to redirect base on user_agent, it works very fine!
but I still want to know how to do it in mod_perl.
2007/12/2, Silent <[EMAIL PROTECTED]>:
>
> Hi,
>
> I want to develop a script like this:
>
> the script randomly send a html page or mp3 file, but I met some problems,
>
>
On Wed, 5 Dec 2007, Proneet Biswas wrote:
Hi,
I am a newbie to the mod_perl for Apache . I am trying to run a simple perl
script under Apache 2.2 . HOwever, it seems to be either crashign teh server
or saying client denied by server configuration.
The PERL is Active Perl 5.8
The Apache Server
On Dec 3, 2007, at 6:30 PM, Boysenberry Payne wrote:
Our system could benefit a lot from being able to compile SWFs on
the fly; right now they're all
static files loaded dynamically. I could see making them
dynamically as needed, while still serving
up the static renditions.
We do some d
Ext is good. Personally, I like the MochiKit system (though a good
friend maintains it). A few of the big-guys use it for all their
internal systems.
It has a neat dev enviroment - even has an interpreter for you to dev
in.
http://mochikit.com/examples/interpreter/index.html
O
On Dec 3, 2007, at 6:30 PM, Boysenberry Payne wrote:
Our system could benefit a lot from being able to compile SWFs on
the fly; right now they're all
static files loaded dynamically. I could see making them
dynamically as needed, while still serving
up the static renditions.
We do some d
For what it's worth, I'm gonna try anyway...
I'm a Perl/ C# developer in Singapore with some 9 years in development,
looking forward to enjoy a career in a new culture and environment
(outside of Singapore). No criminal records, though some will claim I've
sinned for learning C# instead of Jav
Colin Wetherbee wrote:
use Apache2::RequestRec;
use Apache2::Const -compile => qw(OK);
To be clear, this also occurs with 'use Apache2::Request' at the top. :)
Colin
Looking at the (albeit small) stream of entries to the mailing list, I'm
actually quite happy to notice that people are:
1. Still using modperl. Some newbie questions may suggest fresh blood...
2. Still using modperl on Win32 (despite the 'limitations'). Good news
for Microsoft, but I personally
Greetings.
I accidentally made the mistake of calling Apache2::Request->new()
without passing $r, and it turns out that causes Apache to segfault and
not return anything to the browser. I'm only pointing this out because
it seems like there should be a more graceful way of handling this.
##
Hi,
I am a newbie to the mod_perl for Apache . I am trying to run a simple
perl script under Apache 2.2 . HOwever, it seems to be either crashign
teh server or saying client denied by server configuration.
The PERL is Active Perl 5.8
The Apache Server is version 2.2.6
The httpd.conf reads lik
Hi folks,
I appear to have found a bug, possibly in perl's utf8 handling but I
need to create a test to make sure. I have a workaround which is
surprisingly simple, hopefully someone can explain it!
I'm not using the 'mp2bug' template because I have 2 different
architectures, 1 which exhibi
12 matches
Mail list logo