Re: WC 4.0 on OSX 10.0.4 problems

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 37941
interpreted = N
texte = Strange. If Le has not contacted you yet, here is what my apache conf looks like:LoadModule webcatalog2_module /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/mod_webcatalog.soAddModule mod_webcatalog.cpp# START WEBCATALOG ADDITIONS # ALL TEXT BETWEEN THESE LINES WILL BE REMOVED WHEN WEBCATALOG IS UNINSTALLED # # WebCatalog directives deny from all deny from all deny from all deny from all deny from all deny from all deny from all deny from all deny from all AddHandler webcatalog2-handler .tpl .tmpl .html# ALL TEXT BETWEEN THESE LINES WILL BE REMOVED WHEN WEBCATALOG IS UNINSTALLED \ # END WEBCATALOG ADDITIONSOn 16.8.2001 10:27, Kevin Lippert wrote:> On 8/16/01 11:44 AM, Le Pham wrote: > >> >>> So, I uninstalled and reinstalled WC. WebCatalog is running, and the only >>> mod I see to httpd.conf is the line: >>> >>> AddHandler webcatalog2-handler .tpl >> >> Add those lines to httpd.conf if you don't see it there >> >> *** Add (in one line) in LoadModule section ***** >> LoadModule webcatalog2_module >> /Library/WebServer/CGI-Executable/WebCatalogEngine/mod_webcatalog2.so >> >> *** Add in AddModule section ****** >> AddModule mod_webcatalog.cpp >> >> Then, restart Apache >> >> Sincerely, >> Le >> > > Le, > Those lines weren't there, so I added them. However, now apache won't start: > Syntax error on line 240 of /etc/httpd/httpd.conf: > Cannot load > /Library/WebServer/CGI-Executable/WebCatalogEngine/mod_webcatalog2.so into > server: (reason unknown) > ./apachectl start: httpd could not be started > > [localhost:/usr/sbin] root# ./apachectl start > Syntax error on line 280 of /etc/httpd/httpd.conf: > Cannot add module via name 'mod_webcatalog.cpp': not in list of loaded > modules > ./apachectl start: httpd could not be started > > The LoadModule file is there: > [localhost:WebServer/CGI-Executables/WebCatalogEngine] root# ls -l mod_web* > -rwxrwxr-x 1 root wheel 19532 Jul 26 13:49 mod_webcatalog2.so > > But I have to say that I can't find mod_webcatalog.cpp: > find / -name mod_webcatalog.c* -print > returns nothing. Should it? > > Thanks for your help, would love to get this going! > > Kevin Lippert > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/-- We make tools to energize your business Content Management & eBusiness SystemsComputerOil GmbH http://computeroil.com Hauptstrasse 12 info@computeroil.com 8252 Schlatt/Switzerland Tel: +41 (0)52 654 15 55 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: WC 4.0 on OSX 10.0.4 problems ( Kevin Lippert 2001)
  2. Re: WC 4.0 on OSX 10.0.4 problems (Dale LaFountain 2001)
  3. Re: WC 4.0 on OSX 10.0.4 problems (Nitai @ ComputerOil 2001)
  4. Re: WC 4.0 on OSX 10.0.4 problems ( Kevin Lippert 2001)
  5. Re: WC 4.0 on OSX 10.0.4 problems (Le Pham 2001)
  6. Re: WC 4.0 on OSX 10.0.4 problems ( Kevin Lippert 2001)
  7. Re: WC 4.0 on OSX 10.0.4 problems (Nitai @ ComputerOil 2001)
  8. Re: WC 4.0 on OSX 10.0.4 problems ( Kevin Lippert 2001)
  9. Re: WC 4.0 on OSX 10.0.4 problems (Alain Russell 2001)
  10. WC 4.0 on OSX 10.0.4 problems ( Kevin Lippert 2001)
Strange. If Le has not contacted you yet, here is what my apache conf looks like:LoadModule webcatalog2_module /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/mod_webcatalog.soAddModule mod_webcatalog.cpp# START WEBCATALOG ADDITIONS # ALL TEXT BETWEEN THESE LINES WILL BE REMOVED WHEN WEBCATALOG IS UNINSTALLED # # WebCatalog directives deny from all deny from all deny from all deny from all deny from all deny from all deny from all deny from all deny from all AddHandler webcatalog2-handler .tpl .tmpl .html# ALL TEXT BETWEEN THESE LINES WILL BE REMOVED WHEN WEBCATALOG IS UNINSTALLED \ # END WEBCATALOG ADDITIONSOn 16.8.2001 10:27, Kevin Lippert wrote:> On 8/16/01 11:44 AM, Le Pham wrote: > >> >>> So, I uninstalled and reinstalled WC. WebCatalog is running, and the only >>> mod I see to httpd.conf is the line: >>> >>> AddHandler webcatalog2-handler .tpl >> >> Add those lines to httpd.conf if you don't see it there >> >> *** Add (in one line) in LoadModule section ***** >> LoadModule webcatalog2_module >> /Library/WebServer/CGI-Executable/WebCatalogEngine/mod_webcatalog2.so >> >> *** Add in AddModule section ****** >> AddModule mod_webcatalog.cpp >> >> Then, restart Apache >> >> Sincerely, >> Le >> > > Le, > Those lines weren't there, so I added them. However, now apache won't start: > Syntax error on line 240 of /etc/httpd/httpd.conf: > Cannot load > /Library/WebServer/CGI-Executable/WebCatalogEngine/mod_webcatalog2.so into > server: (reason unknown) > ./apachectl start: httpd could not be started > > [localhost:/usr/sbin] root# ./apachectl start > Syntax error on line 280 of /etc/httpd/httpd.conf: > Cannot add module via name 'mod_webcatalog.cpp': not in list of loaded > modules > ./apachectl start: httpd could not be started > > The LoadModule file is there: > [localhost:WebServer/CGI-Executables/WebCatalogEngine] root# ls -l mod_web* > -rwxrwxr-x 1 root wheel 19532 Jul 26 13:49 mod_webcatalog2.so > > But I have to say that I can't find mod_webcatalog.cpp: > find / -name mod_webcatalog.c* -print > returns nothing. Should it? > > Thanks for your help, would love to get this going! > > Kevin Lippert > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/-- We make tools to energize your business Content Management & eBusiness SystemsComputerOil GmbH http://computeroil.com Hauptstrasse 12 info@computeroil.com 8252 Schlatt/Switzerland Tel: +41 (0)52 654 15 55 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Nitai @ ComputerOil

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

multi-paragraph fields (1997) [WebDNA] directory protection questions (2008) Chown www:wheel Almost There WebCat 5 on itools 7 (2003) OK, here goes... (1997) Anomaly ? causes NT application event log to overflow (1997) RE: [WebDNA] Permissions on DB files (2012) LOOP and IF statements (1997) Experience with creating real dynamic solutions?????? (1998) Help! WebCat2 bug (1997) Search returns all, not 20 (1997) Can you do this??? and other stuff (1997) Separate SSL Server (1997) RE: [WebDNA] XML Syntax (2012) Date Sorting (1997) [if] and [showif] (2002) Changing price for a SLU based on options (size, etc.) (1997) MacOS X Server problems (2001) Need relative path explanation (1997) [subtotal] problems -- help? (1998) Problem with CC problem ? (1997)