Error in compile

2003-08-11 Thread The Doctor
Why is the below happening?


Script started on Fri Aug  8 20:20:56 2003
doctor.nl2k.ab.ca//usr/source/mod_perl-1.99_09$ make
cd "src/modules/perl" && make -f Makefile.modperl
rm -f mod_perl.so
ld -shared -x  -L/usr/X11/lib -L/usr/local/libmod_perl.lo modperl_interp.lo 
modperl_tipool.lo modperl_log.lo modperl_config.lo modperl_cmd.lo modperl_options.lo 
modperl_callback.lo modperl_handler.lo modperl_gtop.lo modperl_util.lo modperl_io.lo 
modperl_filter.lo modperl_bucket.lo modperl_mgv.lo modperl_pcw.lo modperl_global.lo 
modperl_env.lo modperl_cgi.lo modperl_perl.lo modperl_perl_global.lo 
modperl_perl_pp.lo modperl_sys.lo modperl_module.lo modperl_svptr_table.lo 
modperl_const.lo modperl_constants.lo modperl_apache_compat.lo modperl_hooks.lo 
modperl_directives.lo modperl_flags.lo modperl_xsinit.lo  -rdynamic 
-Wl,-rpath,/usr/libdata/perl5//CORE  -L/usr/X11/lib -L/usr/local/lib 
/usr/libdata/perl5/i386-bsdos/auto/DynaLoader/DynaLoader.a 
-L/usr/libdata/perl5/i386-bsdos/CORE -lperl -lutil -lbind -ldl -lm -lc  -o mod_perl.so
ld: -r and -shared may not be used together
*** Error code 1

Stop.
*** Error code 1

Stop.
doctor.nl2k.ab.ca//usr/source/mod_perl-1.99_09$ uname
BSD/OS
doctor.nl2k.ab.ca//usr/source/mod_perl-1.99_09$ uname -a
BSD/OS doctor.nl2k.ab.ca 4.3.1 BSDI BSD/OS 4.3.1 Kernel #8: Tue Jul 29 17:15:03 MDT 
2003 [EMAIL PROTECTED]:/usr/src/sys/compile/LOCALTYAN5  i386
doctor.nl2k.ab.ca//usr/source/mod_perl-1.99_09$ gcc -x v
Using builtin specs.
gcc version 2.95.3 20010315 (release)
doctor.nl2k.ab.ca//usr/source/mod_perl-1.99_09$ cc -v
Using builtin specs.
gcc version 2.95.3 20010315 (release)
doctor.nl2k.ab.ca//usr/source/mod_perl-1.99_09$ exit
exit

Script done on Fri Aug  8 20:21:21 2003

Pointers needed.

-- 
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.  
Manchester (LOSERS) United, Liver(LOSER)pool and (N)Everton to be relegated this 
season in the EPL.


Re: WEb hosting..

2003-02-28 Thread The Doctor
On Fri, Feb 28, 2003 at 12:18:38AM -0600, Fco. Valladolid wrote:
> Fco. Valladolid wrote:
> 
> > Hi.
> >
> > Some know web hosting providers with mod_perl support...
> >
> > Regards..
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 


Please look up 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.  
Forward on to Victory The GRAND TEAM Arsenal


Re: Help! :) - Installation problem with mod_perl-1.99_07 and apache_1.3.27

2002-12-30 Thread The Doctor
On Mon, Dec 30, 2002 at 02:36:47AM -0700, Frank Laczko Jr. wrote:
> Hello all
> 
> I am having a problem getting mod_perl-1.99_07 and apache_1.3.27 installed.
> I have looked through the docs and have not seen a solution, so if one
> exists and I missed it, let me apologize in advance.
> 
> I am running the apache configure script  that uses apaci with options to
> enable mod_so and several other modules, then running the perl Makefile.pl
> script for mod_perl. This is the error I get:
> 
> $ perl Makefile.PL APACHE_SRC=../apache_1.3.xxx/src NO_HTTPD=1
> USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1 USE_DSO=1
> Reading Makefile.PL args from @ARGV
> !!! Unable to determine server version, aborting.
> !!! Please specify MP_APXS or MP_AP_PREFIX.
> 
> I have also tried :
> 
> $ perl Makefile.PL APACHE_SRC=../apache_1.3.xxx/src NO_HTTPD=1
> USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1
> Reading Makefile.PL args from @ARGV
> !!! Unable to determine server version, aborting.
> !!! Please specify MP_APXS or MP_AP_PREFIX
> 
> What am I missing? Anyone have any ideas?
> 
> Thanks in advance
> 
> Frank Laczko
> [EMAIL PROTECTED]
> 
> 
i
IS your httpd statically built or dynamically built??

-- 
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.  
Merry Christmas 2002 and Happy 2003



Mail programmes using .htpasswd to verify username/password access

2002-07-23 Thread The Doctor

Does anyone know of such a programme?
-- 
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.  
Beware of defining as intelligent only those who share your opinions



Re: ANNOUNCE: Perl 5.8.0 Release Candidate 3

2002-07-15 Thread The Doctor

On Mon, Jul 15, 2002 at 06:12:27AM +0200, Lupe Christoph wrote:
> (Removed [EMAIL PROTECTED], this has nothing to
> do with TT.)
> 
> Please submit perl 5.8.0 RC build failures to perl5porters.
> Use perlbug to do this if you can. (Looks like this failure
> prevents the use of perlbug.) If you can't please describe
> your environment. OS, compiler, installed patches, etc.
> 
> I'll forward this to speed things up.
> 
> Lupe Christoph
>

Do you mean [EMAIL PROTECTED]?
 
> On Sunday, 2002-07-14 at 15:12:20 -0600, The Doctor wrote:
> > I get
> > 
> > 
> > Script started on Sun Jul 14 14:48:21 2002
> > doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ make
> > AutoSplitting perl library
> > 
>LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
> ./miniperl -Ilib -e 'use AutoSplit;  autosplit_lib_modules(@ARGV)' lib/*.pm
> > 
>LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
> ./miniperl -Ilib -e 'use AutoSplit;  autosplit_lib_modules(@ARGV)' lib/*/*.pm
> > make lib/re.pm
> > `lib/re.pm' is up to date.
> > 
> > Making DynaLoader (static_pic)
> > 
>LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
> cc -o perl  -L/usr/X11/lib -L/usr/local/lib 
>-Wl,-rpath,/usr/libdata/perl5/i386-bsdos/CORE perlmain.o 
>lib/auto/DynaLoader/DynaLoader.a  libperl.so `cat ext.libs` -lutil -lbind -ldl -ldld 
>-lm -lc
> > 
>LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
> cc -o suidperl -L/usr/X11/lib -L/usr/local/lib 
>-Wl,-rpath,/usr/libdata/perl5/i386-bsdos/CORE perlmain.o sperl.o 
>lib/auto/DynaLoader/DynaLoader.a  libperl.so `cat ext.libs` -lutil -lbind -ldl -ldld 
>-lm -lc
> >  
> > Making utilities
> >  
> > Making x2p stuff
> >  
> > 
> > Making B (dynamic)
> > 
> > Making ByteLoader (dynamic)
> > 
> > Making Cwd (dynamic)
> > 
> > Making DB_File (dynamic)
> > 
> > Making Data::Dumper (dynamic)
> > 
> > Making Devel::DProf (dynamic)
> > 
> > Making Devel::PPPort (dynamic)
> > 
> > Making Devel::Peek (dynamic)
> > 
> > Making Digest::MD5 (dynamic)
> > 
> > Making Encode (dynamic)
> > 
> > Making Fcntl (dynamic)
> > 
> > Making File::Glob (dynamic)
> > 
> > Making Filter::Util::Call (dynamic)
> > 
> > Making GDBM_File (dynamic)
> > 
> > Making IO (dynamic)
> > 
> > Making IPC::SysV (dynamic)
> > 
> > Making List::Util (dynamic)
> > 
> > Making MIME::Base64 (dynamic)
> > 
> > Making NDBM_File (dynamic)
> > 
> > Making Opcode (dynamic)
> > 
> > Making POSIX (dynamic)
> > 
> > Making PerlIO::encoding (dynamic)
> > 
> > Making PerlIO::scalar (dynamic)
> > 
> > Making PerlIO::via (dynamic)
> > 
> > Making SDBM_File (dynamic)
> > 
> > Making Socket (dynamic)
> > 
> > Making Storable (dynamic)
> > 
> > Making Sys::Hostname (dynamic)
> > 
> > Making Sys::Syslog (dynamic)
> > 
> > Making Time::HiRes (dynamic)
> > 
> > Making Unicode::Normalize (dynamic)
> > 
> > Making XS::APItest (dynamic)
> > 
> > Making XS::Typemap (dynamic)
> > 
> > Making attrs (dynamic)
> > 
> > Making re (dynamic)
> > 
> > Making threads (dynamic)
> > 
> > Making threads::shared (dynamic)
> > 
> > Making Errno (nonxs)
> > *** Error code 1 (ignored)
> >  
> > Everything is up to date. Type 'make test' to run test suite.
> > doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head htinst     
>inst/bsdos.sh
> > head: hinst/bsdos.sh: No such file or directory
> > doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head hinst/bsdos.sh  *
> > head: hinst/bsdos.*: No such file or directory
> > doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head 
>hinst/bsdos.*/bsdos.*ts/bsdos.*
> > # hints/bsdos.sh
> > #
> > # hints file for BSD/OS (adapted from bsd386.sh)
> > # Original by Neil Bowers <[EMAIL PROTECTED]>; Tue Oct  4 12:01:34 EDT 1994
> > # Updated 

Re: ANNOUNCE: Perl 5.8.0 Release Candidate 3

2002-07-14 Thread The Doctor

I get


Script started on Sun Jul 14 14:48:21 2002
doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ make
AutoSplitting perl library
LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
 ./miniperl -Ilib -e 'use AutoSplit;  autosplit_lib_modules(@ARGV)' lib/*.pm
LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
 ./miniperl -Ilib -e 'use AutoSplit;  autosplit_lib_modules(@ARGV)' lib/*/*.pm
make lib/re.pm
`lib/re.pm' is up to date.

Making DynaLoader (static_pic)
LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
 cc -o perl  -L/usr/X11/lib -L/usr/local/lib 
-Wl,-rpath,/usr/libdata/perl5/i386-bsdos/CORE perlmain.o 
lib/auto/DynaLoader/DynaLoader.a  libperl.so `cat ext.libs` -lutil -lbind -ldl -ldld 
-lm -lc
LD_LIBRARY_PATH=/usr2/source/perl-5.8.0-RC3:/usr/contrib/qt/lib:/usr/contrib/lib/mysql:/usr/lib
 cc -o suidperl -L/usr/X11/lib -L/usr/local/lib 
-Wl,-rpath,/usr/libdata/perl5/i386-bsdos/CORE perlmain.o sperl.o 
lib/auto/DynaLoader/DynaLoader.a  libperl.so `cat ext.libs` -lutil -lbind -ldl -ldld 
-lm -lc
 
Making utilities
 
Making x2p stuff
 

Making B (dynamic)

Making ByteLoader (dynamic)

Making Cwd (dynamic)

Making DB_File (dynamic)

Making Data::Dumper (dynamic)

Making Devel::DProf (dynamic)

Making Devel::PPPort (dynamic)

Making Devel::Peek (dynamic)

Making Digest::MD5 (dynamic)

Making Encode (dynamic)

Making Fcntl (dynamic)

Making File::Glob (dynamic)

Making Filter::Util::Call (dynamic)

Making GDBM_File (dynamic)

Making IO (dynamic)

Making IPC::SysV (dynamic)

Making List::Util (dynamic)

Making MIME::Base64 (dynamic)

Making NDBM_File (dynamic)

Making Opcode (dynamic)

Making POSIX (dynamic)

Making PerlIO::encoding (dynamic)

Making PerlIO::scalar (dynamic)

Making PerlIO::via (dynamic)

Making SDBM_File (dynamic)

Making Socket (dynamic)

Making Storable (dynamic)

Making Sys::Hostname (dynamic)

Making Sys::Syslog (dynamic)

Making Time::HiRes (dynamic)

Making Unicode::Normalize (dynamic)

Making XS::APItest (dynamic)

Making XS::Typemap (dynamic)

Making attrs (dynamic)

Making re (dynamic)

Making threads (dynamic)

Making threads::shared (dynamic)

Making Errno (nonxs)
*** Error code 1 (ignored)
 
Everything is up to date. Type 'make test' to run test suite.
doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head htinst     inst/bsdos.sh
head: hinst/bsdos.sh: No such file or directory
doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head hinst/bsdos.sh  *
head: hinst/bsdos.*: No such file or directory
doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head 
hinst/bsdos.*/bsdos.*ts/bsdos.*
# hints/bsdos.sh
#
# hints file for BSD/OS (adapted from bsd386.sh)
# Original by Neil Bowers <[EMAIL PROTECTED]>; Tue Oct  4 12:01:34 EDT 1994
# Updated by Tony Sanders <[EMAIL PROTECTED]>; Sat Aug 23 12:47:45 MDT 1997
# Added 3.1 with ELF dynamic libraries (NOT in 3.1 yet.
# Estimated for 4.0) SYSV IPC tested Ok so I re-enabled.
#
# Updated to work in post-4.0 by Todd C. Miller <[EMAIL PROTECTED]>
#
doctor.nl2k.ab.ca//usr/source/perl-5.8.0-RC3$ head hints/bsdos.* sh 
hints/bsdos.sh hints/bsdos.sh 
hints/bsdos.sh hints/bsdos.shc 
hints/bsdos.sha hints/bsdos.sht 
hints/bsdos.sh
# hints/bsdos.sh
#
# hints file for BSD/OS (adapted from bsd386.sh)
# Original by Neil Bowers <[EMAIL PROTECTED]>; Tue Oct  4 12:01:34 EDT 1994
# Updated by Tony Sanders <[EMAIL PROTECTED]>; Sat Aug 23 12:47:45 MDT 1997
# Added 3.1 with ELF dynamic libraries (NOT in 3.1 yet.
# Estimated for 4.0) SYSV IPC tested Ok so I re-enabled.
#
# Updated to work in post-4.0 by Todd C. Miller <[EMAIL PROTECTED]>
#
# Updated for threads by "Timur I. Bakeyev" <[EMAIL PROTECTED]>
#
# To override the compiler on the command line:
# ./Configure -Dcc=gcc2
#
# The BSD/OS distribution is built with:
# ./Configure -des -Dbsdos_distribution=defined

signal_t='void'
d_voidsig='define'

usemymalloc='n'

# setre?[ug]id() have been replaced by the _POSIX_SAVED_IDS versions.
# See http://www.bsdi.com/bsdi-man?setuid";>http://www.bsdi.com/bsdi-man?setuid(2)
d_setregid='undef'
d_setreuid='undef'
d_setrgid='undef'
d_setruid='undef'

# we don't want to use -lnm, since exp() is busted (in 1.1 anyway)
set `echo X "$libswanted "| sed -e 's/ nm / /'`
shift
libs

Re: [apache-ssl] Porblems marrying Apache 1.3.26, pache-ssl 1.48 and mod_perl 1.27

2002-06-21 Thread The Doctor

On Fri, Jun 21, 2002 at 12:18:37PM +0100, Ben Laurie wrote:
> The Doctor wrote:
> > It has been a long time since what I have described happened.
> ...
> > /tmp: Permission denied
> > 
> > assertion "0" failed: file "apache_ssl.c", line 1616
> 
> This is gcache failing to start (mental note: must make diagnostic more 
> informative). The line before is perror(cmd), so it looks like you claim 
> the gcache executable is /tmp in your configuration!
>

Where is the fault?
 
> Cheers,
> 
> Ben.
> 
> -- 
> http://www.apache-ssl.org/ben.html   http://www.thebunker.net/
> 
> "There is no limit to what a man can do or how far he can go if he
> doesn't mind who gets the credit." - Robert Woodruff
> 
> 
> ---
> to unsubscribe, send a blank email to: [EMAIL PROTECTED]
> 

-- 
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.  
Beware of defining as intelligent only those who share your opinions



Porblems marrying Apache 1.3.26, pache-ssl 1.48 and mod_perl 1.27

2002-06-20 Thread The Doctor

It has been a long time since what I have described happened.


Script started on Thu Jun 20 20:18:07 2002
doctor.nl2k.ab.ca//usr/source/mod_perl-1.27$ cat configApacheSSL
/usr/bin/perl Makefile.PL APACHE_PREFIX=/var/www/SSLconf 
APACHE_SRC=/usr/source/apache_1.3.26/src DO_HTTPD=1 USE_APACI=1 PERL_MARK_WHERE=1 
PERL_STACKED_HANDLERS=1 ALL_HOOKS=1 PERL_METHOD_HANDLERS=1 PERL_DIRECTIVE_HANDLERS=1 
PERL_TABLE_API=1 PERL_LOG_API=1 PERL_URI_API=1 PERL_UTIL_API=1 PERL_FILE_API=1 
PERL_SECTIONS=1 PERL_SSI=1 
APACI_ARGS=--prefix=/usr/contrib,--exec-prefix=/usr/contrib,--sbindir=/usr/contrib/sbin,--mandir=/usr/share/man,--sysconfdir=/var/www/SSLconf/conf,--datadir=/var/www/SSLconf,--localstatedir=/var,--runtimedir=/var/run,--logfiledir=/var/log/httpd,--proxycachedir=/var/proxy,--enable-suexec,--suexec-userdir=htmls,--activate-module=src/modules/php4/libphp4.a,--activate-module=src/modules/dav/libdav.a


doctor.nl2k.ab.ca//usr/source/mod_perl-1.27$ make test
(cd /usr/source/apache_1.3.26 && PERL5LIB=/usr2/source/mod_perl-1.27/lib: make)
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
<=== src/main
===> src/lib
<=== src/lib
===> src/modules
===> src/modules/experimental
<=== src/modules/experimental
===> src/modules/standard
<=== src/modules/standard
===> src/modules/proxy
<=== src/modules/proxy
===> src/modules/ssl
<=== src/modules/ssl
===> src/modules/perl
<=== src/modules/perl
===> src/modules/php4
cp libmodphp4.a libphp4.a
ar r libphp4.a mod_php4.o
ranlib libphp4.a
<=== src/modules/php4
===> src/modules/dav
<=== src/modules/dav
<=== src/modules
env LD_RUN_PATH=/usr/libdata/perl5/i386-bsdos/CORE cc -c -I. 
-I/usr/libdata/perl5/i386-bsdos/CORE -I./os/unix -I./include 
-I/usr2/source/openssl-engine-0.9.6d/include   -DTARGET=\"httpsd\" 
-DDEV_RANDOM=/dev/random -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing 
-I/usr/local/include -I/usr2/source/php-4.2.1 -I/usr2/source/php-4.2.1/main 
-I/usr2/source/php-4.2.1/main -I/usr2/source/php-4.2.1/Zend 
-I/usr2/source/php-4.2.1/Zend -I/usr2/source/php-4.2.1/TSRM 
-I/usr2/source/php-4.2.1/TSRM -I/usr2/source/php-4.2.1 -DAPACHE_SSL 
-DPERL_MARK_WHERE=1 -fno-strict-aliasing -I/usr/local/include `./apaci` modules.c
env LD_RUN_PATH=/usr/libdata/perl5/i386-bsdos/CORE cc -c -I. 
-I/usr/libdata/perl5/i386-bsdos/CORE -I./os/unix -I./include 
-I/usr2/source/openssl-engine-0.9.6d/include   -DTARGET=\"httpsd\" 
-DDEV_RANDOM=/dev/random -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing 
-I/usr/local/include -I/usr2/source/php-4.2.1 -I/usr2/source/php-4.2.1/main 
-I/usr2/source/php-4.2.1/main -I/usr2/source/php-4.2.1/Zend 
-I/usr2/source/php-4.2.1/Zend -I/usr2/source/php-4.2.1/TSRM 
-I/usr2/source/php-4.2.1/TSRM -I/usr2/source/php-4.2.1 -DAPACHE_SSL 
-DPERL_MARK_WHERE=1 -fno-strict-aliasing -I/usr/local/include `./apaci` buildmark.c
env LD_RUN_PATH=/usr/libdata/perl5/i386-bsdos/CORE cc  -DTARGET=\"httpsd\" 
-DDEV_RANDOM=/dev/random -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing 
-I/usr/local/include -I/usr2/source/php-4.2.1 -I/usr2/source/php-4.2.1/main 
-I/usr2/source/php-4.2.1/main -I/usr2/source/php-4.2.1/Zend 
-I/usr2/source/php-4.2.1/Zend -I/usr2/source/php-4.2.1/TSRM 
-I/usr2/source/php-4.2.1/TSRM -I/usr2/source/php-4.2.1 -DAPACHE_SSL 
-DPERL_MARK_WHERE=1 -fno-strict-aliasing -I/usr/local/include `./apaci`   -rdynamic  
-o httpsd buildmark.o modules.o  modules/ssl/libssl.a  modules/perl/libperl.a  
modules/php4/libphp4.a  modules/dav/libdav.a  modules/experimental/libexperimental.a  
modules/standard/libstandard.a  modules/proxy/libproxy.a  main/libmain.a  
./os/unix/libos.a  ap/libap.a-Wl,-rpath,/usr/contrib/lib 
-Wl,-rpath,/usr2/source/gd-1.8.3 -Wl,-rpath,/usr/contrib/lib/mysql  -rdynamic 
-L/usr/contrib/lib -L/usr2/source/gd-1.8.3 -L/usr/contrib/lib/mysql -Lmodules/php4 
-L../modules/php4 -L../../modules/php4 -lmodphp4   -lmysqlclient -lgd -lz -lssl 
-lcrypto -lresolv -lm -ldl  -lresolv   -ldb   -L/usr/X11/lib -L/usr/local/lib 
/usr/libdata/perl5/i386-bsdos/auto/DynaLoader/DynaLoader.a 
-L/usr/libdata/perl5/i386-bsdos/CORE -lperl -lutil -lbind -ldl -ldld -lm -lc  -lexpat 
-ldl -L/usr/contrib/openssl/lib -lssl -lcrypto
===> src/support
`suexec' is up to date.
<=== src/support
<=== src
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
/usr/source/apache_1.3.26/src/httpsd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
letting apache warm up...\c
Launching... /tmp
pid=23556
done
/usr/bin/perl t/TEST 0
Launching... /tmp
pid=23559
still waiting for server to warm up...not ok
server failed to start! (please examine t/logs/error_log) at t/TEST line 95.
*** Error code 61

Stop.
doctor.nl2k.ab.ca//usr/source/mod_perl-1.27$ cat t/logs/error_log
[notice] Destruction->DESTROY called for $global_object
Prototype mismatch: sub Socket::INADDR_ANY vs () at 
/usr/libdata/perl5/i386-bsdos/Socket.pm line 329.
Prototype mismatch: sub Sock

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: Modperl 2.0 error

2002-01-12 Thread The Doctor

On Sat, Jan 12, 2002 at 10:00:04AM -0600, Randy Kobes wrote:
> On Sat, 12 Jan 2002, The Doctor wrote:
> 
> > Why in this beta am I getting:
> >
> >
> > Script started on Sat Jan 12 02:42:20 2002
> > doctor.nl2k.ab.ca//usr/source/modperl-2.0$ make cd
> > "src/modules/perl" && make cc -c
> > -I/usr/source/modperl-2.0/src/modules/perl
> > -I/usr/source/modperl-2.0/xs -I/var/www/include
> > -fno-strict-aliasing -I/usr/local/include
> > -DMOD_PERL -O2 -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\" -fPIC
> > -I/usr/libdata/perl5/i386-bsdos/CORE Lock.c In file
> > included from Lock.xs:26:
> > /usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:6:
> > syntax error before `apr_lockmech_e'
> 
> Hi,
> Are you using the latest Apache-2 and modperl-2 cvs
> sources?
> 
> best regards,
> randy kobes
> 
>

Yes.
 
> 
> 

-- 
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.  
Birthdate 29 Jan 1969 Born Redhill Surrey England UK



Modperl 2.0 error

2002-01-12 Thread The Doctor

Why in this beta am I getting:


Script started on Sat Jan 12 02:42:20 2002
doctor.nl2k.ab.ca//usr/source/modperl-2.0$ make
cd "src/modules/perl" && make
cc -c -I/usr/source/modperl-2.0/src/modules/perl -I/usr/source/modperl-2.0/xs 
-I/var/www/include -fno-strict-aliasing -I/usr/local/include -DMOD_PERL -O2
-DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\" -fPIC -I/usr/libdata/perl5/i386-bsdos/CORE  
Lock.c
In file included from Lock.xs:26:
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:6: syntax error before `apr_lockmech_e'
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h: In function `mpxs_apr_lock_create':
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: `type' undeclared (first use in 
this function)
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: (Each undeclared identifier is 
reported only once
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: for each function it appears in.)
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: `mech' undeclared (first use in 
this function)
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: `fname' undeclared (first use in 
this function)
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: `p' undeclared (first use in this 
function)
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: warning: passing arg 4 of 
`apr_lock_create' from incompatible pointer type
/usr/source/modperl-2.0/xs/APR/Lock/APR__Lock.h:11: too many arguments to function 
`apr_lock_create'
Lock.c: In function `XS_APR__Lock_new':
Lock.c:94: syntax error before `mech'
Lock.xs:56: `mech' undeclared (first use in this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
doctor.nl2k.ab.ca//usr/source/modperl-2.0$ exit
exit

Script done on Sat Jan 12 02:42:30 2002
-- 
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.  
Birthdate 29 Jan 1969 Born Redhill Surrey England UK



Re: Ken Coar, virus

2001-11-15 Thread The Doctor

On Thu, Nov 15, 2001 at 12:04:18PM -, Matt Sergeant wrote:
> Please do not open the last email sent by Ken Coar. It contains the Nimda
> virus. He has been notified.
>

Thnkfull it only affects Windows and not Unix.
 
> Matt.
> -- 
> <:->Get a smart net
> 
> _
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.

-- 
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.  
Merry Christmas 2001 and Happy New Year 2002.



Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-09-09 Thread The Doctor

On Sun, Sep 09, 2001 at 03:02:55PM -0700, Doug MacEachern wrote:
> On Sun, 9 Sep 2001, The Doctor wrote:
>  
> > THAT is the problem, and thanks to you Doug, the same problemed appeared in
> > BSD/OS and the above FIXES the problem!!!
> 
> great news.  this has come up a bunch in the past, but nothing was done
> about it.  i've added the following sanity check to Makefile.PL...
> 
> Index: Makefile.PL
> ===
> RCS file: /home/cvs/modperl/Makefile.PL,v
> retrieving revision 1.195
> diff -u -r1.195 Makefile.PL
> --- Makefile.PL   2001/07/17 15:54:05 1.195
> +++ Makefile.PL   2001/09/09 21:55:06
> @@ -2410,6 +2410,7 @@
>  malloc_check();
>  uselargefiles_check();
>  dynaloader_check();
> +shrplib_check();
>  
>  if ($USE_APXS and $Config{libs} =~ /($thrlib)/) {
>  my $lib = $1;
> @@ -2560,4 +2561,32 @@
>   /* Added by Wayne Scott 
>  
>  EOF
> +}
> +
> +sub shrplib_check {
> +return unless $Config{'useshrplib'} and
> +  $Config{'useshrplib'} eq 'define';
> +
> +my $libperl = $Config{'libperl'} || 'libperl.so';
> +
> +for my $dir (qw(/lib /usr/lib /usr/local/lib)) {
> +next unless -e "$dir/$libperl";
> +
> +my $coredir = "$Config{'archlibexp'}/CORE";
> +my $corelib = "$coredir/$libperl";
> +
> +phat_warn(< +$dir/$libperl might override
> +$corelib
> +
> +This may cause build or runtime errors with mod_perl.
> +Consider removing $dir/$libperl, it should not be there.
> +
> +If your vendor has installed $libperl there, complain to them and install
> +Perl from source if needed.
> +
> +$libperl should only exist in Perl version/arch directories, for example:
> +$coredir
> +EOF
> +}
>  }
> 

Doug, the problem lies in the fact that some release uses /usr/lib and
/usr/cotnrib/lib in their libpath.

all I did was to replace the libperl.so in both directories and
got perl to behave.

This COULD be a BSD release problem.

Again Doug, you are the man.



Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-09-09 Thread The Doctor

On Sun, Sep 09, 2001 at 11:46:33AM -0700, Doug MacEachern wrote:
> On 12 Aug 2001, Wayne Pascoe wrote:
>  
> > cc  -funsigned-char -DMOD_SSL=208104 -DMOD_PERL -DUSE_PERL_SSI 
>-fno-strict-aliasing -I/usr/local/include -DEAPI -DNO_DL_NEEDED -fno-strict-aliasing 
>-I/usr/local/include `./apaci` -L/usr/lib-o httpd buildmark.o modules.o  
>modules/standard/libstandard.a  modules/ssl/libssl.a  modules/perl/libperl.a  
>main/libmain.a  ./os/unix/libos.a  ap/libap.a-lcrypt   -lssl -lcrypto   -Wl,-E  
>-L/usr/local/lib /usr/local/lib/perl5/5.6.1/i386-freebsd/auto/DynaLoader/DynaLoader.a 
>-L/usr/local/lib/perl5/5.6.1/i386-freebsd/CORE -lperl -lm -lc -lcrypt -liconv -lutil
> > 
>/usr/local/lib/perl5/5.6.1/i386-freebsd/auto/DynaLoader/DynaLoader.a(DynaLoader.o): 
>In function `SaveError':
> > DynaLoader.o(.text+0x159): undefined reference to `Perl_vmess'
> > *** Error code 1
> 
> sounds like -lperl is being picked up from somewhere else (like /usr/lib),
> rather than /usr/local/lib/perl5/5.6.1/i386-freebsd/CORE
> look for a libperl.so in /usr/lib, if you find one, get rid of it.
> libperl.so should always in the perl version/arch install path. 
> 
> 


THAT is the problem, and thanks to you Doug, the same problemed appeared in
BSD/OS and the above FIXES the problem!!!

You arethe man Dou!  You are the man.



Re: modperl 2.0

2001-08-16 Thread The Doctor

On Thu, Aug 16, 2001 at 06:39:19PM -0400, Barrie Slaymaker wrote:
> Thank you, much better.  I can't make out the difference between the two
> command lines (again, I ask you to please clean up your script output,
> or just copy and paste from your terminal to your mailer, those ^Hs and
> ^]s make things hard to decipher).
> 
> Can you do a "type perl perl5.6.0 perl5.6.1", and then ls -l and sum
> each of those files?  It looks like a symlink (or even a hardlink)
> problem.  No way no how should "perl5.6.0" have an executable version of 


Script started on Thu Aug 16 16:52:56 2001
doctor.nl2k.ab.ca//usr/bin$ type perl pero5.6.0        l5.6.0 perl5.6.1
perl is ./perl
perl5.6.0 is /usr/contrib/bin/perl5.6.0
perl5.6.1 is /usr/contrib/bin/perl5.6.1
doctor.nl2k.ab.ca//usr/bin$ echo bash tells me it is hashed
bash tells me it is hashed
doctor.nl2k.ab.ca//usr/bin$ ls -l perl*
-rwxr-xr-x  1 root  wheel11250 Jul  2 19:32 perl
-r-xr-xr-x  1 news  bin 264900 Oct  8  2000 perl4
lrwxr-xr-x  1 root  wheel4 Aug 16 16:52 perl5 -> perl
lrwxr-xr-x  1 root  wheel   26 Aug 16 16:52 perl5.00402 -> 
../contrib/bin/perl5.00402
-rwxr-xr-x  1 root  wheel  1319624 Jan 16  1999 perl5.00502
-rwxr-xr-x  1 root  wheel11250 Oct  8  2000 perl5.00503
-rwxr-xr-x  1 root  wheel31722 Oct  8  2000 perlbug
-rwxr-xr-x  1 root  wheel26305 Oct  8  2000 perlcc
-rwxr-xr-x  1 root  wheel16823 Oct  8  2000 perldoc
doctor.nl2k.ab.ca//usr/bin$ ls -l 
perl*/usr/contrib/bin/

-rwxr-xr-x  1 root  bin 9989 Jul  2 19:33 /usr/contrib/bin/perl
lrwxr-xr-x  1 news  bin   15 Aug 16 03:17 /usr/contrib/bin/perl4 -> 
../../bin/perl4
lrwxr-xr-x  1 news  bin   14 Aug 16 03:17 /usr/contrib/bin/perl5 -> ../../bin/perl
-rwxr-xr-x  1 root  bin10351 Jun 15  1998 /usr/contrib/bin/perl5.00402
-rwxr-xr-x  1 root  bin 9989 May 29  1999 /usr/contrib/bin/perl5.00503
-rwxr-xr-x  1 root  bin13313 Apr 12 13:23 /usr/contrib/bin/perl5.6.0
-rwxr-xr-x  1 root  bin14184 May  1 20:05 /usr/contrib/bin/perl5.6.1
-rwxr-xr-x  1 root  wheel  35467 May  1 20:06 /usr/contrib/bin/perlbug
-rwxr-xr-x  1 root  bin16922 May  1 20:06 /usr/contrib/bin/perlcc
-rwxr-xr-x  1 root  wheel  22649 May  1 20:06 /usr/contrib/bin/perldoc
doctor.nl2k.ab.ca//usr/bin$ sum
^C
doctor.nl2k.ab.ca//usr/bin$ sum perl perl5.6.0 perl p5.6     5.6.1
383 11 perl
sum: perl5.6.0: No such file or directory
sum: perl5.6.1: No such file or directory
doctor.nl2k.ab.ca//usr/bin$ sum perl perl5.6.0 
perl5.6.1/usr/contrib/bin/perl
 /usr/coperl5.6.0 perl5.6.1 
octor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl /usr/conperl5.6.0 perl5.6.1
1octor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl /usr/contperl5.6.0 
perl5.6.1ctor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl /usr/contrperl5.6.0 
perl5.6.1tor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl /usr/contriperl5.6.0 
perl5.6ctor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl 
/usr/contribperl5.6.0 perl5.ctor.nl2k.ab.ca//usr/bin$ sum 
/usr/contrib/bin/perl /usr/contrib/perl5.6.0 perl5ctor.nl2k.ab.ca//usr/bin$ 
sum /usr/contrib/bin/perl /usr/contrib/bperl5.6.0 
perlctor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl 
/usr/contrib/biperl5.6.0 perctor.nl2k.ab.ca//usr/bin$ sum 
/usr/contrib/bin/perl /usr/contrib/binperl5.6.0 pector.nl2k.ab.ca//usr/bin$ 
sum /usr/contrib/bin/perl /usr/contrib/bin/perl5.6.0 
pctor.nl2k.ab.ca//usr/bin$ sum /usr/contrib/bin/perl 
/usr/contrib/bin/perl5.6.

 
/usr/contrib/bin/

57522 10 /usr/contrib/bin/perl
5866 14 /usr/contrib/bin/perl5.6.0
14518 14 /usr/contrib/bin/perl5.6.1
doctor.nl2k.ab.ca//usr/bin$ exit
exit

Script done on Thu Aug 16 16:55:24 2001

> 
> Did you do the install of perl5.6.1 yourself?  If so, did it look "Ok"?

Yes, make test said all was ready and go.

> 
> Also, when perl5.6.1 was installed, where did it put the libraries?

LEt me see; I used BSD)SDistributed option.

> 
> Thanks,

Any helpful hints is REAL help.

> 
> Barrie
> 
> > doctor.nl2k.ab.ca//usr/libdata$ perl5.6.0 -V
> > Perl lib version (v5.6.0) doesn't match executable version (v5.6.1) at 
>/usr/libdata/perl5/i386-bsdos/Config.pm line 21.
> > Compilation failed in require.
> > BEGIN failed--compilation aborted.
> > doctor.nl2k.ab.ca//usr/libdata$ perl5.6.0 -V1
> > Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
> >   Platform:
> >  

Re: modperl 2.0

2001-08-16 Thread The Doctor

On Thu, Aug 16, 2001 at 06:11:49PM -0400, Robert Landrum wrote:
> At 4:02 PM -0600 8/16/01, The Doctor wrote:
> >On Sun, Aug 12, 2001 at 10:17:32AM -0400, Barrie Slaymaker wrote:
> >> On Sat, Aug 11, 2001 at 08:58:00AM -0600, The Doctor wrote:
> >>
> >> Hopefully this will point you in the right direction.  I would need more
> >> data to figure it all out.  As a next step, can you find the locations
> >> of the perls in question and run a "perl5.6.0 -V", a "perl5.6.1 -V" and
> >> a "perl -V"?
> >>
> >
> >Weirdly perl5.6.1 -V thinks it is perl 5.6.0 ?-S
> 
> Please paste the entire output of perl5.6.1 -V so that we can see what's wrong.
> 
> Thanks,
>

Here it comes:

 
Script started on Thu Aug 16 16:12:49 2001
doctor.nl2k.ab.ca//usr/libdata$ find . -name \*Config.pm\* -print
./perl5/CPAN/Config.pm~
./perl5/CPAN/Config.pm
./perl5/i386-bsdos/Config.pm
./perl5/site_perl/Net/Config.pm
./perl5/site_perl/i386-bsdos/Tk/Config.pm
./perl5/site_perl/i386-bsdos/Apache/MyConfig.pm
./perl5/site_perl/i386-bsdos/Apache/ModuleConfig.pm
./perl5/site_perl/5.005/HTML/EP/Config.pm
./perl5/site_perl/5.005/HTML/Mason/Config.pm
./perl5/site_perl/5.005/Apache/Roaming/LiPrefs/Config.pm
./perl5/site_perl/5.005/Apache/DBILogConfig.pm
./perl5/site_perl/5.005/i386-bsdos/Net/Config.pm
./perl5/site_perl/5.005/i386-bsdos/Apache/MyConfig.pm
./perl5/site_perl/5.005/i386-bsdos/Apache/ModuleConfig.pm
./perl5/site_perl/5.6.0/i386-bsdos/Apache/MyConfig.pm
./perl5/site_perl/5.6.0/i386-bsdos/Apache/ModuleConfig.pm
./perl5/site_perl/5.6.0/Net/Config.pm
./perl5/site_perl/5.6.0/Template/Config.pm
./perl5/5.00503/i386-bsdos/Config.pm
./perl5/5.00503/CPAN/Config.pm
./perl5/5.00503/CPAN/Config.pm~
doctor.nl2k.ab.ca//usr/libdata$ perl5.6.0 -V
Perl lib version (v5.6.0) doesn't match executable version (v5.6.1) at 
/usr/libdata/perl5/i386-bsdos/Config.pm line 21.
Compilation failed in require.
BEGIN failed--compilation aborted.
doctor.nl2k.ab.ca//usr/libdata$ perl5.6.0 -V1
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
osname=bsdos, osvers=4.2, archname=i386-bsdos
uname='bsdos rdlcom.com 4.2 bsdi bsdos 4.2 kernel #0: wed oct 25 17:38:20 mdt 2000 
[EMAIL PROTECTED]:mntproto4.2-i386usrsrcsyscompilegeneric i386 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define 
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
cc='cc', optimize='-O2', gccversion=2.95.2 19991024 (release)
cppflags='-fno-strict-aliasing'
ccflags ='-fno-strict-aliasing'
stdchar='char', d_stdstdio=undef, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
ld='ld', ldflags =' -L/usr/X11/lib -L/usr/local/lib'
libpth=/usr/local/lib /usr/shlib /shlib /lib /usr/lib /usr/X11/lib
libs=-lbind -ldl -lm -lc
libc=/shlib/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-shared -x  -L/usr/X11/lib -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under bsdos
  Compiled at May  9 2000 14:39:24
  @INC:
/usr/libdata/perl5/i386-bsdos
/usr/libdata/perl5
/usr/contrib/lib/perl5/site_perl/5.6.0/i386-bsdos
/usr/contrib/lib/perl5/site_perl/5.6.0
/usr/contrib/lib/perl5/site_perl
.
doctor.nl2k.ab.ca//usr/libdata$ exit
exit

Script done on Thu Aug 16 16:13:30 2001

HTH



Re: modperl 2.0

2001-08-16 Thread The Doctor

On Mon, Aug 13, 2001 at 11:25:50AM +0800, Stas Bekman wrote:
> On Sun, 12 Aug 2001, Barrie Slaymaker wrote:
> 
> > On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote:
> > >
> >
> >/usr/libdata/perl5/i386-bsdos/Config.pm
> 
> so this is fine, on linux this is called /i{3|4|5|6}86-linux/ whereas on
> BSD this will be /i{3|4|5|6}86-bsdos/ or similar :)
> 
> but this all goes off-topic here.
>

And that is a perl issue, but people around here are trying to be more 
helpful that the perl lot. 



Re: modperl 2.0

2001-08-16 Thread The Doctor

On Sun, Aug 12, 2001 at 07:18:11PM -0400, Barrie Slaymaker wrote:
> On Sun, Aug 12, 2001 at 03:55:26PM -0600, The Doctor wrote:
> > When I ran perl 5.6.1 it was identifying itself as perl 5.6.0 .
> > 
> > Identity crisis??
> 
> Dunno, but you can bet it's not right.  Care to post the command and
> results?  Sounds like a symlink problem, you might want to use some
> combination of the ls -l, whence or hash, sum and strings commands to
> figure out what's right.
> 
> I can promise you that perl 5.6.1 properly reports itself and that you'd
> have to edit it somehow to make it say otherwise (and I'm not proposing
> that somebody did).  Whatever perls are running around that box are
> pretty screwed up, but the good news is it should be pretty easy to fix
> once the problem is hunted down...
>

I even told perl 5.6.1 that it was 5.6.1 but still report 5.6.0 ?-S 



Re: modperl 2.0

2001-08-16 Thread The Doctor

On Sun, Aug 12, 2001 at 10:17:32AM -0400, Barrie Slaymaker wrote:
> On Sat, Aug 11, 2001 at 08:58:00AM -0600, The Doctor wrote:
> 
> Hopefully this will point you in the right direction.  I would need more
> data to figure it all out.  As a next step, can you find the locations
> of the perls in question and run a "perl5.6.0 -V", a "perl5.6.1 -V" and
> a "perl -V"?
>

Weirdly perl5.6.1 -V thinks it is perl 5.6.0 ?-S 



Re: modperl 2.0

2001-08-12 Thread The Doctor

On Sun, Aug 12, 2001 at 07:18:11PM -0400, Barrie Slaymaker wrote:
> On Sun, Aug 12, 2001 at 03:55:26PM -0600, The Doctor wrote:
> > When I ran perl 5.6.1 it was identifying itself as perl 5.6.0 .
> > 
> > Identity crisis??
> 
> Dunno, but you can bet it's not right.  Care to post the command and
> results?  Sounds like a symlink problem, you might want to use some
> combination of the ls -l, whence or hash, sum and strings commands to
> figure out what's right.
> 
> I can promise you that perl 5.6.1 properly reports itself and that you'd
> have to edit it somehow to make it say otherwise (and I'm not proposing
> that somebody did).  Whatever perls are running around that box are
> pretty screwed up, but the good news is it should be pretty easy to fix
> once the problem is hunted down...
>

This is beter than the perl people. I promise I will.  Mail me on
Thursday as a reminder. 



Re: modperl 2.0

2001-08-12 Thread The Doctor

On Sun, Aug 12, 2001 at 05:50:01PM -0400, Barrie Slaymaker wrote:
> On Sun, Aug 12, 2001 at 03:46:24PM -0600, The Doctor wrote:
> > 
> > This is not going well with me as this forces to stay at perl 5.00503 until
> > BSD/OS comes up with the new perl distrubution.
> 
> Again, I don't follow.  What leads you to that conclusion?
>

Unless Te perl group can identify this 5.6.X problem at this level,
I will have to wait for BSD/OS to release 4.3 with WE HOPE perl 5.6.1 .



Re: modperl 2.0

2001-08-12 Thread The Doctor

On Sun, Aug 12, 2001 at 05:51:22PM -0400, Barrie Slaymaker wrote:
> On Sun, Aug 12, 2001 at 03:47:09PM -0600, The Doctor wrote:
> > 
> > perl 5.6.1 calling itself perl 5.6.0
> > 
> > Come off of it! 
> 
>  I don't know where you got that idea.


When I ran perl 5.6.1 it was identifying itself as perl 5.6.0 .

Identity crisis??



Re: modperl 2.0

2001-08-12 Thread The Doctor

On Sun, Aug 12, 2001 at 03:49:30PM -0400, Barrie Slaymaker wrote:
> On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote:
> > 
> > I will try, but this indicates to me that perl 5.6 is geared towards
> > Linux without consideration for BSD/OS and related OSes. 
> 
> Huh? I don't follow. Neither would Tom Baker ;-).
> 
> We're discussing different ways of installing Perl so that later
> versions and earlier versions can coexist (and even cooperate, see
> below).  Since most (all common?) OSs don't deal with library versioning
> issues transparently, it's up to the app (perl in this case).  Most apps
> don't bother.
> 
> The Perl config gurus try very hard to make it so that multiple versions
> will coexist by default and even to make it so that newer versions will
> hunt back through previous versions' library trees for libraries so you
> don't have to install multiple copies of libraries just to have multiple
> versions of Perl able to call the same libraries.  It's not perfect, but
> it seems to work pretty well.  On a wide variety of platforms.
> 
> If it isn't installed to use this version number in it's library
> path(s), that's ok too, but don't blame Perl's design; that's an
> installer's decision, I believe.  
>

perl 5.6.1 calling itself perl 5.6.0

Come off of it! 



Re: modperl 2.0

2001-08-12 Thread The Doctor

On Sun, Aug 12, 2001 at 03:49:30PM -0400, Barrie Slaymaker wrote:
> On Sun, Aug 12, 2001 at 08:39:09AM -0600, The Doctor wrote:
> > 
> > I will try, but this indicates to me that perl 5.6 is geared towards
> > Linux without consideration for BSD/OS and related OSes. 
> 
> Huh? I don't follow. Neither would Tom Baker ;-).
> 
> We're discussing different ways of installing Perl so that later
> versions and earlier versions can coexist (and even cooperate, see
> below).  Since most (all common?) OSs don't deal with library versioning
> issues transparently, it's up to the app (perl in this case).  Most apps
> don't bother.
> 
> The Perl config gurus try very hard to make it so that multiple versions
> will coexist by default and even to make it so that newer versions will
> hunt back through previous versions' library trees for libraries so you
> don't have to install multiple copies of libraries just to have multiple
> versions of Perl able to call the same libraries.  It's not perfect, but
> it seems to work pretty well.  On a wide variety of platforms.
> 
> If it isn't installed to use this version number in it's library
> path(s), that's ok too, but don't blame Perl's design; that's an
> installer's decision, I believe.  
> 
> - Barrie

This is not going well with me as this forces to stay at perl 5.00503 until
BSD/OS comes up with the new perl distrubution.



Mod Perl 1.26, ApacheSSL and Apache 1.3.20

2001-07-12 Thread The Doctor

Why is this going on?


Script started on Thu Jul 12 14:22:28 2001
doctor.nl2k.ab.ca//usr/source/mod_perl-1.26$ make test
(cd /usr/source/apache_1.3.20 && PERL5LIB=/usr/source/mod_perl-1.26/lib make)
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
<=== src/main
===> src/lib
===> src/lib/expat-lite
<=== src/lib/expat-lite
<=== src/lib
===> src/modules
===> src/modules/standard
<=== src/modules/standard
===> src/modules/experimental
<=== src/modules/experimental
===> src/modules/proxy
<=== src/modules/proxy
===> src/modules/ssl
<=== src/modules/ssl
===> src/modules/perl
<=== src/modules/perl
===> src/modules/php4
cp libmodphp4.a libphp4.a
ar r libphp4.a mod_php4.o
ranlib libphp4.a
<=== src/modules/php4
===> src/modules/dav
<=== src/modules/dav
<=== src/modules
env LD_RUN_PATH=/usr/libdata/perl5/5.00503/i386-bsdos/CORE cc -c -I. 
-I/usr/libdata/perl5/5.00503/i386-bsdos/CORE -I./os/unix -I./include 
-I/usr/source/openssl-engine-0.9.6/include   -DTARGET=\"httpsd\" 
-DDEV_RANDOM=/dev/random -DMOD_PERL -DUSE_PERL_SSI -I/usr/local/include 
-I/usr/source/php-4.0.6 -I/usr/source/php-4.0.6/main -I/usr/source/php-4.0.6/main 
-I/usr/source/php-4.0.6/Zend -I/usr/source/php-4.0.6/Zend -I/usr/source/php-4.0.6/TSRM 
-I/usr/source/php-4.0.6/TSRM -I/usr/source/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite 
-DAPACHE_SSL -DPERL_MARK_WHERE=1 `./apaci` modules.c
env LD_RUN_PATH=/usr/libdata/perl5/5.00503/i386-bsdos/CORE cc -c -I. 
-I/usr/libdata/perl5/5.00503/i386-bsdos/CORE -I./os/unix -I./include 
-I/usr/source/openssl-engine-0.9.6/include   -DTARGET=\"httpsd\" 
-DDEV_RANDOM=/dev/random -DMOD_PERL -DUSE_PERL_SSI -I/usr/local/include 
-I/usr/source/php-4.0.6 -I/usr/source/php-4.0.6/main -I/usr/source/php-4.0.6/main 
-I/usr/source/php-4.0.6/Zend -I/usr/source/php-4.0.6/Zend -I/usr/source/php-4.0.6/TSRM 
-I/usr/source/php-4.0.6/TSRM -I/usr/source/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite 
-DAPACHE_SSL -DPERL_MARK_WHERE=1 `./apaci` buildmark.c
env LD_RUN_PATH=/usr/libdata/perl5/5.00503/i386-bsdos/CORE cc  -DTARGET=\"httpsd\" 
-DDEV_RANDOM=/dev/random -DMOD_PERL -DUSE_PERL_SSI -I/usr/local/include 
-I/usr/source/php-4.0.6 -I/usr/source/php-4.0.6/main -I/usr/source/php-4.0.6/main 
-I/usr/source/php-4.0.6/Zend -I/usr/source/php-4.0.6/Zend -I/usr/source/php-4.0.6/TSRM 
-I/usr/source/php-4.0.6/TSRM -I/usr/source/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite 
-DAPACHE_SSL -DPERL_MARK_WHERE=1 `./apaci`   -rdynamic  -o httpsd buildmark.o 
modules.o  modules/ssl/libssl.a  modules/perl/libperl.a  modules/php4/libphp4.a  
modules/dav/libdav.a  modules/standard/libstandard.a  
modules/experimental/libexperimental.a  modules/proxy/libproxy.a  main/libmain.a  
./os/unix/libos.a  ap/libap.a  lib/expat-lite/libexpat.a  -Wl,-rpath,/usr/contrib/lib 
-Wl,-rpath,/usr/source/gd-1.8.3 -Wl,-rpath,/usr/contrib/lib/mysql  -rdynamic 
-L/usr/contrib/lib -L/usr/source/gd-1.8.3 -L/usr/contrib/lib/mysql -Lmodules/php4 
-L../modules/php4 -L../../modules/php4 -lmodphp4   -ldl -lmysqlclient -lz -lgd -lz 
-lssl -lcrypto -lresolv -lm -ldl  -lresolv   -ldb   -L/usr/X11/lib -L/usr/local/lib 
/usr/libdata/perl5/5.00503/i386-bsdos/auto/DynaLoader/DynaLoader.a 
-L/usr/libdata/perl5/5.00503/i386-bsdos/CORE -lperl -ldl -lm -lc  -ldl 
-L/usr/contrib/openssl/lib -lssl -lcrypto
===> src/support
`suexec' is up to date.
<=== src/support
<=== src
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
/usr/source/apache_1.3.20/src/httpsd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
letting apache warm up...\c
/usr/source/apache_1.3.20/src/httpsd: can't resolve symbol 'PL_beginav_save'
done
/usr/bin/perl t/TEST 0
Launching... /tmp
pid=1505
still waiting for server to warm up..Launching... /tmp
pid=1506
ok
ok
ok
modules/actions.ok
modules/cgi.ok
modules/constants...ok
modules/cookie..skipping test on this platform
modules/fileok
modules/httpdconf...ok
modules/include.ok
modules/log.ok
modules/module..skipping test on this platform
modules/perlrun.ok
modules/psections...skipping test on this platform
modules/request.skipping test on this platform
modules/src.ok
modules/ssi.FAILED before any test output arrived
modules/stage...skipping test on this platform
modules/status..ok
modules/symbol..skipping test on this platform
modules/uri.ok
modules/utilok
internal/apiok
internal/auth...ok
internal/croak..ok
internal/dirmagic...ok
internal/error..ok
internal/headersok
internal/hooks..ok
internal/http-get...ok
internal/http-post..ok
internal/proxy..ok
internal/redirect...ok
internal/rwrite.ok
internal/stackedok
internal/table..ok
internal/taint..ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-

How does one report a perl versioning problem

2001-04-17 Thread The Doctor

Recently, I got the following:


Script started on Sat Apr 14 13:18:31 2001
root@doctor$ /usr/contrib/bin/perl5.6.1 -v

This is perl, v5.6.0 built for i386-bsdos

Copyright 1987-2000, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

root@doctor$ exit
exit

Script done on Sat Apr 14 13:18:44 2001

FUN!!  How can one report this and how can one tell perl that 
great the version correct??



Error using mod_per 1.25 with Apache 1.3.17 and perl 5.6.0

2001-02-02 Thread The Doctor

Can anyone explain why this happens??

Server is not starting !?
Subroutine main::pid redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 
103.
Subroutine main::access redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 
104.
Subroutine Outside::code redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 108.
Subroutine PerlTransHandler::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 114.
Subroutine MyClass::method redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 121.
Subroutine BaseClass::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 127.
Subroutine My::child_init redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 145.
Subroutine My::child_exit redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 155.
Subroutine My::restart redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 
159.
Subroutine Apache::AuthenTest::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 167.
Subroutine My::DirIndex::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 189.
Subroutine My::ProxyTest::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 207.
Subroutine handler redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 241.
Subroutine new redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 263.
Subroutine DESTROY redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 265.
[notice] Destruction->DESTROY called for $global_object
Subroutine handler redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 6.
Subroutine one redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 14.
Subroutine two redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 25.
Subroutine three redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 31.
Subroutine four redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 37.
[notice] Destruction->DESTROY called for $global_object
[Thu Feb  1 20:24:46 2001] [error] Incorrect permissions on key directory 
"/usr/local/frontpage/version5.0/apache-fp" in FrontPageCheckup().  Until this problem 
is fixed, the FrontPage security patch is disabled and the FrontPage extensions may 
not work correctly.
[Thu Feb  1 20:24:46 2001] [warn] [notice] child_init for process 11410, report any 
problems to [no address given]

Server is not starting !?
Subroutine main::pid redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 
103.
Subroutine main::access redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 
104.
Subroutine Outside::code redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 108.
Subroutine PerlTransHandler::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 114.
Subroutine MyClass::method redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 121.
Subroutine BaseClass::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 127.
Subroutine My::child_init redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 145.
Subroutine My::child_exit redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl 
line 155.
Subroutine My::restart redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 
159.
Subroutine Apache::AuthenTest::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 167.
Subroutine My::DirIndex::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 189.
Subroutine My::ProxyTest::handler redefined at 
/usr/source/mod_perl-1.25/t//docs/startup.pl line 207.
Subroutine handler redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 241.
Subroutine new redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 263.
Subroutine DESTROY redefined at /usr/source/mod_perl-1.25/t//docs/startup.pl line 265.
[notice] Destruction->DESTROY called for $global_object
Subroutine handler redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 6.
Subroutine one redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 14.
Subroutine two redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 25.
Subroutine three redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 31.
Subroutine four redefined at /usr/source/mod_perl-1.25/t//docs/stacked.pl line 37.
[Fri Feb  2 16:24:06 2001] [warn] pid file /usr/source/mod_perl-1.25/t/logs/httpd.pid 
overwritten -- Unclean shutdown of previous Apache run?
[notice] Destruction->DESTROY called for $global_object
[Fri Feb  2 16:24:07 2001] [error] Incorrect permissions on key directory 
"/usr/local/frontpage/version5.0/apache-fp" in FrontPageCheckup().  Until this problem 
is fixed, the FrontPage security patch is disabled and the FrontPage extensions may 
not work correctly.
[Fri Feb  2 16:24:07 2001] [warn] [notice] child_init for process 3837, report any 
problems to [no address given]

BTW SCREW fp.



Re: mod_perl 1.25 + perl 5.6

2001-02-01 Thread The Doctor

On Thu, Feb 01, 2001 at 05:25:41PM -0800, Matisse Enzer wrote:
> You know I am also seeing this exact result.
> 
> I compiled perl 5.6 and Apache 1.3.17 using gcc egcs-2.91.66
> on a RH Linux 6.1 system.
> 
> If I compile Apache without modperl it run OK. If i compile it with 
> mod_perl 1.25 I also get the segmentation fault on startup.
> 
> I looked in ../mod_perl/SUPPORT  and didn't see anything obvious abot 
> this problem.
> 
> -Matisse
> 
> >Hi there,
> >
> >On Wed, 31 Jan 2001, Vasily Petrushin wrote:
> >
> >>  I have a problem with perl 5.6 + mod_perl 1.25 + apache 1.3.17
> >>  Operating System is Sun Solaris 8 for SPARC, 64bit.
> >>  [Tue Jan 30 17:58:51 2001] [notice] child pid 17005 exit signal
> >>  Segmentation Fault (11)
> >
> >Have you looked at the information in .../mod_perl/SUPPORT
> >
> >
> >and did you compile your Perl?
> >
> >?
> >
> >73,
> >Ged.
> 
> -- 
> ---
> Matisse Enzer
> TechTv Web Engineering
> [EMAIL PROTECTED]
> 415-355-4364 (desk)
> 415-225-6703 (cellphone)

I just ran make test using apache 1.3.17 + mod_perl 1.25 + perl 5.6 et al
and the test croaks!

-- 
God Queen and Country   Member - Liberal International
Never Satan President and Republic   This is [EMAIL PROTECTED]  Ici [EMAIL PROTECTED]
Society MUST be saved! Republics must dissolve.
10 Years using the Internet and still broadcasting the truth



Shopping Store design

2000-12-27 Thread The Doctor

Needed :

Perl programmes for a 'member' Shopping cart site that would do the 
following:

Authenticate members
Add new member using member IDs of greater than 1000
Authenticating Members
The ability to shop
The ability to ship
The ability to search the site for products
Order verification
Order Completion
Inventory ability and membership/non-membership management

Would like to use a Perl/PHP based solution.

Any suggestions?



nicknacks

2000-06-11 Thread The Doctor

1)  Anyone noticting any problems with perl5.6.0 and Apache SSL?

2)  What date/time/welcome message functions are available from mod_perl?



Hits not getting recorded

2000-06-05 Thread The Doctor

Question:  Does anyone apart from me have a problem with hits getting
  recorded?  

My access logs are 0.

Using perl 5.6.0 Apache 1.3.12 PHP 3.0.15




Should I note any concerns?

2000-05-26 Thread The Doctor

I  get the following on startup:


Script started on Fri May 26 12:02:56 2000
doctor.nl2k.ab.ca//var/www/conf$ apachectl top   stop
/usr/contrib/bin/apachectl stop: httpd stopped
doctor.nl2k.ab.ca//var/www/conf$ apachectl stop
/usr/contrib/bin/apachectl stop: httpd (no pid file) not running
doctor.nl2k.ab.ca//var/www/conf$ apachectl stop  art
defined(@array) is deprecated at /usr/contrib/lib/perl5/site_perl/5.6.0/Apache/DBI.pm 
line 135.
(Maybe you should just omit the defined()?)
/usr/contrib/bin/apachectl start: httpd started
doctor.nl2k.ab.ca//var/www/conf$ exit
exit

Script done on Fri May 26 12:03:31 2000

Using
Embedded Perl version v5.6.0 for Apache/1.3.12 BSDI BSD/OS 4.1 (Unix) 
mod_fastcgi/2.2.2 DAV/0.9.14 PHP/3.0.15 mod_perl/1.24
FrontPage/4.0.4.3 process 27405, 




Problems with SUExec

2000-01-06 Thread The Doctor

right, I am running into problems with suexec in BSD/OS 4.1 under mod_perl 1.21.

I married in Frontpage extensions and now I get:
PL errors acc the error_log file

I have for a Makefile:

##
##  Apache Makefile, automatically generated by Configure script.
##  Hand-edited changes will be lost if the Configure script is re-run.
##  Sources: - ../Makefile.config (via Configuration.apaci)
##   - ./Makefile.tmpl
##

##
##  Inherited Makefile options from Configure script
##  (Begin of automatically generated section)
##
SRCDIR=..
EXTRA_CFLAGS=-DPERL_MARK_WHERE=1 `$(SRCDIR)/apaci`
EXTRA_LDFLAGS=
EXTRA_LIBS=-lc -lm -lperl
EXTRA_INCLUDES=
EXTRA_DEPS=
CC=cc
CFLAGS_SHLIB=
LD_SHLIB=
LDFLAGS_SHLIB=
LDFLAGS_SHLIB_EXPORT=
OSDIR=$(SRCDIR)/os/unix
INCDIR=$(SRCDIR)/include
INCLUDES0=-I$(OSDIR) -I$(INCDIR)
SHELL=/bin/sh
CPP=cc -E
TARGET=httpd
OPTIM=
PERL=/usr/bin/perl
PERL_CC=cc
PERL_OPTIMIZE=-O2
PERL_CCFLAGS=
PERL_CCCDLFLAGS=-fPIC
PERL_DEFS= -DMOD_PERL_VERSION=\"1.21\" -DMOD_PERL_STRING_VERSION=\"mod_perl/1.21\"
PERL_INC= -I/usr/libdata/perl5/5.00503/i386-bsdos/CORE 
PERL_LD=ld
PERL_LDFLAGS= -L/usr/X11/lib -L/usr/local/lib
PERL_LDDLFLAGS=-shared -x  -L/usr/X11/lib -L/usr/local/lib
PERL_LIBS=  -L/usr/X11/lib -L/usr/local/lib 
/usr/libdata/perl5/5.00503/i386-bsdos/auto/DynaLoader/DynaLoader.a 
-L/usr/libdata/perl5/5.00503/i386-bsdos/CORE -lperl -ldl -lm -lc 
PERL_XSINIT=/usr/bin/perl -MExtUtils::Embed -e xsinit
PERL_XSUBPP=/usr/bin/perl /usr/libdata/perl5/5.00503/ExtUtils/xsubpp -typemap 
/usr/libdata/perl5/5.00503/ExtUtils/typemap
PERL_AR=/usr/bin/ar
PERL_RANLIB=:
PERL_STATIC_EXTS=Apache Apache::Constants Apache::ModuleConfig Apache::Log Apache::URI 
Apache::Util Apache::Connection Apache::Server Apache::File Apache::Table 
PERL_STATIC_AR=
PERL_STATIC_SRCS=Apache.c Constants.c ModuleConfig.c Log.c URI.c Util.c Connection.c 
Server.c File.c Table.c
PERL_STATIC_OBJS=Apache.o Constants.o ModuleConfig.o Log.o URI.o Util.o Connection.o 
Server.o File.o Table.o
PERL_STATIC_OBJS_PIC=Apache.lo Constants.lo ModuleConfig.lo Log.lo URI.lo Util.lo 
Connection.lo Server.lo File.lo Table.lo
PERL_SSI=yes
CFLAGS1= -DMOD_PERL -DUSE_PERL_SSI  -DUSE_HSREGEX -DUSE_EXPAT 
-I$(SRCDIR)/lib/expat-lite
INCLUDES1= -I$(SRCDIR)  -I/usr/libdata/perl5/5.00503/i386-bsdos/CORE 
LIBS_SHLIB=
LDFLAGS1=
MFLAGS_STATIC=
REGLIB=regex/libregex.a
EXPATLIB=lib/expat-lite/libexpat.a
RANLIB=ranlib
LIBS1=  -Wl,-rpath,/usr/contrib/lib/mysql  -lgd -L/usr/contrib/lib/mysql -lmysqlclient 
-lbind-L/usr/local/lib -liodbc   -lz-lgd -lm -ldl  -lresolv -lbind 
   -L/usr/X11/lib -L/usr/local/lib 
/usr/libdata/perl5/5.00503/i386-bsdos/auto/DynaLoader/DynaLoader.a 
-L/usr/libdata/perl5/5.00503/i386-bsdos/CORE -lperl -ldl -lm -lc  -lgdbm
##
##  (End of automatically generated section)
##


CFLAGS=$(OPTIM) $(CFLAGS1) $(EXTRA_CFLAGS)
LIBS=-lap -los $(EXTRA_LIBS) $(LIBS1)
INCLUDES=$(INCLUDES1) $(INCLUDES0) $(EXTRA_INCLUDES)
LDFLAGS=$(LDFLAGS1) $(EXTRA_LDFLAGS) -L$(OSDIR) -L$(SRCDIR)/ap

TARGETS=htpasswd htdigest rotatelogs logresolve ab apxs

OBJS=htpasswd.o htdigest.o rotatelogs.o logresolve.o ab.o

.c.o: 
$(CC) -c $(INCLUDES) $(CFLAGS) $<

all: $(TARGETS)

htpasswd: htpasswd.o
$(CC) $(CFLAGS) htpasswd.o -o htpasswd $(LDFLAGS) $(LIBS)

htdigest: htdigest.o
$(CC) $(CFLAGS) htdigest.o -o htdigest $(LDFLAGS) $(LIBS)

rotatelogs: rotatelogs.o
$(CC) $(CFLAGS) rotatelogs.o -o rotatelogs $(LDFLAGS) $(LIBS)

logresolve: logresolve.o
$(CC) $(CFLAGS) logresolve.o -o logresolve $(LDFLAGS) $(LIBS)

ab: ab.o
$(CC) $(CFLAGS) ab.o -o ab $(LDFLAGS) $(LIBS)

apxs: apxs.pl
sed apxs \
-e 's%@TARGET@%$(TARGET)%g' \
-e 's%@CC@%$(CC)%g' \
-e 's%@CFLAGS@%$(CFLAGS)%g' \
-e 's%@CFLAGS_SHLIB@%$(CFLAGS_SHLIB)%g' \
-e 's%@LD_SHLIB@%$(LD_SHLIB)%g' \
-e 's%@LDFLAGS_MOD_SHLIB@%$(LDFLAGS_MOD_SHLIB)%g' \
-e 's%@LIBS_SHLIB@%$(LIBS_SHLIB)%g' && chmod a+x apxs

suexec: suexec.o
$(CC) $(CFLAGS) suexec.o -o suexec $(LDFLAGS) $(LIBS)

clean:
rm -f $(TARGETS) *.o

distclean: clean
-rm -f Makefile

# We really don't expect end users to use this rule.  It works only with
# gcc, and rebuilds Makefile.tmpl.  You have to re-run Configure after
# using it.
depend:
cp Makefile.tmpl Makefile.tmpl.bak \
&& sed -ne '1,/^# DO NOT REMOVE/p' Makefile.tmpl > Makefile.new \
&& gcc -MM $(INCLUDES) $(CFLAGS) *.c >> Makefile.new \
&& sed -e '1,$$s: $(INCDIR)/: $$(INCDIR)/:g' \
   -e '1,$$s: $(OSDIR)/: $$(OSDIR)/:g' Makefile.new \
> Makefile.tmpl \
&& rm Makefile.new

#Dependencies

$(OBJS): Makefile

# DO NOT REMOVE
ab.o: ab.c $(INCDIR)/ap_config.h $(INCDIR)/ap_config_auto.h \
 $(OSDIR)/os.h $(INCDIR)/ap_ctype.h $(INCDIR)/hsregex.h
htdigest.o: htdigest.c $(INCDIR)/ap_config.h \
 $(INCDIR)/ap_config_auto.h $(OSDIR)/os.h $(INCDIR)/ap_ctype.h \
 $(INCDIR)/hsregex.h

enabled-shared=max

2000-01-05 Thread The Doctor

Anyone got this to work with 
apache-1.3.9 and mod_perl-1.21?



Apache, Perl, Frontpage and PHP

1999-11-22 Thread The Doctor

Has anyone to date accomplished a combination of

Apache + mod_Perl + Mod_frontpage + Mod_php in one go?

I did try to compile php and ran into the following:


Script started on Sun Nov 21 16:28:56 1999
doctor.nl2k.ab.ca//usr/source/php-3.0.12$ gmake php
gcc -g -O2 -O2 -fPIC  -I. -I.   -I/usr/source/apache_1.3.9_nonSSL//src/include 
-I/usr/source/apache_1.3.9_nonSSL//src/os/unix  
-I/usr/contrib/include/mysql-o libmodphp3-so.a -shared -x  -L/usr/X11/lib 
-L/usr/local/lib  language-parser.tab.o language-scanner.o main.o php3_hash.o 
operators.o variables.o token_cache.o stack.o internal_functions.o snprintf.o 
php3_sprintf.o alloc.o list.o highlight.o debugger.o configuration-parser.tab.o 
configuration-scanner.o request_info.o safe_mode.o fopen-wrappers.o constants.o 
php3_realpath.o alloca.o php_compat.o  functions/adabasd.o functions/aspell.o 
functions/apache.o functions/fhttpd.o functions/basic_functions.o functions/crypt.o 
functions/datetime.o functions/db.o functions/dbase.o functions/dir.o functions/dl.o 
functions/dns.o functions/exec.o functions/file.o functions/filepro.o 
functions/filestat.o functions/formatted_print.o functions/fsock.o functions/gd.o 
functions/head.o functions/html.o functions/image.o fun!
!
ctions/imap.o functions/link.o functions/mail.o functions/math.o functions/iptc.o 
functions/md5.o functions/microtime.o functions/mime.o functions/msql.o 
functions/mysql.o functions/oracle.o functions/oci8.o functions/pack.o 
functions/pageinfo.o functions/pgsql.o functions/magick.o functions/post.o 
functions/rand.o functions/reg.o functions/solid.o functions/soundex.o 
functions/string.o functions/syslog.o functions/type.o functions/uniqid.o 
functions/sybase.o functions/sybase-ct.o functions/url.o functions/base64.o 
functions/info.o functions/bcmath.o functions/number.o functions/xml.o 
functions/unified_odbc.o functions/ldap.o functions/browscap.o functions/velocis.o 
functions/gdttf.o functions/gdcache.o functions/zlib.o functions/COM.o functions/ifx.o 
functions/pdf.o functions/cpdf.o functions/hw.o functions/hg_comm.o functions/dlist.o 
functions/fdf.o functions/wddx.o functions/wddx_a.o functions/snmp.o functions/var.o 
functions/interbase.o functions/quot_print.o functions/cyr!
!
_convert.o functions/sysvsem.o functions/dav.o functions/sysvshm.o functions/gettext.o 
functions/php3_mckcrypt.o functions/yp.o functions/dba.o functions/dba_gdbm.o 
functions/dba_dbm.o functions/dba_ndbm.o functions/dba_cdb.o functions/mcrypt.o 
functions/dba_db2.o functions/mhash.o functions/pcre.o functions/posix.o 
functions/parsedate.o -Wl,-rpath,/usr/contrib/lib/mysql  -lgd -L/usr/contrib/lib/mysql 
-lmysqlclient -lbind pcrelib/libpcre.a regex/libregex.a -lgdbm  
-lz-lgd -lm -ldl  -lresolv -lbind 
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not recognized
gcc: language -L/usr/X11/lib not r

Re: Problem Apache_SSL 1.37 + Apache 1.3.9 + openSSL 0.9.4 + mod_perl 1.21 crashing

1999-10-27 Thread The Doctor

On Tue, Oct 26, 1999 at 10:39:10AM -0400, Vivek Khera wrote:
> >>>>> "TD" == The Doctor <[EMAIL PROTECTED]> writes:
> 
> TD> When I attempt to start perlified httpsd, I get 
> TD> no symbol: PL_dowarn.
> 
> TD> Any pointers?
> 
> Yes, but it is dangling:
> 
> ldd httpsd
> 
> Now figure out how to make it find the missing library.
>

Please list the above under FAQ.

Fixed, and now it compiles, but under testing, make test leaves:

 
[notice] Destruction->DESTROY called for $global_object
/tmp: Permission denied
assertion "0" failed: file "apache_ssl.c", line 1408
[Tue Oct 26 20:55:33 1999] [warn] pid file /usr/source/mod_perl-1.21/t/logs/httpd.pid 
overwritten -- Unclean shutdown of previous Apache run?
[notice] Destruction->DESTROY called for $global_object
/tmp: Permission denied
assertion "0" failed: file "apache_ssl.c", line 1408
[Tue Oct 26 20:55:34 1999] [notice] Digest: generating secret for digest 
authentication ...
[Tue Oct 26 20:55:34 1999] [crit] (2)No such file or directory: Digest: Couldn't open 

suggestions?



Re: Problem Apache_SSL 1.37 + Apache 1.3.9 + openSSL 0.9.4 + mod_perl 1.21 crashing

1999-10-26 Thread The Doctor

On Tue, Oct 26, 1999 at 10:39:10AM -0400, Vivek Khera wrote:
> >>>>> "TD" == The Doctor <[EMAIL PROTECTED]> writes:
> 
> TD> When I attempt to start perlified httpsd, I get 
> TD> no symbol: PL_dowarn.
> 
> TD> Any pointers?
> 
> Yes, but it is dangling:
> 
> ldd httpsd
> 
> Now figure out how to make it find the missing library.

Here is the output:

rdlcom.com//usr/source/apache_1.3.9/src$script  
Script started, output file is typescript   
rdlcom.com//usr/source/apache_1.3.9/src$ldd ./httpsd
libperl.so => /usr/lib/libperl.so (0xc1e3000)   
rdlcom.com//usr/source/apache_1.3.9/src$exit
exit
Script done, output file is typescript  

> 
> -- 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Vivek Khera, Ph.D.Khera Communications, Inc.
> Internet: [EMAIL PROTECTED]   Rockville, MD   +1-301-545-6996
> PGP & MIME spoken herehttp://www.kciLink.com/home/khera/

-- 
God Queen and Country   Member - Liberal International
Never Satan President and Republic   This is [EMAIL PROTECTED]  Ici [EMAIL PROTECTED]
Society MUST be saved! Republics must dissolve.
Australia, stop the barbarianism!  Say NO to the Republic and yes to civilization.



Problem Apache_SSL 1.37 + Apache 1.3.9 + openSSL 0.9.4 + mod_perl 1.21 crashing

1999-10-25 Thread The Doctor

When I attempt to start perlified httpsd, I get 
no symbol: PL_dowarn.

Any pointers?



Web Site Service Improvements

1999-01-17 Thread The Doctor

Question:

Has anyone devlopped a Web Mail interface using perl?

With mod_perl is there an available 'plug-in'?