Re: mod_perl training companies?

2002-03-10 Thread Stas Bekman

Gabor Szabo wrote:
 On 2002.03.06 04:05 Stas Bekman wrote:
 
I'm compiling a list of companies giving mod_perl training for our new
mod_perl site. Currently I have only:

 
 Stats and others,
 
 I am keping a list of companies providing Perl training at
 http://www.perltraining.org/ organized based on the home country of
 the company. I'd be glad to add more companies and to mark those
 that provide mod_perl training.

Cool. May I suggest that it'll help the training companies and their 
potential customers if you categorize by the regions that teach at and 
not the company's base? Otherwise companies giving training worldwide 
won't be considered by potential clients, since you put them into the 
category based on their home country. I suggest categorizing by the 
training region, and specify the home country as a comment.

Gabor, can you please help me to figure out which of those listed on 
your site provide mod_perl training? Regarding those and your company I 
also need to know the area the classes are given at. Thanks!

Currently I have:
uk:
a href=http://training.gbdirect.co.uk/;GBdirect/a

taiwan:
a href=http://ourinet.com/index.zh_tw.html;. OurInternet, Inc/a

world-wide:
a href=http://coopermcgregor.com/training/;Cooper McGregor/a
a href=http://www.lerner.co.il/services/;Lerner Communications 
Consulting/a
a href=http://www.modperldev.com/;Mod Perl Development/a


_
Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




Re: [OT] Thought for the Day

2002-03-10 Thread dreamwvr

fortune ? 



Re: SSL Installation Questions - Help

2002-03-10 Thread Ged Haywood

Hi there,

On Sat, 9 Mar 2002, Kirk Rogers wrote:

 I've acquired:
 mod_perl-1.26.tar.gz
 openssl-0.9.6c.tar.gz
 apache_1.3.22.tar.gz
 apache_1.3.22+ssl_1.47.tar.gz

I use mod_ssl with no problems, you could try that.

73,
Ged.




Re: segfaulting upon request

2002-03-10 Thread Steev Hise

On Fri, 8 Mar 2002, Ged Haywood wrote:

- -Hmmm.  That's interesting... do I smell RPMs?
-
- i didnt use any rpms when i built apache, modssl, php, and modperl.
- i'm not sure what you mean or how your comment is intended to help.
-
-I apologize if my message was not clear.  Did you build your own Perl?

yes.

for the record, i solved the problem(s) thusly:
-fell back to using the earlier version of modperl (1.25_01)
-everything was fine except then i found that php4.1.2 was then causing
segfaults upon 404s. recompiled with php as a static module
-THEN i found that modrewrite was segfaulting upon any rewrite. recompiled
AGAIN with modrewrite static.
-finally, apache the way i need it (modperl/modssl/php)

best,

smh


Steev Hise, Information Engineer
[EMAIL PROTECTED]   http://www.datamassage.com
-
Getting programmers to write documentation is almost as hard
 as getting them to wear ties
-Larry Wall, et.al, 'Programming Perl'
-




Re: Site Host Providers that Support mod_perl

2002-03-10 Thread Lara J. Fabans

I can recommend edgegate.net.  He's just getting started.

You can email [EMAIL PROTECTED] for more information.

Lara
-
Lara J. Fabans
Lodestone Software, Inc
[EMAIL PROTECTED]




Re: Site Host Providers that Support mod_perl

2002-03-10 Thread The Doctor

Tye http://www.nk.ca
-- 
Member - Liberal International  On 11 Sept 2001 the WORLD was violated.
This is [EMAIL PROTECTED]   Ici [EMAIL PROTECTED]
Society MUST be saved! Extremists must dissolve.  
Spammer:  21st Century Version of the Elctronic Neanderthal Man



Re: [OT] Thought for the Day

2002-03-10 Thread John Eisenschmidt

/usr/games/fortune -o

Unless the Voices are Mistaken, dreamwvr ([EMAIL PROTECTED]) Wrote:
 fortune ? 

-- 
John W. Eisenschmidt [EMAIL PROTECTED]
 Homepage URL| http://www.eisenschmidt.org/jweisen
 PGP Public Key  | http://www.eisenschmidt.org/jweisen/misc/jeisenschmidt.asc
 PGP Fingerprint | 5F9B F916 5AD1 3295 CF99 BC1E 1F97 E6A3 37E3 BEF2



msg25493/pgp0.pgp
Description: PGP signature


apache for windows/linux

2002-03-10 Thread Wilfred Chan

Hi, I have limited knowledge with http servers.  I was told that apache was 
the best a few years back and I tried apache with my Win98 OS at that time.  
I pretty much just edited the configurations so that the webpage will load 
and left everything in default.  I am fairly new at this and I just wanted 
to ask what you guys think the differences are between running apache on 
Windows VS on linux.  I am not good with linux.  Thanks!



Wilfred Chan - Friends listen to what you say.  A good friend listens to 
what you don't say.  /  You see, you like,  you take, don't take me 
literally.


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




Re: [Samba authorization]

2002-03-10 Thread Andrew Afliatunov

Hi!

 Write a test script using Authen::Smb and run it from the commandline.
 You can copy-paste the synopsis portion of the Authen::Smb documentation
 (i.e. perldoc Authen::Smb).

 If (you can connect and and authenticate from the commandline) {
the problem resides in your mod_perl installation,
# either an INC problem, or re-install mod_perl.
 }

Yes! I can connect and and authenticate from the command line. I don't think that
authenticatuion doesn'work in apache because of the INC problem, because 'httpd -t'
doesn't complain on it. It just says
--
Syntax error on line 346 of /usr/local/apache/conf/httpd.conf:
Can't load '/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Authen/Smb/Smb.so'
for module Authen::Smb: ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error:
file /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Authen/Smb/Smb.so: symbol
main: referenced symbol not found at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
 at /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5.
Compilation failed in require at (eval 3) line 3.
--
(Line 346 of httpd.conf contains 'PerlModule Apache::AuthenSmb')

So, I probably have wrong mod_perl installation. But reinstalling it did not help. I
used these options:
--
perl Makefile.PL \
APACHE_SRC=/u01/soft/apache_1.3.22rusPL30.9 \
DO_HTTPD=1 \
USE_APACI=1 \
PREP_HTTPD=1 \
EVERYTHING=1
--

Looking in different docs I could't find other options that might help. Maybe you
suggest ones?

--
Andrew.






where should the handler sript be kept

2002-03-10 Thread Rizwan Majeed

I am trying to invoke a handler script. I have set the location tag in
httpd.conf
I dont know where to place the script so that Apachi picks it up at
run-time.

when I do GET http://myserver/soap

I get:

HTML
HEADTITLEAn Error Occurred/TITLE/HEAD
BODY
H1An Error Occurred/h1
405 Method Not Allowed
/BODY
/HTML

Thanks

Riz

- Original Message -
From: Andrew Afliatunov [EMAIL PROTECTED]
To: Carlos Ramirez [EMAIL PROTECTED]
Cc: Carlos Ramirez [EMAIL PROTECTED]; Stathy G. Touloumis
[EMAIL PROTECTED]; Mod_perl [EMAIL PROTECTED]
Sent: Monday, March 11, 2002 11:45 AM
Subject: Re: [Samba authorization]


 Hi!

  Write a test script using Authen::Smb and run it from the commandline.
  You can copy-paste the synopsis portion of the Authen::Smb documentation
  (i.e. perldoc Authen::Smb).
 
  If (you can connect and and authenticate from the commandline) {
 the problem resides in your mod_perl installation,
 # either an @INC problem, or re-install mod_perl.
  }

 Yes! I can connect and and authenticate from the command line. I don't
think that
 authenticatuion doesn'work in apache because of the @INC problem, because
'httpd -t'
 doesn't complain on it. It just says
 --
 Syntax error on line 346 of /usr/local/apache/conf/httpd.conf:
 Can't load
'/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Authen/Smb/Smb.so'
 for module Authen::Smb: ld.so.1: /usr/local/apache/bin/httpd: fatal:
relocation error:
 file
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Authen/Smb/Smb.so:
symbol
 main: referenced symbol not found at
 /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
  at /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5
 Compilation failed in require at
 /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5.
 BEGIN failed--compilation aborted at
 /usr/local/lib/perl5/site_perl/5.6.1/Apache/AuthenSmb.pm line 5.
 Compilation failed in require at (eval 3) line 3.
 --
 (Line 346 of httpd.conf contains 'PerlModule Apache::AuthenSmb')

 So, I probably have wrong mod_perl installation. But reinstalling it did
not help. I
 used these options:
 --
 perl Makefile.PL \
 APACHE_SRC=/u01/soft/apache_1.3.22rusPL30.9 \
 DO_HTTPD=1 \
 USE_APACI=1 \
 PREP_HTTPD=1 \
 EVERYTHING=1
 --

 Looking in different docs I could't find other options that might help.
Maybe you
 suggest ones?

 --
 Andrew.