Re: apache and mod_perl

2005-05-12 Thread Ian Joyce
http://perl.apache.org/docs/2.0/user/porting/compat.html On 5/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi all, > > I'm trying to migrate a website from apache 1.x and mod_perl 1.x to apache 2.x > and mod_perl 2.x I get the following error when trying to start httpd. > > St

FW: apache and mod_perl

2005-05-12 Thread Gert Jan Schipper
Hi David, Try this link: http://perl.apache.org/docs/2.0/user/porting/compat.html Regards, GJS > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 12, 2005 3:09 PM > To: modperl@perl.apache.org > Subject: a

apache and mod_perl

2005-05-12 Thread DTitkemeyer
Hi all, I'm trying to migrate a website from apache 1.x and mod_perl 1.x to apache 2.x and mod_perl 2.x I get the following error when trying to start httpd. Starting httpd: [Thu May 12 08:48:01 2005] [error] failed to resolve handler `Apache::PerlSection' Syntax error on line 14 of /etc/

Re: At the end of my rope with apache and mod_perl

2005-02-10 Thread Boysenberry Payne
What happens which you type: which perl perl -v perldoc DBD::mysql ok, here you are: from ~/ which perl /opt/local/bin/perl perl -v This is perl, v5.8.6 built for darwin-2level ... perldoc DBD::mysql No documentation found for "DBD::mysql" Mind you I'm in the process of reinstalling DBD::mysql...

Re: At the end of my rope with apache and mod_perl

2005-02-10 Thread Barry Hoggard
On Feb 10, 2005, at 2:01 PM, Geoffrey Young wrote: sorry for showing up late, but do the OS X-specific install instructions here not help or no longer apply? http://www.modperlcookbook.org/chapters/ch01.pdf I had forgotten about those. I haven't needed to use them lately. The regular 1.x cod

Re: At the end of my rope with apache and mod_perl

2005-02-10 Thread Geoffrey Young
Barry Hoggard wrote: > What happens which you type: > > which perl > perl -v > perldoc DBD::mysql > > Do all of those work? Can you tell us what they output? > > Since you are not using SSL for now, get rid of the SSL-related lines. > I'm sorry. I didn't realize you didn't understand that p

Re: At the end of my rope with apache and mod_perl

2005-02-10 Thread Barry Hoggard
What happens which you type: which perl perl -v perldoc DBD::mysql Do all of those work? Can you tell us what they output? Since you are not using SSL for now, get rid of the SSL-related lines. I'm sorry. I didn't realize you didn't understand that part. Use this to compile the static apache.

Re: At the end of my rope with apache and mod_perl

2005-02-10 Thread Boysenberry Payne
How can remove my fink directories from the @INC var? Do I just uninstall everything in the directories and just leave it, or is there a way to permanently remove it from being in the @INC? On Feb 10, 2005, at 7:57 AM, Peter Dyballa wrote: Am 10.02.2005 um 14:44 schrieb Boysenberry Payne: I was try

Re: At the end of my rope with apache and mod_perl

2005-02-10 Thread Boysenberry Payne
First of all I want to say thanks for your time and explanations... I'm going to try and re-explain my scenario, only because this thread has kind of bounced between two, kind of confusing them. And, to make it more complicated for me, it's on 4 lists. So here I go. About a week ago I decided to

Re: At the end of my rope with apache and mod_perl

2005-02-09 Thread Boysenberry Payne
I tried running one script below and got the following: ./installer: line 11: cd: /Users/boysie/src/mm-1.*: No such file or directory Configuring for Apache, Version 1.3.33 + using installation path layout: Darwin (config.layout) configure:Error: No such module named 'yes' ./installer: line 16: c

Re: At the end of my rope with apache and mod_perl

2005-02-09 Thread Boysenberry Payne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, I tried using darwinports to install apache 1.3 and mod_perl 1.26 using port install apache +mod_perl. It seemed to off without a hitch, no errors, no problem. Then I tried starting apache using: sudo /opt/local/sbin/apachectl start and received th

Re: At the end of my rope with apache and mod_perl

2005-02-08 Thread Barry Hoggard
-l /opt looks like this: lrwxr-xr-x 1 root admin11 3 Apr 2004 perl -> perl-5.8.3/ drwxr-xr-x 5 root admin 170 3 Apr 2004 perl-5.8.3 I then put /opt/perl/bin in my path via .bash_profile. That way when I use sudo it sees that perl too. I also installed Apache and mod_perl

At the end of my rope with apache and mod_perl

2005-02-08 Thread Boysenberry Payne
Since I can’t seem to figure out how to install apache_1.3.33 on mac ox x from source, I’m going to try and fix my issues with my currently installed version (comes with os x.) The problem I’m having is with mod_perl and mysql. I used fink to install mysql at one point and it confused mod_perl as

apache and mod_perl in pdas?

2004-10-15 Thread eps com estem
This is not a technical question, but now that more-than-600MHz PDA are just attacking our wallets it is curious to know if there is any plan to port both apache and modperl to palmOs / pocketPc machines. Since i was running my linux+apache2+mp2 in an old pentium at 266MHz with no kind of problem

Re: Updating Apache and Mod_Perl

2004-06-15 Thread ydnar
I have a simple howto for downloading, building and installing apache 2.0 + mp2 + some extras here: http://shaderlab.com/mod_perl/server_mod_perl_config.txt y David Arnold wrote: All, I've been encouraged on this list to update my versions of Apache and mod_perl, which I think a good sugge

Re: Updating Apache and Mod_Perl

2004-06-15 Thread Tom Schindl
. on port 8080 instead of the standard port 80. Tom David Arnold wrote: All, I've been encouraged on this list to update my versions of Apache and mod_perl, which I think a good suggestion. However, I am no operating system guru (just a math teacher), so I get quite fearful with these updates.

Updating Apache and Mod_Perl

2004-06-14 Thread David Arnold
All, I've been encouraged on this list to update my versions of Apache and mod_perl, which I think a good suggestion. However, I am no operating system guru (just a math teacher), so I get quite fearful with these updates. Still, I do have an office machine that is quite behind the