On Sun, Dec 04, 2005 at 12:13:48AM +0800, Stephen Ng wrote:
> I received the following error when starting apache -
>
> httpd failed. The error was: Stopping httpd: [ OK ]
> Starting httpd: Syntax error on line 10 of /etc/httpd/conf.d/perl.conf:
> Cannot load /etc/httpd/modules/mod_perl.so into
C-2, if one wants to continue using the package
management system instead of compiling from source, well, one can do
both. I recommend grabbing the source packages from FC-5 (development)
and building them on FC-2. It should work fairly well. I managed to do
it on Red Hat Linux 9 systems with mini
On Tue, Feb 03, 2004 at 06:13:54PM -0500, Perrin Harkins wrote:
> Practical Perl Style
>
I would love to see this one, as I've seen way too many "write-only"
scripts.
> Scalable Websites with Perl
> ---
As much as I like the first topic, this one seem
On Wed, Nov 26, 2003 at 04:54:08PM -, [EMAIL PROTECTED] wrote:
> Hey all,
>
>I am trying to get MIME::Lite to attach an Excel spreadsheet created via
> Spreadsheet::WriteExcel to an outgoing email and something is not working
> quite right.
[snip]
This doesn't appear to have anything to d
On Wed, Nov 26, 2003 at 10:41:56AM -0600, Jonathan Villa wrote:
> Sorry for the repeats
>
> I noticed that on the top of the pages, there is
>
> #!/usr/bin/suidperl -T
>
> so I tried that on the command line and get this:
>
> Script is not setuid/setgid in suidperl
I'm not familiar with su
On Tue, Nov 25, 2003 at 10:43:27AM -0800, Bryn Dyment wrote:
[snip]
> Questions (using DBI as an example*):
>
> 1. If my preloaded (via startup.pl) "my.pm" module uses DBI, should I
> explicitly "use DBI ()" in startup.pl as well?
The second `use DBI' will be ignored, since DBI is already in %INC
On Wed, Nov 26, 2003 at 12:11:54AM +1100, Chris Drake wrote:
> Hi,
>
> Anyone know? I want to set the return/result code myself, from a
> script - specifically, I want to send under certain circumstances:-
>
> HTTP/1.1 500 404 Not Found
[snip]
I think what you're trying to do is a non-parsed he
On Tue, Nov 11, 2003 at 06:16:34PM +, Graeme Fowler wrote:
> Hi
>
> On Tue, 2003-11-11 at 17:43, Cees Hek wrote:
[snip]
> > Flip your strategy around, and have a plain old perl script
> > generate the proper Apache config files for your VirtualHosts
> > and place those config files in a direct