The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 11-19-2007
vutty81 vutty81 is offline
Registered User
 

Join Date: Sep 2007
Posts: 37
another problem

i reconfigured httpd.conf and it was working fine until i added a module to the var/apache folder. it's called "forms-lib.pl" and i need it for one of my perl files which should grab the input of a textbox from one of my html files and put it into the perl file for processing. when i try "Full/Path/Name/apachectl start" it gives me a syntax error at line 213 in my httpd.conf file which is where it reads the first module. if i comment that line out it just goes to the next line where it reads the next module and says syntax error at line 214. i deleted the forms-lib.pl from apache and it still wont start. is there a way i can just start with my original configuration settings for apache. i changed a lot of folders and moved a lot of stuff around. i basically wanted to use var/apache instead of usr/apache as my server folder. i'm not even at the point of registering a domain name yet. i just want to get this working again first.

*sorry if this isnt the right forum to go in
Reply With Quote