Re: cc=gcc

2001-09-03 Thread Jennya Dobreva

Thank you, Tom,

but it seems I haven't permissions to do it. Except I changed in
Makefile.PL all references with gcc, to switch this path off
from my PATH, I don't see any other solution. Are there any other files
which call this script?

/ Jennya

On Fri, 31 Aug 2001, Tom Allen wrote:

 Jennya Dobreva wrote:

   Hello all,
 
   I haven't installed the optional packages of cc in my machine.
   Does somebody knows how can I replace all references for cc with gcc?
   If I use make CC=gcc or alias of the cc that doesn't work long time.
   That means I have to change some files, but I am not on clear which of
   them.
 
   Thanks in advance!
 
   / Jennya Dobreva
 
 
 could you not just ln -s /usr/local/bin/gcc /usr/local/bin/cc to make a
 symbolic link?
   That would keep you from having to do that forever.  Otherwise, its
 usually in the Makefile file, but there may be several you will have to
 edit, and its not a permanent solution.  I don't know if there is a
 configure directive.

 Tom Allen






Re: AxKit configuration question

2001-09-03 Thread clayton

Ed Loehr wrote:

Robin Berjon wrote:

On Saturday 01 September 2001 08:02, Ed Loehr wrote:

There's also a note (in AxKit 1.4 change log, I think) that says that
problem is fixed in 1.4.  Also, from 'perldoc AxKit':

   If you have a recent mod_perl and use mod_perl's
   Makefile.PL DO_HTTPD=1 to compile Apache for you, this
   option will be enabled automatically for you.

Other clues?

It's supposed to, but sometimes apparently it doesn't (I haven't been able to
track down why, and it may be my fault).

Have you tried without SSL ? It sometimes conflicts with other modules.
Another search track would be to find out which module that AxKit pulls in
causes the crash (if any). You could also try out the 1.5 RC (which must be
called 1.4_9x and is probably on CPAN or mirrored somewhere), it's been quite
stable in my experience.


I tried it without SSL, and the same problem remains:  httpd exits
silently after seemingly normal startup.  I'll try 1.5RC, axkit irc, and
debugging if I can't find a way around in my laziness.  Thanks.

Regards,
Ed Loehr




have you tried disabling expat compiltation into apache?
as detailed here:
http://axkit.org/faq.xml
under I install AxKit and Apache segfaults when it starts.










[Rambling OT] RE: AxKit.org/axkit.apache.org timing?

2001-09-03 Thread Matt Sergeant

 -Original Message-
 From: Jeremy Howard [mailto:[EMAIL PROTECTED]]
 
 Ed Loehr wrote:
  I recently read that AxKit was in the process of becoming an ASF xml
  project.  Does anyone have a sense of the timing for when this might
  happen and when axkit.org/axkit.apache.org will return/arrive?
  
  Also, does anyone know of a mirror site for axkit.org?
  
 You can see where Matt's up to at his diary; details here:
   http://use.perl.org/article.pl?sid=01/08/23/0040239

Or you can just ask me :-)

I'm trying to get DSL installed at home, and this is taking a while. I'm
sure the other Brits on the list will sympathise with me (or they'll just be
frustrated that they aren't even in a DSL capable area). I've had many
offers to host axkit.org, and I may take someone up on that, but I also have
a number of other sites (*.sergeant.org, take23.org, axkit.com) that I need
to host, and all with AxKit, so I doubt someone would be willing to bend to
my whims on those sites (especially home.sergeant.org which was my online
photo album :-) So ultimately, I need home hosting with a static IP.

As far as apache.org goes, they require signed wavers from everyone who has
ever contributed to the codebase (luckily only 5 people) faxed back the the
ASF. As I'm sure you can figure out - this is hard. Especially since they
screwed up the waver form and haven't gotten back to me yet about that. And
add to that the fact that I haven't even got my computer set up in my new
house, so I don't have the addresses of those 5 people to hand...

Anyway, I finished redecorating my office now, so I can move stuff in there
and get my computer setup. I will hopefully be able to setup 56K dialup net
access (ugh!) so that I can get emails out to these people and get
everything together and migrated to apache.org.

Oh, and I also don't exactly know how the Apache thing will work - since
they don't run AxKit I'm not sure how I'm going to get all my stuff up on
their site. Maybe just use apache.org as a proxy. Not sure yet.

Matt.


This email has been scanned for all viruses by the Star Internet Virus Screen.
The service is provided in partnership with MessageLabs, the email security company.
For more information on a higher level of virus protection visit www.star.net.uk




Mod_perl

2001-09-03 Thread Murugan K

Hi 
I apologize  for the simple question.  Since i am new to this  mod_perl , i am 
having this doubt.  
After building  mod_perl.so ,  Is it required to have the  Perl interpreter installed 
on the server.

What i understood was,  the mod_perl.so is a  apache perl module  which is providing 
the way to  access the external Perl interpreter at run time. Is it correct.  

After building Mod_perl.so , If i delete the Perl directory in server , what will 
happen while loading mod_perl.so. 

Regards
K.Murugan


   


   




AuthCookie Woes!

2001-09-03 Thread Chris Lavin




I need help with 
Apache::Authcookie It does not seem to be sending the cookie to the Browser. For 
those of you familiar with AuthCookie PLEASE Help. I have heard of oddities with 
IE so I tried Netscape and no differnce. AuthXCookie uses error_header_out to 
send cookie..


Thanx
Chris


Re: AxKit configuration question

2001-09-03 Thread Randy Kobes

On Mon, 3 Sep 2001, Ed Loehr wrote:

 Robin Berjon wrote:
 
  Have you tried without SSL ? It sometimes conflicts with other modules.
  Another search track would be to find out which module that AxKit pulls in
  causes the crash (if any). You could also try out the 1.5 RC (which must be
  called 1.4_9x and is probably on CPAN or mirrored somewhere), it's been quite
  stable in my experience.

 I tried it without SSL, and the same problem remains:  httpd exits
 silently after seemingly normal startup.  I'll try 1.5RC, axkit irc, and
 debugging if I can't find a way around in my laziness.  Thanks.


Just to ensure that Apache was compiled without expat, does
grep -i xml /usr/local/apache/bin/httpd
match? Also, are all required modules, especially XS-based
ones like libapreq, compiled against the same mod_perl/apache
sources as AxKit was?

best regards,
randy kobes





Re: RFC: Apache::FileMan 0.07

2001-09-03 Thread George Sanderson

It turns out that there are several software applications that go by the
name FileMan.

I have updated Apache::FileMan.pm to pre-release version 0.07. I 
substantially reorganized to code.

FileMan provides a file manager for a web site through a web browser. It 
is an extensive rewrite of the Apache::AutoIndex.pm module (written by 
Philippe M. Chiasson), which in turn was a remake of the autoindex Apache C 
module. FileMan can provide the same functionality as AutoIndex.pm, so it 
can be used to both navigate and manage a web site.


For example;

Date: Sun, 02 Sep 2001 18:57:00 -0700
From: Alex Krohn [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: FileMan

Hi George,

 I released an Apache modperl web file manager called FileMan on 13 Dec
00.
 It's demo is available at:
 
 www.xorgate.com/FileMan/demo
 I thing that we should resolve the name conflict, so that others will not
 get confused.

I had been meaning to email you as I am on the mod_perl list and caught
your announcement a while back. We've been using the name FileMan
since our first release back in September of 1998. You can see us in
third party listings like:

   http://cgi.resourceindex.com/Programs_and_Scripts/Perl/File_Management/
   http://www.hotscripts.com/Detailed/237.html

If there's any way you could change your projects name to something
else, I'd really appreciate it.

If you have any questions, please don't hesitate to ask.

Cheers,

Alex

Here is my short list of URLs that reference other FileMan applications:


http://www.gossamer-threads.com/scripts/index.htm

http://business.fortunecity.com/hearst/805/fileman.htm

http://thegururamana.enmail.com/Fileman.htm

http://www.hardhats.org/fileman/u1/index.html

http://www.tribbs.com/help/tri00018.htm

http://www.suse.de/en/produkte/susesoft/linux/Pakete_prof/paket_xfileman.html

The point is, that I think Apache::FileMan should be renamed, to something,
which easily distinguishes it from the others, yet at the same time, keeps
the name short and to the point, before releasing it to CPAN.

Here is a short list of names that might work.
NameComment
==
FileMan.pm  Of course, pm stands for Perl Module (not that different)
OpenIndex   This name maintains Index from AutoIndex.
XorfMan Just a thought.
FileMod Same initials,

Please comment if you have any preferences or other recommendations.
Also, please respond and let me know what you think of the current code:
good, bad, or ugly.

Thank you.





Re: [OT] Reference to a method using a scalar?

2001-09-03 Thread George Sanderson

Thank you, Andrew. 
Andrew, pointed out that Perl provides a way to delay the resolution of a
method.

Date: Sun, 19 Aug 2001 20:04:12 -0700 (PDT)
From: Andrew Ho [EMAIL PROTECTED]

George,

GSIn other words, I would like all my reference to be hard method
GSreferences which are developed from string scalars at run time (delayed
GSresolution and later dereferenced).

Perl allows you to delay resolution of a method until run-time: 
 
 $method = 'foo'; 
 $object-$method($a, $b, $c)
Humbly,

Andrew

--
Andrew Ho   http://www.tellme.com/   [EMAIL PROTECTED]

NOTE:
Above, I should have said subroutine in place of the word method, since
method implies OO referent calls.  Also, I did not understand delayed
resolution. (My mistake.)

I choose to implement the following (snip): 

no strict 'refs'; 
$Commands{$command}{cmd}=\$routine;  # $routine contains a string
use strict 'refs'; 
unless(defined {$Commands{$command}{cmd}}) { 
delete $Commands{$command}; # This is bad, so throw it away! 
warn $routine routine is not defined; 
}

for a couple of reasons. 
1) The methods are not OO (yet). 
2) The above assignment only happens during initialization.

[I learned a lot about OO Perl.]
Again, thanks, [done]

+===+
| George Sanderson [EMAIL PROTECTED] |
| http://www.xorgate.com/www.xorgate.com       |
+===+  



Re: Constant subroutine NEW redefined at ...

2001-09-03 Thread Perrin Harkins

 I dont know what I've done, but somehow my httpd.conf has led to a
 number of warnings about me redefining a number of things.

Are you running the latest mod_perl?  Do you have PerlFreshRestart on?
- Perrin




Re: ErrorDocument + Apache request tracing

2001-09-03 Thread Perrin Harkins

 2 - Is there anyway to have apache dump to the lag exactly what it is
 doing so that I can get some idea of why it has my web browser idling
 away and not returning anything?

You can use strace, truss, or some similar tool.
- Perrin




Re: Apache::Request cookie handling methods?

2001-09-03 Thread Jon Nangle

 princepawn == princepawn  [EMAIL PROTECTED] writes:

princepawn Could someone point me to the documentation for
princepawn apache-based cookie handling?

perldoc Apache::Cookie

Jon



cvs commit: modperl-site/netcraft graph.jpg index.html input.data pseudo-graph.jpg

2001-09-03 Thread stas

stas01/09/03 21:07:46

  Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg
  Log:
  - updating netcraft's August 2001 numbers
  - Esoft's survey has gone (now points to securityspace's survey)
  
  Revision  ChangesPath
  1.12  +229 -199  modperl-site/netcraft/graph.jpg
  
Binary file
  
  
  1.40  +2 -7  modperl-site/netcraft/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/modperl-site/netcraft/index.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- index.html2001/08/01 15:25:02 1.39
  +++ index.html2001/09/04 04:07:45 1.40
  @@ -12,14 +12,8 @@
   which require mod_perl experience.
   p
   
  -E-Soft Inc has a similar a href=http://www.e-softinc.com/survey/;
  -survey/a which shows that mod_perl is the 3rd most popular add on to
  -Apache (after FrontPage and PHP) and is installed in approximately
  -9.04% of all Apache web servers.
  -p
  -
   SecuritySpace provides yet 
  -a href=http://www.securityspace.com/s_survey/data/man.200107/apachemods.html;
  +a href=http://www.securityspace.com/s_survey/data/man.200108/apachemods.html;
   another report/a. Make sure to click on the menu at the left to pick
   the latest month, since the link hardcodes the month.
   p
  @@ -47,6 +41,7 @@
   
   table cellpadding=3 border=1
   trtdSurvey/tdtdhostnames/tdtdunique ip addresses/td/tr
  +trtd August 2001/tdtd2823060/tdtd283180/td/tr
   trtd July 2001  /tdtd2936558/tdtd281471/td/tr
   trtd June 2001  /tdtd2802093/tdtd273827/td/tr
   trtd May 2001   /tdtd2475367/tdtd265466/td/tr
  
  
  
  1.25  +1 -0  modperl-site/netcraft/input.data
  
  Index: input.data
  ===
  RCS file: /home/cvs/modperl-site/netcraft/input.data,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- input.data2001/08/01 15:25:02 1.24
  +++ input.data2001/09/04 04:07:45 1.25
  @@ -1,3 +1,4 @@
  +August 2001  2823060 283180
   July 20012936558 281471
   June 20012802093 273827
   May 2001 2475367 265466
  
  
  
  1.12  +51 -51modperl-site/netcraft/pseudo-graph.jpg
  
Binary file