Re: About WebCatalog and iTools 7

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 50040
interpreted = N
texte = Well well well... Some questions :1 - I have eroor msg on this cde (may be not important): [iMac:Tenon/WebServer/Modules] root# Chmod 644 mod_webcatalog2.so Chmod: Command not found.[iMac:Tenon/WebServer/Modules] root# bbedit http.conf bbedit: Command not found.2 - I have this error msg at start Apache: [iMac:Tenon/WebServer/Executables] root# ./apachectl stop Syntax error on line 192 of /Library/Tenon/WebServer/Configuration/httpd.conf: Can't locate API module structure `webcatalog2_module' in file /Library/Tenon/WebServer/Modules/mod_webcatalog2.so: undefined symbol[iMac:Tenon/WebServer/Executables] root# ./apachectl startssl Syntax error on line 192 of /Library/Tenon/WebServer/Configuration/httpd.conf: Can't locate API module structure `webcatalog2_module' in file /Library/Tenon/WebServer/Modules/mod_webcatalog2.so: undefined symbolPS : What's the cde to affich that : -rw-r--r-- 1 www admin 60824 Apr 30 01:35 mod_webcatalog2.so I do not know all the Unix comand. Do you know a site where I can find the comands essential?Le mardi, 6 mai 2003, à 12:22 Europe/Paris, Nitai @ ComputerOil a écrit :> On 6.5.2003 12:12 Uhr, Laurent Bache wrote: > >> Yes... iTools 7.0, WebDNA 5 et OSx 10.2.5 > > Ok, so you need to move this: > > Move the webcatalog engine to /Library/Tenon/WebServer/CGI-Executables/ > Move the webcatalog folder to /Library/Tenon/WebServer/Documents > > And follow these steps: > > Move the mod_webcatalog2.so.2.0 file in the WebCatalogEngine Folder to > /Library/Tenon/WebServer/Modules, rename it to mod_webcatalog2.so and > change > the permissions to (type this also in the terminal): > > Chown www:admin mod_webcatalog2.so > Chmod 644 mod_webcatalog2.so > > This will give you this: > > -rw-r--r-- 1 www admin 60824 Apr 30 01:35 mod_webcatalog2.so > > 5. > Now open the httpd.conf file with a editor. If you got BBEdit > installed you > can just type this in the terminal: > > bbedit /Library/Tenon/WebServer/Configuration/http.conf > > 6. > Add this line to the LoadModule part: > > LoadModule webcatalog2_module Modules/mod_webcatalog2.so > > 7. > Also add the following to the file (I copy these line just above the > Virtual > Host Folders): > > # 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 > > 8. > Sometimes we also need to add a Alias for the WebDNA Administration: > > Alias /WebCatalog/ /Library/Tenon/WebServer/Documents/WebCatalog > > 9. > Restart Apache and you should be running: > > cd /Library/Tenon/WebServer/Executables > > ./apachectl stop > ./apachectl startssl > > Sincerely, > Nitai Aventaggiato > CEO > > -- > Tools to energize your business > Content Management & eBusiness Systems > > ComputerOil™ GmbH http://computeroil.com/ > Unionstrasse 4 info@computeroil.com > 8032 Zürich/Switzerland > Tel: +41 (0)43 333 1 555 > > ------------------------------------------------------------- > 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://webdna.smithmicro.com/ > ------------------------------------------------------------- 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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: About WebCatalog and iTools 7 (Laurent Bache 2003)
  2. Re: About WebCatalog and iTools 7 (Nitai @ ComputerOil 2003)
  3. Re: About WebCatalog and iTools 7 (Laurent Bache 2003)
  4. Re: About WebCatalog and iTools 7 (Nitai @ ComputerOil 2003)
  5. Re: About WebCatalog and iTools 7 (Laurent Bache 2003)
  6. Re: About WebCatalog and iTools 7 (Karl Schroll 2003)
  7. Re: About WebCatalog and iTools 7 (Laurent Bache 2003)
  8. Re: About WebCatalog and iTools 7 (Nitai @ ComputerOil 2003)
  9. Re: About WebCatalog and iTools 7 (Laurent Bache 2003)
  10. Re: About WebCatalog and iTools 7 (Nitai @ ComputerOil 2003)
  11. Fwd: About WebCatalog and iTools 7 (Laurent Bache 2003)
  12. Re: About WebCatalog and iTools 7 (Nitai @ ComputerOil 2003)
  13. About WebCatalog and iTools 7 (Laurent Bache 2003)
Well well well... Some questions :1 - I have eroor msg on this cde (may be not important): [iMac:Tenon/WebServer/Modules] root# Chmod 644 mod_webcatalog2.so Chmod: Command not found.[iMac:Tenon/WebServer/Modules] root# bbedit http.conf bbedit: Command not found.2 - I have this error msg at start Apache: [iMac:Tenon/WebServer/Executables] root# ./apachectl stop Syntax error on line 192 of /Library/Tenon/WebServer/Configuration/httpd.conf: Can't locate API module structure `webcatalog2_module' in file /Library/Tenon/WebServer/Modules/mod_webcatalog2.so: undefined symbol[iMac:Tenon/WebServer/Executables] root# ./apachectl startssl Syntax error on line 192 of /Library/Tenon/WebServer/Configuration/httpd.conf: Can't locate API module structure `webcatalog2_module' in file /Library/Tenon/WebServer/Modules/mod_webcatalog2.so: undefined symbolPS : What's the cde to affich that : -rw-r--r-- 1 www admin 60824 Apr 30 01:35 mod_webcatalog2.so I do not know all the Unix comand. Do you know a site where I can find the comands essential?Le mardi, 6 mai 2003, à 12:22 Europe/Paris, Nitai @ ComputerOil a écrit :> On 6.5.2003 12:12 Uhr, Laurent Bache wrote: > >> Yes... iTools 7.0, WebDNA 5 et OSx 10.2.5 > > Ok, so you need to move this: > > Move the webcatalog engine to /Library/Tenon/WebServer/CGI-Executables/ > Move the webcatalog folder to /Library/Tenon/WebServer/Documents > > And follow these steps: > > Move the mod_webcatalog2.so.2.0 file in the WebCatalogEngine Folder to > /Library/Tenon/WebServer/Modules, rename it to mod_webcatalog2.so and > change > the permissions to (type this also in the terminal): > > Chown www:admin mod_webcatalog2.so > Chmod 644 mod_webcatalog2.so > > This will give you this: > > -rw-r--r-- 1 www admin 60824 Apr 30 01:35 mod_webcatalog2.so > > 5. > Now open the httpd.conf file with a editor. If you got BBEdit > installed you > can just type this in the terminal: > > bbedit /Library/Tenon/WebServer/Configuration/http.conf > > 6. > Add this line to the LoadModule part: > > LoadModule webcatalog2_module Modules/mod_webcatalog2.so > > 7. > Also add the following to the file (I copy these line just above the > Virtual > Host Folders): > > # 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 > > 8. > Sometimes we also need to add a Alias for the WebDNA Administration: > > Alias /WebCatalog/ /Library/Tenon/WebServer/Documents/WebCatalog > > 9. > Restart Apache and you should be running: > > cd /Library/Tenon/WebServer/Executables > > ./apachectl stop > ./apachectl startssl > > Sincerely, > Nitai Aventaggiato > CEO > > -- > Tools to energize your business > Content Management & eBusiness Systems > > ComputerOil™ GmbH http://computeroil.com/ > Unionstrasse 4 info@computeroil.com > 8032 Zürich/Switzerland > Tel: +41 (0)43 333 1 555 > > ------------------------------------------------------------- > 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://webdna.smithmicro.com/ > ------------------------------------------------------------- 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://webdna.smithmicro.com/ Laurent Bache

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:

Loss in Form (1998) Running _every_ page through WebCat ? (1997) [WebDNA] WebDNA Development server (2018) Grant, please help me ... (1997) Search returns all, not 20 (1997) please anybody help (2005) WebCatlog vs ColdFusion White Paper (2000) Need a little help with categories... (2003) Re2: frames & carts (1997) is sku a REQUIRED field on NT (1997) ConvertChars - german umlauts (1998) WebCatalog for guestbook ? (1997) WebCat2b12 CGI Mac - [shownext] problem (1997) Emailer Problem (1998) RE: Adding headers to email (1997) problems with WebCat-Plugin (1997) docs for WebCatalog2 (1997) Grouping search fields, etc. (1997) Ok here is a question? (1997) Sitebuilder (2004)