Re: About WebCatalog and iTools 7

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 50050
interpreted = N
texte = Thank you for your help...Could you just send me the cde to see files like this : -rw-r--r-- 1 www admin 60824 Apr 30 01:35 mod_webcatalog2.so(I just know ls)PS: In /etc/httpd/httpd.conf there is this ligne AddModule mod_webcatalog.cpp But not on your instruction. Is it normal?When I send you a msg at nitai@computeroil.com I have The following message could not be delivered to nitai@computeroil.com: relaying mail to computeroil.com is not allowed =:o(Le mardi, 6 mai 2003, à 14:25 Europe/Paris, Nitai @ ComputerOil a écrit :> As much as I am willing to help, but I cant give you a crash course in > Unix. > Sorry. > > I am sure SMSI will release some future version that will install > nicely on > Apache 2 soon. Please reread my email message again. Some of your > questions > steam from not understanding correctly. > > Sincerely, > Nitai Aventaggiato > CEO > > On 6.5.2003 13:49 Uhr, Laurent Bache wrote: > >> 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 symbol >> >> PS : 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/ > > -- > 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)
Thank you for your help...Could you just send me the cde to see files like this : -rw-r--r-- 1 www admin 60824 Apr 30 01:35 mod_webcatalog2.so(I just know ls)PS: In /etc/httpd/httpd.conf there is this ligne AddModule mod_webcatalog.cpp But not on your instruction. Is it normal?When I send you a msg at nitai@computeroil.com I have The following message could not be delivered to nitai@computeroil.com: relaying mail to computeroil.com is not allowed =:o(Le mardi, 6 mai 2003, à 14:25 Europe/Paris, Nitai @ ComputerOil a écrit :> As much as I am willing to help, but I cant give you a crash course in > Unix. > Sorry. > > I am sure SMSI will release some future version that will install > nicely on > Apache 2 soon. Please reread my email message again. Some of your > questions > steam from not understanding correctly. > > Sincerely, > Nitai Aventaggiato > CEO > > On 6.5.2003 13:49 Uhr, Laurent Bache wrote: > >> 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 symbol >> >> PS : 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/ > > -- > 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:

Re:Change WebDNA-Talk Mail due to no digest for 1wk (1997) Monitoring Script (2008) Question from a Neebie (2000) Dummy Credit Card Number for debug? (1997) WebCat2b15MacPlugin - showing [math] (1997) Using EIMS instead of Emailer (1998) Error Lob.db records error message not name (1997) Problems with [Math] (1998) [WebDNA] ReturnRaw and binarybody (2013) Auto SKU's (2000) OT: PC and Wireless Network (2003) my price won't move (1997) Help formatting search results w/ table (1997) Running _every_ page through WebCat-error.html (1997) Calendar using WebCatalog? (1997) Post Test (2008) many-to-one problem (1998) encrypt (2000) Formating Tables w/[founditems] (1998) BR (1997)