The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com



UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Hp-UX 11.23 - CDE not starting netwalker HP-UX 4 10-08-2007 01:54 PM
Mod_Perl and Apache22 rbizzell UNIX for Advanced & Expert Users 1 11-01-2006 03:21 PM
Starting over DudeMan Shell Programming and Scripting 2 10-29-2005 10:16 PM
Starting X? AMDPwred UNIX for Dummies Questions & Answers 2 03-14-2002 12:07 PM
Starting up msm UNIX for Dummies Questions & Answers 1 11-28-2001 01:51 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 10-27-2006
rbizzell rbizzell is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 23
Apache22 not starting

I am getting this error message once I added some lines to a directive in my httpd.conf file. I double checked and made sure their weren't any typos
Snytax error line 468 Invlaid command PerlHandler perhaps misspelled or defined by a module not included in the server configuration. Here is what I added ti my httpd.confand now apache won't start. I am using a web interface for my email. I am using Atmail as my web interface for email login




Include etc/apache22/Includes/*.conf

# ADDED BY @Mail Sat Sep 23 07:02:30 2006
AddHandler cgi-script .pl

# ADDED BY @Mail Sat Sep 23 07:02:48 2006
<Directory "/usr/local/atmail/webmail">
Options ExecCGI
AllowOverride All
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler ModPerl::Registry
</Directory>
<Files ~ "spell.pl$">
SetHandler cgi-script
</Files>
Where should I insert those lines of code at in the httpd.conf file

Last edited by rbizzell; 10-27-2006 at 12:19 PM..
  #2 (permalink)  
Old 10-27-2006
Corona688 Corona688 is offline
Registered User
  
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 1,937
In searching for your problem, I've found this construct a lot:
Code:
<IfDefine !APACHE2>
        PerlHandler Apache::Status
</IfDefine>
<IfDefine APACHE2>
        PerlResponseHandler Apache::Status
</IfDefine>
So maybye try PerlResponseHandler instead of PerlHandler.
  #3 (permalink)  
Old 10-27-2006
rbizzell rbizzell is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 23
Apache22

Where should I insert the line of code at in the httpd.conf
  #4 (permalink)  
Old 10-27-2006
Corona688 Corona688 is offline
Registered User
  
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 1,937
I'd suggest replacing
Code:
PerlHandler ModPerl::Registry
with
Code:
PerlResponseHandler ModPerl::Registry
  #5 (permalink)  
Old 10-27-2006
rbizzell rbizzell is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 23
Apache22

I am still getting the same error as before
  #6 (permalink)  
Old 10-27-2006
Corona688 Corona688 is offline
Registered User
  
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 1,937
If it's still the same error, then you must still have PerlHandler in there somewhere, otherwise the error would be slightly different.
  #7 (permalink)  
Old 10-27-2006
rbizzell rbizzell is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 23
apache22

I am getting the same error only it says PerlResponseHandler
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 01:40 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0