Re: WebCat 5 on itools 7 Install Questions Problems Hey Nitai

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 51941
interpreted = N
texte = If you have an unlimited license then enter that just below your base=20 license, otherwise do as Gary suggest and enter the domains in the=20 domain list and enjoy. On Saturday, July 26, 2003, at 12:48 AM, citizen wrote: > I followed the instructions posted here a month or so ago for > installation by Nitai Aventaggiato. > > Difference being that I used the new install from Smith Micro made > specificaly for itools7. Sadly, its still a mess. I followed the=20 > below > instructions from Nitai Aventaggiato, but to no avail. Things still > don't seem to work. > > I am getting the message: > > WebDNA is not configured to accept requests to host: mydomain.com. > > Can someone please help. The pool boy at Smith Micro seemed to hint > that when installing there is a preference that you must choose before > installing that enables either single or unlimited domains. He wasn't > sure and the real tech support guys were unavailable all day. > > I never saw that preference at install time. I thought its your > password that determines this later on when you enter it. > > Anyway, this is absolutely the most dificult WebDNA install I have = ever > seen. Combine that with vapor support and you have an episode I am > gonna have to hire private detectives to figure out. > > WHO DUN IT! > > thanks for any help you can provide this ship wrecked WebDNA castaway. > > Scott > > 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 > > --=20 > Tools to energize your business > Content Management & eBusiness Systems > > ComputerOil=99 GmbH http://computeroil.com/ > Unionstrasse 4 info@computeroil.com > 8032 Z=FCrich/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=20 > > 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: WebCat 5 on itools 7 Install Questions Problems Hey Nitai ( WJ Starck 2003)
  2. Re: WebCat 5 on itools 7 Install Questions Problems Hey Nitai ( citizen 2003)
  3. Re: WebCat 5 on itools 7 Install Questions Problems Hey Nitai ( Bob Minor 2003)
  4. Re: WebCat 5 on itools 7 Install Questions Problems Hey Nitai ( "Gary Krockover" 2003)
  5. WebCat 5 on itools 7 Install Questions Problems Hey Nitai ( citizen 2003)
If you have an unlimited license then enter that just below your base=20 license, otherwise do as Gary suggest and enter the domains in the=20 domain list and enjoy. On Saturday, July 26, 2003, at 12:48 AM, citizen wrote: > I followed the instructions posted here a month or so ago for > installation by Nitai Aventaggiato. > > Difference being that I used the new install from Smith Micro made > specificaly for itools7. Sadly, its still a mess. I followed the=20 > below > instructions from Nitai Aventaggiato, but to no avail. Things still > don't seem to work. > > I am getting the message: > > WebDNA is not configured to accept requests to host: mydomain.com. > > Can someone please help. The pool boy at Smith Micro seemed to hint > that when installing there is a preference that you must choose before > installing that enables either single or unlimited domains. He wasn't > sure and the real tech support guys were unavailable all day. > > I never saw that preference at install time. I thought its your > password that determines this later on when you enter it. > > Anyway, this is absolutely the most dificult WebDNA install I have = ever > seen. Combine that with vapor support and you have an episode I am > gonna have to hire private detectives to figure out. > > WHO DUN IT! > > thanks for any help you can provide this ship wrecked WebDNA castaway. > > Scott > > 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 > > --=20 > Tools to energize your business > Content Management & eBusiness Systems > > ComputerOil=99 GmbH http://computeroil.com/ > Unionstrasse 4 info@computeroil.com > 8032 Z=FCrich/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=20 > > 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/ Bob Minor

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:

Another question (1997) Weird Math and SV Bad News (1997) Math (1997) Incompatibility with WebCat 3 templates ... (2000) ReturnRaw and redirect one last question (1997) problems with 2 tags shakur (1997) Date Sorting (1997) Problems adding stuff to the shopping cart. (1997) Cant open pages generated by Webcat (2004) Add to Cart & List of Products (1997) Dummy Credit Card Number for debug? (1997) Tax on shipping (1998) Pass a form (2003) PCS Frames (1997) EditPlus 2 WebDNA cliptext (2002) webcat license???? (1997) emailer truncates last letter! (1997) Size limit for tmpl editor ? (1997) Options for http uploading of files (1999) Date Calulation (1997)