Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work -

This WebDNA talk-list message is from

2018


It keeps the original formatting.
numero = 114075
interpreted = N
texte = 1677 --Apple-Mail=_E1037961-2AB1-4C2B-B30B-BADAF868484F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Could you be more specific about the location to put=E2=80=A6 ValidTemplate=E2=80=A6 & AddHandler web catalo=E2=80=A6 /Palle > On 15 Mar 2018, at 02.58, Brian Harrington = wrote: >=20 > u need to set .dna in webdna .config and prefs >=20 > ValidTemplateExtensions.html .htm .tpl .dna .txt >=20 > AddHandler webcatalog2-handler .html .htm .tpl .dna .txt >=20 > apache... > > DirectoryIndex index.html index.htm index.tpl > >=20 > note i don't use .dna LOL so not in apache but u will need to add = it.... >=20 > On Wed, Mar 14, 2018 at 6:07 PM, Palle Bo Nielsen = > wrote: > Hi all >=20 > This is a new thread with a mission to get WebDNA to work with MAMP = Pro. >=20 > Prerequisites=E2=80=A6: >=20 > - MacOS High Sierra 10.13.3 (not running "Apple Server App=E2=80=9D) > - WebDNA Server 8.5.1 > - MAMP Pro 4.4.1 >=20 >=20 > DIRECTORIES > =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94 >=20 > o MAMP Location: > /Applications/MAMP/ >=20 > o Site Root: > /Applications/MAMP/htdocs/ >=20 > o WebDNA: > /Applications/MAMP/htdocs/WebCatalog > /Applications/MAMP/htdocs/WebDNA > /Applications/MAMP/cgi-bin/WebCatalogEngine >=20 > o Apache: > /Applications/MAMP/conf/apache/ >=20 >=20 > APACHE CONFIGURATION > =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94= =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94 >=20 > /Applications/MAMP/conf/apache/httpd.conf >=20 > Added the following=E2=80=A6 > Include /Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf >=20 > Within the webdna.conf file which is located here, i... > /Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf >=20 > =E2=80=A6I modified the path to the WebDNA module > LoadModule webcatalog2_module = /Applications/MAMP/cgi-bin/WebCatalogEngine/mod_WebDNA_apache2.4.so = >=20 > Within this directory I create an index.dna file to test if WebDNA = parses > /Applications/MAMP/htdocs/index.dna >=20 > When trying to load the following on my local network it fails. = Actually it downloads the index.dna file in stead of parsing it. > 192.168.1.144/index.dna >=20 > Doing the same with a normal index.html with no WebDNA expectations = (just a plain html) it loads just fine. >=20 >=20 > I am missing something. Any clue out there. >=20 > /Palle >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list talk@webdna.us > To unsubscribe, E-mail to: talk-leave@webdna.us = > archives: http://www.webdna.us/page.dna?numero=3D55 = > Bug Reporting: support@webdna.us >=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_E1037961-2AB1-4C2B-B30B-BADAF868484F Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Could= you be more specific about the location to put=E2=80=A6

ValidTemplate=E2=80=A6
&
AddHandler web = catalo=E2=80=A6

/Palle


On 15 Mar 2018, at 02.58, Brian Harrington <autoglasswny@gmail.com> wrote:

u need to set .dna in webdna .config and prefs

ValidTemplateExtensions.html .htm .tpl .dna .txt

AddHandler webcatalog2-handler .html .htm .tpl .dna .txt

apache...
<IfModule = dir_module>
    DirectoryIndex = index.html index.htm index.tpl
</IfModule>

note i don't use .dna LOL so not in = apache but u will need to add it....

On Wed, = Mar 14, 2018 at 6:07 PM, Palle Bo Nielsen <powerpalle@powerpalle.dk> = wrote:
Hi all

This is a new thread with a mission to get WebDNA to work with MAMP = Pro.

Prerequisites=E2=80=A6:

- MacOS High Sierra 10.13.3 (not running "Apple Server App=E2=80=9D)
- WebDNA Server 8.5.1
- MAMP Pro 4.4.1


DIRECTORIES
=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94

o MAMP Location:
/Applications/MAMP/

o Site Root:
/Applications/MAMP/htdocs/

o WebDNA:
/Applications/MAMP/htdocs/WebCatalog
/Applications/MAMP/htdocs/WebDNA
/Applications/MAMP/cgi-bin/WebCatalogEngine
=
o Apache:
/Applications/MAMP/conf/apache/


APACHE CONFIGURATION
=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2= =80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94

/Applications/MAMP/conf/apache/httpd.conf

Added the following=E2=80=A6
Include /Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf

Within the webdna.conf file which is located here, i...
/Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf
=E2=80=A6I modified the path to the WebDNA module
LoadModule webcatalog2_module  =  /Applications/MAMP/cgi-bin/WebCatalogEngine/mod_WebDNA_apache2.4.so

Within this directory I create an index.dna file to test if WebDNA = parses
/Applications/MAMP/htdocs/index.dna

When trying to load the following on my local network it fails. Actually = it downloads the index.dna file in stead of parsing it.
192.168.1.144/index.dna

Doing the same with a normal index.html with no WebDNA expectations = (just a plain html) it loads just fine.


I am missing something. Any clue out there.

/Palle


---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list talk@webdna.us
To unsubscribe, E-mail to: talk-leave@webdna.us
archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_E1037961-2AB1-4C2B-B30B-BADAF868484F-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Paul Willis 2018)
  2. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Paul Willis 2018)
  3. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  4. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  5. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  6. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  7. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Paul Willis 2018)
  8. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  9. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  10. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  11. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  12. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Paul Willis 2018)
  13. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  14. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  15. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  16. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - assistance needed (christophe.billiottet@webdna.us 2018)
  17. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  18. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Michael Davis 2018)
  19. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  20. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  21. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  22. [BULK] Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - assistance needed (Palle Bo Nielsen 2018)
  23. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Michael Davis 2018)
  24. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  25. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  26. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  27. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  28. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  29. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  30. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  31. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  32. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Stuart Tremain 2018)
  33. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  34. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Michael Davis 2018)
  35. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  36. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Palle Bo Nielsen 2018)
  37. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  38. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  39. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  40. Re: [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (Brian Harrington 2018)
  41. [WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - assistance (Palle Bo Nielsen 2018)
1677 --Apple-Mail=_E1037961-2AB1-4C2B-B30B-BADAF868484F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Could you be more specific about the location to put=E2=80=A6 ValidTemplate=E2=80=A6 & AddHandler web catalo=E2=80=A6 /Palle > On 15 Mar 2018, at 02.58, Brian Harrington = wrote: >=20 > u need to set .dna in webdna .config and prefs >=20 > ValidTemplateExtensions.html .htm .tpl .dna .txt >=20 > AddHandler webcatalog2-handler .html .htm .tpl .dna .txt >=20 > apache... > > DirectoryIndex index.html index.htm index.tpl > >=20 > note i don't use .dna LOL so not in apache but u will need to add = it.... >=20 > On Wed, Mar 14, 2018 at 6:07 PM, Palle Bo Nielsen = > wrote: > Hi all >=20 > This is a new thread with a mission to get WebDNA to work with MAMP = Pro. >=20 > Prerequisites=E2=80=A6: >=20 > - MacOS High Sierra 10.13.3 (not running "Apple Server App=E2=80=9D) > - WebDNA Server 8.5.1 > - MAMP Pro 4.4.1 >=20 >=20 > DIRECTORIES > =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94 >=20 > o MAMP Location: > /Applications/MAMP/ >=20 > o Site Root: > /Applications/MAMP/htdocs/ >=20 > o WebDNA: > /Applications/MAMP/htdocs/WebCatalog > /Applications/MAMP/htdocs/WebDNA > /Applications/MAMP/cgi-bin/WebCatalogEngine >=20 > o Apache: > /Applications/MAMP/conf/apache/ >=20 >=20 > APACHE CONFIGURATION > =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94= =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94 >=20 > /Applications/MAMP/conf/apache/httpd.conf >=20 > Added the following=E2=80=A6 > Include /Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf >=20 > Within the webdna.conf file which is located here, i... > /Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf >=20 > =E2=80=A6I modified the path to the WebDNA module > LoadModule webcatalog2_module = /Applications/MAMP/cgi-bin/WebCatalogEngine/mod_WebDNA_apache2.4.so = >=20 > Within this directory I create an index.dna file to test if WebDNA = parses > /Applications/MAMP/htdocs/index.dna >=20 > When trying to load the following on my local network it fails. = Actually it downloads the index.dna file in stead of parsing it. > 192.168.1.144/index.dna >=20 > Doing the same with a normal index.html with no WebDNA expectations = (just a plain html) it loads just fine. >=20 >=20 > I am missing something. Any clue out there. >=20 > /Palle >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list talk@webdna.us > To unsubscribe, E-mail to: talk-leave@webdna.us = > archives: http://www.webdna.us/page.dna?numero=3D55 = > Bug Reporting: support@webdna.us >=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_E1037961-2AB1-4C2B-B30B-BADAF868484F Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Could= you be more specific about the location to put=E2=80=A6

ValidTemplate=E2=80=A6
&
AddHandler web = catalo=E2=80=A6

/Palle


On 15 Mar 2018, at 02.58, Brian Harrington <autoglasswny@gmail.com> wrote:

u need to set .dna in webdna .config and prefs

ValidTemplateExtensions.html .htm .tpl .dna .txt

AddHandler webcatalog2-handler .html .htm .tpl .dna .txt

apache...
<IfModule = dir_module>
    DirectoryIndex = index.html index.htm index.tpl
</IfModule>

note i don't use .dna LOL so not in = apache but u will need to add it....

On Wed, = Mar 14, 2018 at 6:07 PM, Palle Bo Nielsen <powerpalle@powerpalle.dk> = wrote:
Hi all

This is a new thread with a mission to get WebDNA to work with MAMP = Pro.

Prerequisites=E2=80=A6:

- MacOS High Sierra 10.13.3 (not running "Apple Server App=E2=80=9D)
- WebDNA Server 8.5.1
- MAMP Pro 4.4.1


DIRECTORIES
=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94

o MAMP Location:
/Applications/MAMP/

o Site Root:
/Applications/MAMP/htdocs/

o WebDNA:
/Applications/MAMP/htdocs/WebCatalog
/Applications/MAMP/htdocs/WebDNA
/Applications/MAMP/cgi-bin/WebCatalogEngine
=
o Apache:
/Applications/MAMP/conf/apache/


APACHE CONFIGURATION
=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2= =80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94

/Applications/MAMP/conf/apache/httpd.conf

Added the following=E2=80=A6
Include /Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf

Within the webdna.conf file which is located here, i...
/Applications/MAMP/cgi-bin/WebCatalogEngine/webdna.conf
=E2=80=A6I modified the path to the WebDNA module
LoadModule webcatalog2_module  =  /Applications/MAMP/cgi-bin/WebCatalogEngine/mod_WebDNA_apache2.4.so

Within this directory I create an index.dna file to test if WebDNA = parses
/Applications/MAMP/htdocs/index.dna

When trying to load the following on my local network it fails. Actually = it downloads the index.dna file in stead of parsing it.
192.168.1.144/index.dna

Doing the same with a normal index.html with no WebDNA expectations = (just a plain html) it loads just fine.


I am missing something. Any clue out there.

/Palle


---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list talk@webdna.us
To unsubscribe, E-mail to: talk-leave@webdna.us
archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_E1037961-2AB1-4C2B-B30B-BADAF868484F-- . Palle Bo Nielsen

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:

Limit to Field Length in DB (1998) Fields/Forms Processing (1998) Calculating multiple shipping... (1997) upgrade? (1997) Authorize.net, SIM, tcpconnect and applescript (2003) Multiple prices (1997) Regular expression to match email address (2003) WebCat2 - many [carts] on one template page? (1997) [showif [getcookie otherDomain]=yes] inside a [TCP connect] will work? (2000) [off] Promotions/ECRC (1997) blank page from template (1997) How To question on setting up downloads (1997) Week # problem (1998) Resume Catalog ? (1997) Upload Progress Bar (2003) Math with Time (1997) Webstar 1.3.1 PPC (1997) Merging databases (1997) WebDNA tags in WebMerchant email templates ... (1997) Help name our technology! (1997)