No Subject

2000-01-28 Thread raptor

hi,

Check this :")
http://www.fenrus.demon.nl/



No Subject

2000-01-28 Thread vinecent hong

I thought you are going install apache server with mod_perl and mod_apache
both enable? If so ,the README.configuration under apache-1.3.9 directory is
clear enough for you  about install steps.

Also,what do you want to do with this line?
> perl Makefile.PL ADD_MODULE="src/module.php3/libphp3.a"

why want to add the libphp3.a  to mod_perl?


Vincent

- Original Message -
From: Craig Sebenik <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 28, 2000 11:20 AM
Subject: problem with configure?


> I ran into the following problem when trying to configure mod_perl with
> Apache and PHP:
>
> > perl Makefile.PL ADD_MODULE="src/module.php3/libphp3.a"
> Configure mod_perl with ../apache-1.3.9/src ? [y]
> Shall I build httpd in ../apache-1.3.9/src for you? [y]
> /^#\s+(\w{0,3}Module\s+.*src/: unmatched () in regexp at -e line 1.
> Appending mod_perl to src/Configuration
> [snip]
>
> It is not critical... I was able to work around it, but I thought someone
> may want to take a look at it. The problem is "around" the routine
> "add_module" (in Makefile.PL).
>
> Anyway, before I start really looking into this I thought I would send out
> a message and see if I am doing something stupid... or maybe someone else
> has seen (and fixed?) this...
>
> If you need more data on my configuration (of perl, apache, solaris, etc.)
> or just in general what I am trying to do, just let me know.
>
> The following may be of interest:
>
> > uname -a
> SunOS blah 5.7 Generic sun4u sparc SUNW,Ultra-5_10
>
> > perl -V
> Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
>   Platform:
> osname=solaris, osvers=2.7, archname=sun4-solaris
> uname='sunos dublin.hq.netapp.com 5.7 generic sun4u sparc
> sunw,ultra-5_10 '
> hint=recommended, useposix=true, d_sigaction=define
> usethreads=undef useperlio=undef d_sfio=undef
>   Compiler:
> cc='gcc', optimize='-O', gccversion=2.8.1
> cppflags=''
> ccflags =''
> stdchar='char', d_stdstdio=define, usevfork=false
> intsize=4, longsize=4, ptrsize=4, doublesize=8
> d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
> alignbytes=8, usemymalloc=y, prototype=define
>   Linker and Libraries:
> ld='gcc', ldflags =''
> libpth=/lib /usr/lib /usr/ccs/lib
> libs=-lsocket -lnsl -ldl -lm -lc -lcrypt
> libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
>   Dynamic Linking:
> dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
> cccdlflags='-fPIC', lddlflags='-G'
>
>
> Characteristics of this binary (from libperl):
>   Built under solaris
>   Compiled at Jul 12 1999 19:53:08
>   @INC:
> /usr/local/packages/perl/5.005_03/lib/5.00503/sun4-solaris
> /usr/local/packages/perl/5.005_03/lib/5.00503
> /usr/local/packages/perl/5.005_03/lib/site_perl/5.005/sun4-solaris
> /usr/local/packages/perl/5.005_03/lib/site_perl/5.005
> .
>
>
>
> TIA...
>
> Craig.
>
>
>

__
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001



No Subject

1999-12-23 Thread Li,Yuan N.\(NXI\)

I have fought hard quite a few days trying to add mod_perl1.21 onto apache
1.3.9 on HP 11. I use the c compiler comes with the machine, and installed
Perl 5.00503 under my home directory /home/c015932/opt/perl(I do not have
access to the root), although the host has its own Perl 5.004 installed
under /opt/perl5. Everything compiles, the current issue I have is at the
link stage. I got the following massage from running make. I guess I either
missed something in my library specification or forgot to load some Perl
module. Can someone help me pointing out the obvious? Any help will be
appreciated.

--Wayne Li

===> regex
<=== regex
===> os/unix
<=== os/unix
===> ap
<=== ap
===> main
<=== main
===> lib
===> lib/expat-lite
<=== lib/expat-lite
<=== lib
===> modules
===> modules/standard
<=== modules/standard
===> modules/perl
<=== modules/perl
<=== modules
cc +e -c  -I./os/unix -I./include `perl -MExtUtils::Embed -e ccopts`
-DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DMOD_PERL modules.c
cc +e -c  -I./os/unix -I./include `perl -MExtUtils::Embed -e ccopts`
-DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DMOD_PERL buildmark.c
cc +e  -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite
-DMOD_PERL\
  -o httpd buildmark.o modules.o  modules/perl/libperl.a
modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a
ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -Wl,-E -Wl,-B,deferred
-L/usr/local/lib
/opt/perl5/lib/PA-RISC2.0/5.00404/auto/DynaLoader/DynaLoader.a
-L/home/c015932/opt/perl/lib/5.00503/PA-RISC2.0/CORE
-L/home/c015932/opt/perl5.005_03/libperl.a -lperl -lnet -lnsl -lnm -lndbm
-ldld -lm -lc -lndir -lcrypt -lm -lpthread
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (buildmark.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   Perl_Sv (data)
   Perl_markstack_ptr (data)
   Perl_sv_yes (data)
   Perl_na (data)
   Perl_stack_sp (data)
   Perl_stack_base (data)
*** Error exit code 1

Stop.
*** Error exit code 1



No Subject

1999-11-20 Thread Ashish Goyal


I am using modperl/apache and need to call a function whenever a page is
fetched. I guess I can do it using one of the PerlHandlers. Which
perlhandler should I use ? Is there any place on the net where I can find
information about the same.


Thanks
Ashish Goyal



No Subject

1999-10-20 Thread ÂæÎÄÏÈ

Hi,

I am a user of mod_perl and Apache::DBI,I use DBD::Oracle,
but now I have trouble with it,I found many same error logs as follow:


[Wed Oct 20 19:39:36 1999] null: Rebuild with -DPERL_STACKED_HANDLERS to $r->pus
h_handlers at /usr/lib/perl5/site_perl/5.005/Apache/DBI.pm line 79.
=

And after my Apache run for a while, It don't response for user's request!
It is so annoyed to me ! I need your help!!




lwxian


  [EMAIL PROTECTED]



No Subject

1999-10-12 Thread Dan Kubilos

auth ac1ee78e subscribe modperl [EMAIL PROTECTED]




No Subject

1999-10-03 Thread Pepi

Greetings,

Does anyone now what that server error suggests:

Insecure $ENV{PATH} while running with -T switch at 
/home/web/perl/contact.pl line 46.


Close to this line in this source file I have:

open (SENDMAIL, "| /usr/sbin/sendmail -oi -t")
or unexpected("contact.pl: Can't open sendmail process: $!\n");

print SENDMAIL "To:support\@findmax.com\n";
print SENDMAIL "From:".$input{'email'}."\n";
print SENDMAIL "Subject: [contact form]".$input{'subject'}."\n\n";
print SENDMAIL $input{'message'}."\n";

close (SENDMAIL)
or intecept("contact.pl: Sendmail did not finish w/ success: $!");


Thank you!


__
Petar Maymounkov  Cell: (617) 283-2401
166 Quincy Mail CenterHome: (617) 493-3106
Cambridge, MA 02138Page: [EMAIL PROTECTED]