Ray Zimmerman wrote:
At 11:55 AM -0700 10/20/03, Stas Bekman wrote:
Ray Zimmerman wrote:
At 11:12 AM -0700 10/20/03, Stas Bekman wrote:
Are you sure you are trying it under running mod_perl, and not mod_cgi?
No ... I haven't gotten that far ... I'm just trying to run a script
from the command
At 11:55 AM -0700 10/20/03, Stas Bekman wrote:
Ray Zimmerman wrote:
At 11:12 AM -0700 10/20/03, Stas Bekman wrote:
Are you sure you are trying it under running mod_perl, and not mod_cgi?
No ... I haven't gotten that far ... I'm just trying to run a
script from the command line. The following wor
Ray Zimmerman wrote:
At 12:03 PM -0700 10/20/03, Stas Bekman wrote:
Stas Bekman wrote:
[...]
No ... I haven't gotten that far ... I'm just trying to run a script
from the command line. The following works just fine on my Linux box
...
Hehe, that's your problem. Apache:: modules don't work from
At 12:03 PM -0700 10/20/03, Stas Bekman wrote:
Stas Bekman wrote:
[...]
No ... I haven't gotten that far ... I'm just trying to run a
script from the command line. The following works just fine on my
Linux box ...
Hehe, that's your problem. Apache:: modules don't work from the
command line, si
Stas Bekman wrote:
[...]
No ... I haven't gotten that far ... I'm just trying to run a script
from the command line. The following works just fine on my Linux box ...
Hehe, that's your problem. Apache:: modules don't work from the command
line, since the modperl/apache runtime environment is no
Ray Zimmerman wrote:
At 11:12 AM -0700 10/20/03, Stas Bekman wrote:
Ray Zimmerman wrote:
I have perl-5.8.0 installed on Mac OS X 10.2.8 in /usr/local with no
problems.
The other day I installed Apache::Scoreboard but when I try running ...
#!/usr/bin/perl -w
use strict;
use Apache::Scoreboard;
At 11:12 AM -0700 10/20/03, Stas Bekman wrote:
Ray Zimmerman wrote:
I have perl-5.8.0 installed on Mac OS X 10.2.8 in /usr/local with
no problems.
The other day I installed Apache::Scoreboard but when I try running ...
#!/usr/bin/perl -w
use strict;
use Apache::Scoreboard;
1;
... I get ...
dyld
Ray Zimmerman wrote:
I have perl-5.8.0 installed on Mac OS X 10.2.8 in /usr/local with no
problems.
The other day I installed Apache::Scoreboard but when I try running ...
#!/usr/bin/perl -w
use strict;
use Apache::Scoreboard;
1;
... I get ...
dyld: perl Undefined symbols:
_ap_rwrite
_ap_send_h
I have perl-5.8.0 installed on Mac OS X 10.2.8 in /usr/local with no problems.
The other day I installed Apache::Scoreboard but when I try running ...
#!/usr/bin/perl -w
use strict;
use Apache::Scoreboard;
1;
... I get ...
dyld: perl Undefined symbols:
_ap_rwrite
_ap_send_http_header
_ap_set_con