[15882] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 3295 Volume: 9

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu Jun 8 18:15:38 2000

Date: Thu, 8 Jun 2000 15:15:25 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Message-Id: <960502524-v9-i3295@ruby.oce.orst.edu>
Content-Type: text

Perl-Users Digest           Thu, 8 Jun 2000     Volume: 9 Number: 3295

Today's topics:
    Re: Spaces <methos495@earthlink.net>
    Re: Spaces <tina@streetmail.com>
    Re: Spaces (Brandon Metcalf)
    Re: Text Sorting Question <lauren_smith13@hotmail.com>
    Re: Text Sorting Question <jeff@vpservices.com>
    Re: Text Sorting Question <uri@sysarch.com>
        Turning off "wrong volume" error in ActiveState? azzarito@bigfoot.com
    Re: Turning off "wrong volume" error in ActiveState? azzarito@bigfoot.com
    Re: URI encoded parameter for CGI.pm problem. <nospam@nospam.com>
    Re: using hidden fields in a conditionally displayed fo <methos495@earthlink.net>
    Re: using hidden fields in a conditionally displayed fo <care227@attglobal.net>
    Re: using hidden fields in a conditionally displayed fo <care227@attglobal.net>
        Using multiple objects many times <jasonb885@my-deja.com>
    Re: Value of <HANDLE> construct can be "0" ??? <nospam@nospam.com>
    Re: Wag de Ref <nospam@nospam.com>
        where can I find doc for epl files <smohamme@deja.com>
        WWWBoard: Internal Server Error (Kar Yan Mak)
    Re: WWWBoard: Internal Server Error <tfm@sei.cmu.edu>
    Re: WWWBoard: Internal Server Error <red_orc@my-deja.com>
    Re: WWWBoard: Internal Server Error (Kar Yan Mak)
        Digest Administrivia (Last modified: 16 Sep 99) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: Thu, 08 Jun 2000 20:55:54 GMT
From: methos <methos495@earthlink.net>
Subject: Re: Spaces
Message-Id: <39400940.67EB5981@earthlink.net>

Or another simple one is

$variable =~ s:\s::g;

--
- Methos -
"Patience comes to those who wait"
      - Anonymous -

Ala Qumsieh wrote:

> "Jim" <jaedma@yahoo.com> writes:
>
> > I need to drop white spaces out of a string  So:
> >    here i am to save the day             becomes
> >    hereiamtosavetheday
>
> The fastest approach is to use tr///:
>
>         $variable =~ tr/ //d;
>
> --Ala






------------------------------

Date: 8 Jun 2000 21:40:01 GMT
From: Tina Mueller <tina@streetmail.com>
Subject: Re: Spaces
Message-Id: <8hp3rh$3g9tu$6@fu-berlin.de>

hi,

methos <methos495@earthlink.net> wrote:
> Or another simple one is

> $variable =~ s:\s::g;

yeah but as Ala said, tr/// is faster because you
don't have to use s/// and a regular expression;
you just want to replace one character

tina

> Ala Qumsieh wrote:

>> The fastest approach is to use tr///:
>>
>>         $variable =~ tr/ //d;





-- 
http://www.tinita.de \  enter__| |__the___ _ _ ___
tina's moviedatabase  \     / _` / _ \/ _ \ '_(_-< of
search & add comments  \    \ _,_\ __/\ __/_| /__/ perception


------------------------------

Date: 8 Jun 2000 21:40:08 GMT
From: bmetcalf@baynetworks.com (Brandon Metcalf)
Subject: Re: Spaces
Message-Id: <8hp3ro$s40$2@spinner.corpeast.baynetworks.com>

methos495@earthlink.net writes:

 > Or another simple one is
 > 
 > $variable =~ s:\s::g;

s/// had already been suggested.  Ala was pointing out that tr/// is
faster than s/// and can be used in this situation.

Brandon


------------------------------

Date: Thu, 8 Jun 2000 11:08:13 -0700
From: "Lauren Smith" <lauren_smith13@hotmail.com>
Subject: Re: Text Sorting Question
Message-Id: <8hond7$3oc$1@brokaw.wa.com>


Tom Briles <sariq@texas.net> wrote in message
news:393FB455.9A05153@texas.net...
> Larry Rosler wrote:
> >
> > In article <s8ftjsgu8nns8jppavechqke610l9r8th2@4ax.com> on Wed, 07 Jun
> > 2000 23:58:27 +0200, Abe Timmerman <abe@ztreet.demon.nl> says...
> >
> > ...
> >
> > > If sorting this thing is the main objective, use Schwartzian-Transform
> > > or Rosler/Guttman-Transform.
> >
> > That's Guttman-Rosler Transform, as in GReaT!
>
> Hmmm...I've always thought of it as Guttman-Rosler Transform, as in
> GaRroTe.  ;)

I hate to admit this, but it looks to me to be 'Guttman-Rosler Transform, as
in GutRoT'.

*duck*

;-)

Lauren




------------------------------

Date: Thu, 08 Jun 2000 11:33:48 -0700
From: Jeff Zucker <jeff@vpservices.com>
Subject: Re: Text Sorting Question
Message-Id: <393FE70C.18496ECB@vpservices.com>

Lauren Smith wrote:
> 
> Tom Briles <sariq@texas.net> wrote in message
> news:393FB455.9A05153@texas.net...
> > Larry Rosler wrote:
> > >
> > > In article <s8ftjsgu8nns8jppavechqke610l9r8th2@4ax.com> on Wed, 07 Jun
> > > 2000 23:58:27 +0200, Abe Timmerman <abe@ztreet.demon.nl> says...
> > >
> > > ...
> > >
> > > > If sorting this thing is the main objective, use Schwartzian-Transform
> > > > or Rosler/Guttman-Transform.
> > >
> > > That's Guttman-Rosler Transform, as in GReaT!
> >
> > Hmmm...I've always thought of it as Guttman-Rosler Transform, as in
> > GaRroTe.  ;)
> 
> I hate to admit this, but it looks to me to be 'Guttman-Rosler Transform, as
> in GutRoT'.
> 
> *duck*

My secret decoder ring tells me the proper capitalization is:

    GUttman-RosLer transform

So the whole thing is obviously just a troll from our favorite GURL.

*ducking very very low*

-- 
Jeff


------------------------------

Date: Thu, 08 Jun 2000 19:27:53 GMT
From: Uri Guttman <uri@sysarch.com>
Subject: Re: Text Sorting Question
Message-Id: <x7zoow9dmv.fsf@home.sysarch.com>

>>>>> "JZ" == Jeff Zucker <jeff@vpservices.com> writes:

  JZ> Lauren Smith wrote:
  >> 
  >> Tom Briles <sariq@texas.net> wrote in message
  >> news:393FB455.9A05153@texas.net...
  >> > GaRroTe.  ;)

  >> I hate to admit this, but it looks to me to be 'Guttman-Rosler
  >> Transform, as in GutRoT'.
  >> *duck*

  JZ> My secret decoder ring tells me the proper capitalization is:
  JZ>     GUttman-RosLer transform

  JZ> So the whole thing is obviously just a troll from our favorite GURL.
  JZ> *ducking very very low*

I am sentencing you all to be locked in a closet with moronzilla for a
period of no less than 3 days.

	Judge Thomas Penfield Jackson


-- 
Uri Guttman  ---------  uri@sysarch.com  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com


------------------------------

Date: Thu, 08 Jun 2000 19:57:00 GMT
From: azzarito@bigfoot.com
Subject: Turning off "wrong volume" error in ActiveState?
Message-Id: <8hotq1$fro$1@nnrp1.deja.com>

Does anyone know how to turn off the "wrong volume" error in
ActiveState perl? I've got a script that uses a win32 app to write a
diskette image to a floppy drive. Once I do that, if I try to open a
file on the floppy, I get a "wrong volume" error popup. I can ignore
the error, retry the open and everything works, but I want to run this
unattended.

It appears that ActiveState records all of the volume IDs when it
starts, as the open is the first access of this drive in my perl
program (other than the system call to the Win32 app).

I vaguely remember a Win32 IOCtl for turning off "file unavailable"
errors, so I'm going to go see if that also affects "wrong volume"
errors. If anyone has a solution, I'd love to hear about it!

--
Doug Azzarito


Sent via Deja.com http://www.deja.com/
Before you buy.


------------------------------

Date: Thu, 08 Jun 2000 21:15:45 GMT
From: azzarito@bigfoot.com
Subject: Re: Turning off "wrong volume" error in ActiveState?
Message-Id: <8hp2dh$jo1$1@nnrp1.deja.com>

In article <8hotq1$fro$1@nnrp1.deja.com>,
  azzarito@bigfoot.com wrote:
> I vaguely remember a Win32 IOCtl for turning off "file unavailable"
> errors, so I'm going to go see if that also affects "wrong volume"
> errors.

I found SetErrorMode(SEM_NOOPENFILEERRORBOX) in Win32API::File, but it
doesn't disable the "wrong volume" error. I'm still stuck, and would
really appreciate any ideas.

--
Doug Azzarito


Sent via Deja.com http://www.deja.com/
Before you buy.


------------------------------

Date: 8 Jun 2000 20:44:19 GMT
From: The WebDragon <nospam@nospam.com>
Subject: Re: URI encoded parameter for CGI.pm problem.
Message-Id: <8hp0j3$6fm$1@216.155.33.31>

In article <8hjco2$ad3$1@nnrp1.deja.com>, crrjohnson@my-deja.com wrote:

 | Hi,
 | 
 | I am having a problem with CGI.pm not returning a parameter passed in
 | the URI.
 | 
 | I am using the following SSI directive to call the script to fill in
 | data from a DBM file:
 | <!--include virtual="../cgi/staffdb.cgi?stafftag=p%5C%26d" -->
 |                                                     \  &
 | The required record has an ampersand that needs to be found. The DBM
 | file is something that was originally generated using PHP2 and we are
 | moving the site to SSI and Perl CGIs to make the site maintainer's life
 | a little easier as she has little programming experience.
 | 
 | The backslash was an attempt to escape the following ampersand code to
 | see if that was the problem.
 | 
 | The problem, however, is that CGI.pm is not returning the stafftag
 | parameter in this situation, but every other call on the page (no
 | annoying characters) works beautifully and the script pulls the required
 | data.
 | 
 | I am tempted to just have them change the tag for that position and any
 | others with characters that pose a problem.  This wouldn't abate my own
 | curiosity though :-)
 | 
 | As you can see, I have spent time searching Deja.com for info on this,
 | and I have done other searches to no avail.
 | 
 | Thanks in advance,
 | Colin Johnson

remembering that you are dealing with html here, you might try to encode 
the ampersand with &amp; in the url and let the browser and webserver 
'do the right thing' with it. ;o)

& must ALWAYS be writtin as &amp; within html. (not necessarily always 
within URLS, however it doesn't BECOME a URL til someone clicks it..) so 
it needs to start as an &amp; ;)

-- 
send mail to mactech (at) webdragon (dot) net instead of the above address. 
this is to prevent spamming. e-mail reply-to's have been altered 
to prevent scan software from extracting my address for the purpose 
of spamming me, which I hate with a passion bordering on obsession.  


------------------------------

Date: Thu, 08 Jun 2000 20:50:42 GMT
From: methos <methos495@earthlink.net>
Subject: Re: using hidden fields in a conditionally displayed form
Message-Id: <39400808.FBDEF74D@earthlink.net>

Try Cookies...
This would save data over multiple pages for that session.

--
- Methos -
"Patience comes to those who wait"
      - Anonymous -

Eric White wrote:

>  Hello,
>
>  I'm trying to write a multi-page form and I'm running into a snag.  Part of
> what I'd like to do is ask follow-up questions about things I learned on an
> earlier page.  E.g. if at page 2 I learned that you liked ice cream and soda
> (but not chips) then on page 3 I'd ask more about ice cream and soda, but not
> chips.  My code for this would like:
>
>  sub print_form3 {
>          print header,
>                  start_html('more about snacks'),
>
>          print start_form,
>          "More questions about the snacks you like."
>          end_form;
>
>                  #if likes ice cream
>                  if (param ('ice_cream') eq '1') {
>
>                          print start_form,
>
>                          h3("ICE CREAM"),
>                          p,
>                          "<BLOCKQUOTE>",
>                          "What's your favorite flavor?",
>                          p,
>                  radio_group(-name=>'flavors', -linebreak=>1,
>             -values=>['1', '2'], -labels=>{'1'=>'chocolate', '2'=>'vanilla'}),
>
>                          end_form;
>                  }
>
>                  #if likes soda
>                  if (param ('soda') eq '1') {
>
>                          print start_form,
>
>                          h3("SODA"),
>                          p,
>                          "<BLOCKQUOTE>",
>                          "What's your favorite sodar?",
>                          p,
>                  radio_group(-name=>'favsoda', -linebreak=>1,
>             -values=>['1', '2'], -labels=>{'1'=>'jolt', '2'=>'sprite'}),
>
>                          end_form;
>                  }
>
>
>          #this is always displayed
>          print start_form,
>
>          "What's your favorite color?",
>          p,
>          radio_group(-name=>'color', -linebreak=>1, -values=>['1',' 2'],
> -labels=>{'1'=>'blue', '2'=>'green'}),
>          p,
>
>          hidden(-name=>'flavors'),
>          hidden(-name=>'favsoda'),
>          hidden(-name=>'color'),
>
>         submit(-name=>'move', -value=>'page 4'),
>         end_form;
>
> }
>
> When I do this the value for 'color' is passed in the hidden field,
> but 'flavors' and 'favsoda' are not.  Can I not use hidden fields for
> the conditionally displayed forms?
>
> Thanks a lot,
>
> Eric






------------------------------

Date: Thu, 08 Jun 2000 16:58:34 -0400
From: Drew Simonis <care227@attglobal.net>
Subject: Re: using hidden fields in a conditionally displayed form
Message-Id: <394008FA.2237EF71@attglobal.net>

methos wrote:
> 
> Try Cookies...
> This would save data over multiple pages for that session.

There is no session, and cookies aren't universally compatible.
Many people turn them off, or use browsers that can or won't read
cookies, and often they are blocked by firewalls.


------------------------------

Date: Thu, 08 Jun 2000 17:17:53 -0400
From: Drew Simonis <care227@attglobal.net>
Subject: Re: using hidden fields in a conditionally displayed form
Message-Id: <39400D81.7B7B2AE8@attglobal.net>

Eric White wrote:

> When I do this the value for 'color' is passed in the hidden field,
> but 'flavors' and 'favsoda' are not.  Can I not use hidden fields for
> the conditionally displayed forms?
> 
> Thanks a lot,
> 
> Eric


You kept starting and ending forms, I got confused.  This is a little 
cleaner:  (I monkeyed with indenting to keep it narrow enough)

 sub print_form3 {
         print header,
                 start_html('more about snacks'),
         
         print start_form,
         "More questions about the snacks you like."
         
         
                #if likes ice cream
                if (param ('ice_cream') eq '1') 
		{
 		
                	h3("ICE CREAM"),
                        p,
                        "<BLOCKQUOTE>",
                        "What's your favorite flavor?",
                        p,             
                 	radio_group(
			-name=>'flavors', 
			-linebreak=>1,
			-values=>['1', '2'], 
			-labels=>{'1'=>'chocolate', '2'=>'vanilla'}
			),
                        
                 }
 
                #if likes soda
                if (param ('soda') eq '1') 
		{
                 	h3("SODA"),
                        p,
                        "<BLOCKQUOTE>",
                        "What's your favorite sodar?",
                        p,             
                 	radio_group(
			-name=>'favsoda', 
			-linebreak=>1,
       			-values=>['1', '2'], 
			-labels=>{'1'=>'jolt', '2'=>'sprite'}
			),
                 }
 
 
        #this is always displayed
        "What's your favorite color?",
        p,
        radio_group(
			-name=>'color', 
			-linebreak=>1, 
			-values=>['1',' 2'], 
			-labels=>{'1'=>'blue', '2'=>'green'}
	),
        p,    
 
        hidden(-name=>'flavors'),
        hidden(-name=>'favsoda'),
        hidden(-name=>'color'),                         

        submit(-name=>'move', -value=>'page 4'),
        end_form;               
               
}

But im still unsure of the question.  Or maybe the problem.
You are passing hidden tags with names but no value option.
Is this what you are intending?  It is customary to have 
a value associated with a name so that you can test against
it.  As it is now, you will _never_ not have these 3 names
available, making any logic test flawed.


------------------------------

Date: Thu, 08 Jun 2000 18:23:44 GMT
From: |Odo| <jasonb885@my-deja.com>
Subject: Using multiple objects many times
Message-Id: <8hooap$bft$1@nnrp1.deja.com>

This is kind of a follow up to my previous post:

"Perl and memory consumption"

I thank everyone for their helpful advice and utilizing it I was able to
reduce my overhead by about 900K.

Through some additional exploration, I've found that the modules I use
that I wrote myself consume around 900K.  I think I'm doing something
wrong, but I'm not sure, so here's what I'm doing:

I have a series of 21 modules I use within a script.  Each module is its
own class with one object within.  The script itself uses four of these
modules directly, and the rest are used within those four in varying
amounts.

Each module is composed of less than 10,000 lines (mostly code, some
white space and comments) and most are far less than 2,000 lines.

As mentioned earlier, each module is a class with an object and in the
script I use these modules like so:

use EdcomLib::Auth;
use EdcomLib::SQL;
use EdcomLib::Tables;
use EdcomLib::CGI;

my $auth = new EdcomLib::Auth;
my $t = new EdcomLib::Tables;
my $s = new EdcomLib::SQL;
my $cgi = new EdcomLib::CGI;

Then, I do something similar in each of the above objects.  For example:

package EdcomLib::Tables;

use strict;
use EdcomLib::SQL;
use EdcomLib::Cache;
use EdcomLib::Time;

sub new {
	my $proto = shift;
	my $class = ref($proto) || $proto;
	my $self = {};
	$self->{CACHE}		=	new EdcomLib::Cache;
	$self->{SQL}		=	new EdcomLib::SQL;
	$self->{TIME}		=	new EdcomLib::Time;
	bless ($self,$class);
	return $self;
}

Now is the part that confuses me.  After merely 'using' those four
modules above in my script and then calling them with 'new' I have an
additional 800K of overhead.

Is this correct, or am I doing something wrong?  Perhaps something goes
on behind the scenes that I'm unaware of?

Thanks!

--
Sincerely,
Jason Boxman

http://edseek.com/ -
     New Literature Message Boards!


Sent via Deja.com http://www.deja.com/
Before you buy.


------------------------------

Date: 8 Jun 2000 20:00:46 GMT
From: The WebDragon <nospam@nospam.com>
Subject: Re: Value of <HANDLE> construct can be "0" ???
Message-Id: <8hou1e$ep$0@216.155.33.31>

In article <393ef86d.2119336@news.skynet.be>, bart.lateur@skynet.be 
(Bart Lateur) wrote:

 | adrian2001@my-deja.com wrote:
 | 
 | >(Upgrading is not an option; I work for a *gigantic* corporation, and
 | >although is not as bureaucratic as other employers I've had, it is still
 | >not easy to "move"...)
 | 
 | I don't get it. 
 | 
 | How can Microsoft stuff be THE standard in such environments, while with
 | MS "upgrading" is the way of life?

coffee | nose > keyboard

-- 
send mail to mactech (at) webdragon (dot) net instead of the above address. 
this is to prevent spamming. e-mail reply-to's have been altered 
to prevent scan software from extracting my address for the purpose 
of spamming me, which I hate with a passion bordering on obsession.  


------------------------------

Date: 8 Jun 2000 19:08:25 GMT
From: The WebDragon <nospam@nospam.com>
Subject: Re: Wag de Ref
Message-Id: <8hoqv9$fpj$2@216.155.33.31>

In article <8F4B9E92Fdarkononenet@206.112.192.118>, darkon@one.net 
(David Wall) wrote:


 | I asked a similar question some months ago, and got a thoughtful 
 | reply from Mark-Jason Dominus.  He has a series of articles on his 
 | web site explaining why symbolic references are generally a bad 
 | idea.  See http://www.plover.com/~mjd/perl/varvarname.html.  It's 
 | kind of embarrassing to be listed on his web site in such a role 
 | (I'm in the 2nd article), but I did learn something.


Very useful article.. thanks for reposting the url here.. 

of particular note was his comment: 

"The real root of the problem code is: It's fragile. You're mingling 
unlike things when you do this. And if two of those unlike things happen 
to have the same name, they'll collide and you'll get the wrong answer. 
So you end up having a whole long list of names which you have to be 
careful not to reuse, and if you screw up, you get a very bizarre error. 
This is precisely the problem that namespaces were invented to solve, 
and that's just what a hash is: A portable namespace. "

I like the idea of the 'portable namespace' and frankly I think I'll be 
mentally referring to hashes that way from now on. :-)

-- 
send mail to mactech (at) webdragon (dot) net instead of the above address. 
this is to prevent spamming. e-mail reply-to's have been altered 
to prevent scan software from extracting my address for the purpose 
of spamming me, which I hate with a passion bordering on obsession.  


------------------------------

Date: Thu, 08 Jun 2000 14:07:52 -0500
From: Saleem Mohammed <smohamme@deja.com>
Subject: where can I find doc for epl files
Message-Id: <393FEF08.34951F7B@deja.com>

Hi Guys,
    Which perldoc has the document for .epl files???  Thank you for your
help.


Thanks
Mohammad Saleem



------------------------------

Date: 08 Jun 2000 19:09:35 GMT
From: canon50e@aol.comDELETE (Kar Yan Mak)
Subject: WWWBoard: Internal Server Error
Message-Id: <20000608150935.15923.00004963@ng-md1.aol.com>

Recently I have been trying to setup a message board on my site using Matt's
script from worldwidemart.com.  I have uploaded the necessary files to run the
board (have no started on wwwadmin.pl yet).  But when I try to post on the
board it would give me this errror message:
---------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request. 
Please contact the server administrator, webmaster@kyphoto.com and inform them
of the time the error occurred, and anything you might have done that may have
caused the error. 
More information about this error may be available in the server error log.
----------------------------

My board is located at: http://www.kyphoto.com/classics/forum

Path to Perl: /usr/bin/perl (this is what my server indicated)
$basedir: /classics/forum
$baseurl: http://www.kyphoto.com/classics/forum
$cgi_url: http://www.kyphoto.com/cgi-bin/wwwboard.pl

I have chmoded and placed all the necessary files in "forum" directory and
created a "message" directory in there.  The only file I renamed was the
"wwwboard.html" to "index.html."

Any suggestions on how to clear this out?  Please e-mail me your response if
possible.

Thank you in advance.

Sincerely yours,
Kar Yan Mak




------------------------------

Date: Thu, 08 Jun 2000 15:57:20 -0400
From: Ted Marz <tfm@sei.cmu.edu>
Subject: Re: WWWBoard: Internal Server Error
Message-Id: <393FFAA0.A28461D5@sei.cmu.edu>

One of the problems with Matt's scripts is that they usually take some
messing with (or a VERY normal installation) before they work correctly.

Is your base directory REALLY /classics/forum  ?  I mean (under, say,
Unix) that it is /classics/forum?  If not, then this is the problem. 
Usually, the web path and the computer directory aren't the same.

By changing the name from wwwboard.pl to index.pl, you are also going to
have to change the script (I think that it is a variable) to tell it the
name of the index page.  This is because wwwboard writes the message
index directly into a html file (you guessed it, wwwboard.html), rather
than doing a SSI or some other such action.

Ted


------------------------------

Date: Thu, 08 Jun 2000 21:08:15 GMT
From: Rodney Engdahl <red_orc@my-deja.com>
Subject: Re: WWWBoard: Internal Server Error
Message-Id: <8hp1vh$ja5$1@nnrp1.deja.com>

In article <20000608150935.15923.00004963@ng-md1.aol.com>,
  canon50e@aol.comDELETE (Kar Yan Mak) wrote:

> Please contact the server administrator, webmaster@kyphoto.com and
> inform them of the time the error occurred, and anything you might
> have done that may have caused the error.
> More information about this error may be available in the server
> error log.
> ----------------------------
>

it could be that your basedir is inaccurate.  did you contact your
server admin as suggested in the error message above?


Sent via Deja.com http://www.deja.com/
Before you buy.


------------------------------

Date: 08 Jun 2000 21:22:00 GMT
From: canon50e@aol.comDELETE (Kar Yan Mak)
Subject: Re: WWWBoard: Internal Server Error
Message-Id: <20000608172200.11507.00005128@ng-ch1.aol.com>

>Is your base directory REALLY /classics/forum  ?  I mean (under, say,
>Unix) that it is /classics/forum?  If not, then this is the problem. 
>Usually, the web path and the computer directory aren't the same.


Hi, thanks for the tip, my board finally works!  I emailed my website host and
they gave me the "correct" base directory, so that was the problem.

Sincerely yours,
Kar Yan Mak


------------------------------

Date: 16 Sep 99 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin) 
Subject: Digest Administrivia (Last modified: 16 Sep 99)
Message-Id: <null>


Administrivia:

The Perl-Users Digest is a retransmission of the USENET newsgroup
comp.lang.perl.misc.  For subscription or unsubscription requests, send
the single line:

	subscribe perl-users
or:
	unsubscribe perl-users

to almanac@ruby.oce.orst.edu.  

| NOTE: The mail to news gateway, and thus the ability to submit articles
| through this service to the newsgroup, has been removed. I do not have
| time to individually vet each article to make sure that someone isn't
| abusing the service, and I no longer have any desire to waste my time
| dealing with the campus admins when some fool complains to them about an
| article that has come through the gateway instead of complaining
| to the source.

To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.

To request back copies (available for a week or so), send your request
to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
where x is the volume number and y is the issue number.

For other requests pertaining to the digest, send mail to
perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
sending perl questions to the -request address, I don't have time to
answer them even if I did know the answer.


------------------------------
End of Perl-Users Digest V9 Issue 3295
**************************************


home help back first fref pref prev next nref lref last post