You got me lost there, the terminology you guys use really throw me off,
sorry :(
sendmail is installed on the system, what exactly do I need to do so I dont
get the sendmail error?



Michael Peters wrote:
> 
> 
> 
> iNetForce wrote:
>> I installed Image Magick, but now im getting this error:
>> 
>> http# apachectl restart
>> /usr/local/sbin/apachectl restart: httpd not running, trying to start
>> Syntax error on line 691 of /usr/local/etc/apache/httpd.conf:
>> Can't locate Mail/Sendmail.pm in @INC (@INC contains:
> 
> Now it's looking for Mail::Sendmail which will need to be installed as
> well.
> It's quite possible that there are many more of these which need to be
> installed. So you can just keep installing them. To translate the file
> path name
> into a Perl module name you basically change all '/' into '::' and then
> drop the
> final '.pm'.
> 
> -- 
> Michael Peters
> Developer
> Plus Three, LP
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Making-.pm-files-run.-tf3016257.html#a8397895
Sent from the mod_perl - General mailing list archive at Nabble.com.

Reply via email to