Stories
Slash Boxes
Comments
OSTG
Thinkgeek
Slashdot
NewsForge
Linux.com
ITMJ
IT Product Guide
SourceForge
freshmeat
Newsletters
Slashcode
Slash Open Source Project
Navigation
About
FAQ
Journals
Messages
Topics
Editors
Older Stuff
Past Polls
Submit Story
Create Account/Log in
Stuff
Brian (aka Krow)
Pudge
ACS
Tangent
Use Perl
This discussion has been archived. No new comments can be posted.
Email Plugin not installed
More
|
Login
The Fine Print:
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Without JavaScript enabled, you might want to use
the classic discussion system
instead. If you
login
, you can remember this preference.
Email Plugin not installed
1
Comment
More
|
Login
/
Full
Abbreviated
Hidden
More
|
Login
Please Log In to Continue
Log In
Nickname
Password
Public Terminal
[
Create a new account
]
Loading... please wait.
fixed it
(
Score:1
)
by
LNC (4529)
on Thursday March 06 2003, @03:32PM (
#5811
)
Journal
responding to my own post:
needed to add this line:
PerlModule Slash::Email
to
/usr/local/slash/httpd/slash.conf
(also uncommented other relevant perl modules
while I was in there).
Get More Comments
fixed it (Score:1)
needed to add this line:
PerlModule Slash::Email
to
(also uncommented other relevant perl modules
while I was in there).