special characters - html entities

2002-10-22 Thread allan
thanks ./allan

Re: [OT] Perl vs. PHP..... but where is mod_perl?

2002-10-18 Thread allan juul
odd yes, they are up to date it seems head('http://www.newsfactor.com/perl/story/19716.html') returns: Apache/1.3.26 (Unix) PHP/4.2.2 mod_perl/1.27 bad article BTW IMHO ./allan Quoting Richard Clarke [EMAIL PROTECTED]: List, http://www.newsfactor.com/perl/story/19716.html ...sigh

Apache::Constants in startup.pl

2002-10-06 Thread allan
; ... return OK if $r-header_only; ... } that works ok, but i would like to move the line use Apache::Constants ':common'; to my startup.pl file. but if i do that switch, i will get this kind of error: [error] Bareword OK not allowed while strict subs in use why is that ? ./allan

Re: Apache::Constants in startup.pl

2002-10-06 Thread allan
hi per thanks very much for the reply. hmm, ok then. i see. so another theoretic workaround [though ugly] could be to use the fully qualified name of the constant, like return Apache::Constants-OK if $r-header_only; ./allan Per Einar Ellefsen wrote: At 17:42 06.10.2002, allan wrote

mod perl and apache with ssl and openssl

2002-09-24 Thread Allan P. Magmanlac
Hello, Can anyone advise me on how to build apache server with ssl and openssl and using mod perl. this is how I do it WITHOUT mod perl support cd to modssl soure directory and then run the following command ./configure \ --with-apache=../apache_1.3.26 \ --with-ssl=../openssl-0.9.6g \

Using Constants from seperate file

2002-07-28 Thread allan juul
in a startup.pl). any suggestions appriciated thanks ./allan

RE: New mod_perl site and oddness with IE

2002-07-18 Thread Allan Juul
before the mails comes tumbling in ... please check this url [tested on winXP/IE6.0] as already send to the docs list and original poster http://www.bullitt.suite.dk/clean3/dst_html/docs/1.0/guide/performance.html thanks ./allan

Re: New mod_perl site and oddness with IE

2002-07-17 Thread allan juul
and see if anything else is broken there as well. thanks a lot! /allan

Re: ANNOUNCE: the new perl.apache.org is alive now!

2002-07-13 Thread allan
-size in your browser font-settings. we use the more fixed notation of pixels mostly for non-content stuff like input-elements. ./allan

Re: ANNOUNCE: the new perl.apache.org is alive now!

2002-07-13 Thread allan
Ged Haywood wrote: Hi all, On Sat, 13 Jul 2002, allan wrote: We were thinking to try removing font-family completely. Does anybody know of any problems with this approach? I don't think the problem is the font-family for the major part of the content we haven't specified

Re: [modperl site design challenge] and the winner is...[getting OT]

2001-12-18 Thread allan
for that matter). it is a allanification of your design i guess, sort of keeping your basic layout and navigation and keeping the look feel og my own suggestion - this way IMO combining the best of those two. but basically im open to any suggestion and prepared to help out if needed ... ./allan

Re: [challenge] new mod_perl site - [OT]

2001-11-16 Thread allan
] aju% bin/build -vf thanks allan

httpd.conf - random caching (2nd try)

2001-08-26 Thread allan
there be other reeasons for this random caching? thanks allan --hello.pm (from writing apache modules book)- package Apache::Hello; use strict; use Apache::Constants qw(:common); sub handler { my $r = shift; $r-content_type('text/html'); $r-send_http_header; return OK if $r

Re: getting a normal html-page (2nd try)

2001-08-26 Thread allan
: On Fri, Aug 24, 2001 at 01:12:09AM +0200, allan wrote: how come i cant even get a straigt html-page? So what port is apache listening on then? Are you sure it's port 80? Check httpd.conf..

getting a normal html-page

2001-08-23 Thread allan
allan

URI::URL - problem

2001-08-20 Thread allan
is going on? no test problems with lwp itself. below is my complete t/logs/error_log. hope someone can help with this. thanks allan Server is not starting !? Subroutine main::pid redefined at /source/mod_perl-1.25/t//docs/startup.pl line 103. Subroutine main::access redefined at /source/mod_perl

src.t failure

2001-08-05 Thread allan
has anyone got a clue what to do about the error i get at modules/src below? !--mod_perl 1.26, perl 5.6.1, apache_1.3.20, mac os X -- thanks allan modules/actions.ok modules/cgi.ok modules/constants...ok modules/cookie..skipped test on this platform modules/fileok

Re: src.t failure

2001-08-05 Thread allan
, allan wrote: has anyone got a clue what to do about the error i get at modules/src below? !--mod_perl 1.26, perl 5.6.1, apache_1.3.20, mac os X -- thanks allan modules/actions.ok modules/cgi.ok modules/constants...ok modules/cookie..skipped test

configuration (or install) problems

2001-08-04 Thread allan
problem:-) thanks ./allan testreport Failed Test Status Wstat Total Fail Failed List of failed --- modules/src.t 63 50.00% 3-5 6 tests skipped. httpd

Re: macintosh osX - mod_perl install problems - head - HEAD - setenv

2001-05-27 Thread allan
Ken Williams wrote: [EMAIL PROTECTED] (allan) wrote: im aware of the head/HEAD problem that comes with LWP on mac osX and have therefore copied a binary head that ken williams sent me into /usr/bin and moved the lwp head into /usr/local/bin. Looks like that problem still isn't fixed

Re: macintosh osX - mod_perl install problems - head - HEAD - setenv

2001-05-27 Thread allan
other queries just after this) allan Ken Williams wrote: [EMAIL PROTECTED] (allan) wrote: one thing: i have discovered that another problem i have had since upgrading to perl 5.6.1 might be interfering with the one in this topic (im not sure though - it is concerning setenv) look

macintosh osX - mod_perl install problems

2001-05-25 Thread allan
aware of the head/HEAD problem that comes with LWP on mac osX and have therefore copied a binary head that ken williams sent me into /usr/bin and moved the lwp head into /usr/local/bin. below follows an exerpt from the shell thanks allan [localhost:/Applications/mod_perl-1.25] aju% sudo perl

Help needed

2000-02-11 Thread Allan Locke
Hello, We are looking to hire a modperl guru for the next month or two to work on a dot com project here in San Francisco, starting immediately. Please contact me at [EMAIL PROTECTED] or 415-777-1636 x206. Thank you, Allan Locke CEO Infinite Info

Urgent Help needed

2000-01-25 Thread Allan Locke
We are running modperl for a client web site and are experiencing sporadic hanging problems. We are looking for a consultant, preferably in the San Francisco Bay Area, who can help us fix this problem. Please contact me by phone or email. (I am not on this mailing list) Thanks, Allan Locke

disk space requirement

1999-10-14 Thread Allan Tejano
How much space required to install the mod_perl?(necessary files excluding the documentation, etc.) As what I have read, I need also to install the Perl interpreter when using mod_perl. How much size the interpreter requires? Your answers is very much appreciated. I have some hardware