Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111062
interpreted = N
texte = --001a11335a985e2ce404f0e723bd Content-Type: text/plain; charset=ISO-8859-1 I have webdna 6.2 server running at mysite.local/cgi-bin/WebCatalogEngine but it doesn't work on mysite.local. I don't really know where it fell off the rails It seems like it is similar to what I have running on my laptop - this new version is on a mac mini using Server and this last hurdle is baffling me. d. On Fri, Jan 24, 2014 at 2:15 AM, David Bastedo wrote: > Hey all, > > I am trying to get 6.2 working on Maverick - mini-mac server - actually, I > have it running - I just don't seem to be able to get the alias's right to > get it working on a page. > > At one point I had the cgi working and a serial number in and working, but > it wouldn't run on a page. > > I've been back and forth a couple of times and know I am close. > > this was a fresh install > > I have the httpd_server_app.conf right I think . . . > > > # > # Redirect: Allows you to tell clients about documents that used to > # exist in your server's namespace, but do not anymore. The client > # will make a new request for the document at its new location. > # Example: > # Redirect permanent /foo http://www.example.com/bar > > # > # Alias: Maps web paths into filesystem paths and is used to > # access content that does not live under the DocumentRoot. > # Example: > # Alias /webpath /full/filesystem/path > # > # If you include a trailing / on /webpath then the server will > # require it to be present in the URL. You will also likely > # need to provide a section to allow access to > # the filesystem path. > > # > # ScriptAlias: This controls which directories contain server scripts. > # ScriptAliases are essentially the same as Aliases, except that > # documents in the target directory are treated as applications and > # run by the server when requested rather than as documents sent to the > # client. The same rules about trailing "/" apply to ScriptAlias > # directives as to Alias. > # > ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) > "/Library/Server/Web/Data/Sites/CGI-Executables/$1" > > > # > # "/Library/WebServer/CGI-Executables" should be changed to whatever your > ScriptAliased > # CGI directory exists, if you have that configured. > # > > AllowOverride None > Options None > Order allow,deny > Allow from all > > > and then > > Include > /Library/Server/Web/Data/Sites/CGI-Executables/WebCatalogEngine/webdna.conf > > I had it here before: > /Library/Server/Web/Data/CGI-Executables/WebCatalogEngine/webdna.conf I > think at one point > and here /Library/Server/Web/Data/WebApps > > but is the CGI-Executables in the correct place? > > anyway, when I see it and the monitor in my monitor, but when I try and > view preferences etc. in the admin, I get the requested cgi-bin can't be > found... I am close but no cigar at the moment. > > any help would be greatly appreciated. > > thanks. > d. > > > > > > On Sat, Nov 2, 2013 at 9:13 PM, C. Frank Wolfe wrote: > >> > >> > Hi, >> > >> > Wondering if anyone knows if I am going to have problems if I upgrade >> my development machine (Mac Mini) with WebDNA 6.2 and OS 10.7.5. to >> Mavericks. >> > >> > Think 6.2 will still work, or am I going to have to bite the bullet and >> install 7.1? >> > >> > Thanks, >> > >> > frank >> > >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >> > > > > -- > David Bastedo > > Ten Plus One Communications Inc. > http://www.10plus1.com > 416.277.4499 > -- David Bastedo Ten Plus One Communications Inc. http://www.10plus1.com 416.277.4499 --001a11335a985e2ce404f0e723bd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I have webdna 6.2=A0 server running at mysi= te.local/cgi-bin/WebCatalogEngine but it doesn't work on mysite.local.<= br>
I don't really know where it fell off the rails

It seems like it is similar to what I have running on my laptop - this new = version is on a mac mini using Server and this last hurdle is baffling me.<= br>
d.



On Fri, Jan 2= 4, 2014 at 2:15 AM, David Bastedo <david@10plus1.com> wrote:=
Hey all,

I am trying= to get 6.2 working on Maverick - mini-mac server - actually, I have it run= ning -=A0 I just don't seem to be able to get the alias's right to = get it working on a page.

At one point I had the cgi working and a serial number in and wor= king, but it wouldn't run on a page.

I've been back an= d forth a couple of times and know I am close.

this was a fres= h install

I have the httpd_server_app.conf right I think . . .

= <IfModule alias_module>
=A0=A0=A0 #
=A0=A0=A0 # Redirect: Allow= s you to tell clients about documents that used to
=A0=A0=A0 # exist in= your server's namespace, but do not anymore. The client
=A0=A0=A0 # will make a new request for the document at its new location.=A0=A0=A0 # Example:
=A0=A0=A0 # Redirect permanent /foo http://www.example.com/bar<= br>
=A0=A0=A0 #
=A0=A0=A0 # Alias: Maps web paths into filesystem pat= hs and is used to
=A0=A0=A0 # access content that does not live under the DocumentRoot.
= =A0=A0=A0 # Example:
=A0=A0=A0 # Alias /webpath /full/filesystem/path=A0=A0=A0 #
=A0=A0=A0 # If you include a trailing / on /webpath then th= e server will
=A0=A0=A0 # require it to be present in the URL.=A0 You wi= ll also likely
=A0=A0=A0 # need to provide a <Directory> section to allow access to<= br>=A0=A0=A0 # the filesystem path.

=A0=A0=A0 #
=A0=A0=A0 # Scrip= tAlias: This controls which directories contain server scripts.
=A0=A0= =A0 # ScriptAliases are essentially the same as Aliases, except that
=A0=A0=A0 # documents in the target directory are treated as applications a= nd
=A0=A0=A0 # run by the server when requested rather than as documents= sent to the
=A0=A0=A0 # client.=A0 The same rules about trailing "= /" apply to ScriptAlias
=A0=A0=A0 # directives as to Alias.
=A0=A0=A0 #
=A0=A0=A0 ScriptAlias= Match ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/Server/Web/Data/Sit= es/CGI-Executables/$1"
</IfModule>

#
# "/Libra= ry/WebServer/CGI-Executables" should be changed to whatever your Scrip= tAliased
# CGI directory exists, if you have that configured.
#
<Directory = "/Library/Server/Web/Data/Sites/CGI-Executables">
=A0=A0=A0= AllowOverride None
=A0=A0=A0 Options None
=A0=A0=A0 Order allow,deny=
=A0=A0=A0 Allow from all
</Directory>

and then

Include /Li= brary/Server/Web/Data/Sites/CGI-Executables/WebCatalogEngine/webdna.conf
I had it here before: /Library/Server/Web/Data/CGI-Executab= les/WebCatalogEngine/webdna.conf I think at one point
and here /Library/Server/Web/Data/WebApps

but is the CGI-Executables in the correct place?

anywa= y, when I see it and the monitor in my monitor, but when I try and view pre= ferences etc. in the admin, I get the requested cgi-bin can't be found.= .. I am close but no cigar at the moment.

any help would be greatly appreciated.

thanks.
d.





On Sat, Nov 2, 2013 a= t 9:13 PM, C. Frank Wolfe <frank@cwolfe.com> wrote:
>
> Hi,
>
> Wondering if anyone knows if I am going to have problems if I upgrade = my development machine (Mac Mini) with WebDNA 6.2 and OS 10.7.5. to Maveric= ks.
>
> Think 6.2 will still work, or am I going to have to bite the bullet an= d install 7.1?
>
> Thanks,
>
> frank
>

---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us



--
David Bastedo

Ten Plus One Communications Inc.
http://www.10plus1.com=
416.277.4499




--
David Bastedo
<= div style=3D"font-size:13.3px;font-family:Verdana,Arial,Helvetica,sans-seri= f">

Ten Plus One Commu= nications Inc.
http://www.10plus1.com=
416.277.4499

--001a11335a985e2ce404f0e723bd-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Jim Lanford 2014)
  2. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (David Bastedo 2014)
  3. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Jim Lanford 2014)
  4. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (David Bastedo 2014)
  5. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Tom Duke 2014)
  6. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (David Bastedo 2014)
  7. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (David Bastedo 2014)
  8. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (William DeVaul 2013)
  9. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Christer Olsson 2013)
  10. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (William DeVaul 2013)
  11. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (William DeVaul 2013)
  12. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks ("C. Frank Wolfe" 2013)
  13. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Tom Duke 2013)
  14. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (frank@cwolfe.com 2013)
  15. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Stuart Tremain 2013)
  16. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (frank@cwolfe.com 2013)
  17. Re: [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (Stuart Tremain 2013)
  18. [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks ("C. Frank Wolfe" 2013)
--001a11335a985e2ce404f0e723bd Content-Type: text/plain; charset=ISO-8859-1 I have webdna 6.2 server running at mysite.local/cgi-bin/WebCatalogEngine but it doesn't work on mysite.local. I don't really know where it fell off the rails It seems like it is similar to what I have running on my laptop - this new version is on a mac mini using Server and this last hurdle is baffling me. d. On Fri, Jan 24, 2014 at 2:15 AM, David Bastedo wrote: > Hey all, > > I am trying to get 6.2 working on Maverick - mini-mac server - actually, I > have it running - I just don't seem to be able to get the alias's right to > get it working on a page. > > At one point I had the cgi working and a serial number in and working, but > it wouldn't run on a page. > > I've been back and forth a couple of times and know I am close. > > this was a fresh install > > I have the httpd_server_app.conf right I think . . . > > > # > # Redirect: Allows you to tell clients about documents that used to > # exist in your server's namespace, but do not anymore. The client > # will make a new request for the document at its new location. > # Example: > # Redirect permanent /foo http://www.example.com/bar > > # > # Alias: Maps web paths into filesystem paths and is used to > # access content that does not live under the DocumentRoot. > # Example: > # Alias /webpath /full/filesystem/path > # > # If you include a trailing / on /webpath then the server will > # require it to be present in the URL. You will also likely > # need to provide a section to allow access to > # the filesystem path. > > # > # ScriptAlias: This controls which directories contain server scripts. > # ScriptAliases are essentially the same as Aliases, except that > # documents in the target directory are treated as applications and > # run by the server when requested rather than as documents sent to the > # client. The same rules about trailing "/" apply to ScriptAlias > # directives as to Alias. > # > ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) > "/Library/Server/Web/Data/Sites/CGI-Executables/$1" > > > # > # "/Library/WebServer/CGI-Executables" should be changed to whatever your > ScriptAliased > # CGI directory exists, if you have that configured. > # > > AllowOverride None > Options None > Order allow,deny > Allow from all > > > and then > > Include > /Library/Server/Web/Data/Sites/CGI-Executables/WebCatalogEngine/webdna.conf > > I had it here before: > /Library/Server/Web/Data/CGI-Executables/WebCatalogEngine/webdna.conf I > think at one point > and here /Library/Server/Web/Data/WebApps > > but is the CGI-Executables in the correct place? > > anyway, when I see it and the monitor in my monitor, but when I try and > view preferences etc. in the admin, I get the requested cgi-bin can't be > found... I am close but no cigar at the moment. > > any help would be greatly appreciated. > > thanks. > d. > > > > > > On Sat, Nov 2, 2013 at 9:13 PM, C. Frank Wolfe wrote: > >> > >> > Hi, >> > >> > Wondering if anyone knows if I am going to have problems if I upgrade >> my development machine (Mac Mini) with WebDNA 6.2 and OS 10.7.5. to >> Mavericks. >> > >> > Think 6.2 will still work, or am I going to have to bite the bullet and >> install 7.1? >> > >> > Thanks, >> > >> > frank >> > >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >> > > > > -- > David Bastedo > > Ten Plus One Communications Inc. > http://www.10plus1.com > 416.277.4499 > -- David Bastedo Ten Plus One Communications Inc. http://www.10plus1.com 416.277.4499 --001a11335a985e2ce404f0e723bd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I have webdna 6.2=A0 server running at mysi= te.local/cgi-bin/WebCatalogEngine but it doesn't work on mysite.local.<= br>
I don't really know where it fell off the rails

It seems like it is similar to what I have running on my laptop - this new = version is on a mac mini using Server and this last hurdle is baffling me.<= br>
d.



On Fri, Jan 2= 4, 2014 at 2:15 AM, David Bastedo <david@10plus1.com> wrote:=
Hey all,

I am trying= to get 6.2 working on Maverick - mini-mac server - actually, I have it run= ning -=A0 I just don't seem to be able to get the alias's right to = get it working on a page.

At one point I had the cgi working and a serial number in and wor= king, but it wouldn't run on a page.

I've been back an= d forth a couple of times and know I am close.

this was a fres= h install

I have the httpd_server_app.conf right I think . . .

= <IfModule alias_module>
=A0=A0=A0 #
=A0=A0=A0 # Redirect: Allow= s you to tell clients about documents that used to
=A0=A0=A0 # exist in= your server's namespace, but do not anymore. The client
=A0=A0=A0 # will make a new request for the document at its new location.=A0=A0=A0 # Example:
=A0=A0=A0 # Redirect permanent /foo http://www.example.com/bar<= br>
=A0=A0=A0 #
=A0=A0=A0 # Alias: Maps web paths into filesystem pat= hs and is used to
=A0=A0=A0 # access content that does not live under the DocumentRoot.
= =A0=A0=A0 # Example:
=A0=A0=A0 # Alias /webpath /full/filesystem/path=A0=A0=A0 #
=A0=A0=A0 # If you include a trailing / on /webpath then th= e server will
=A0=A0=A0 # require it to be present in the URL.=A0 You wi= ll also likely
=A0=A0=A0 # need to provide a <Directory> section to allow access to<= br>=A0=A0=A0 # the filesystem path.

=A0=A0=A0 #
=A0=A0=A0 # Scrip= tAlias: This controls which directories contain server scripts.
=A0=A0= =A0 # ScriptAliases are essentially the same as Aliases, except that
=A0=A0=A0 # documents in the target directory are treated as applications a= nd
=A0=A0=A0 # run by the server when requested rather than as documents= sent to the
=A0=A0=A0 # client.=A0 The same rules about trailing "= /" apply to ScriptAlias
=A0=A0=A0 # directives as to Alias.
=A0=A0=A0 #
=A0=A0=A0 ScriptAlias= Match ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/Server/Web/Data/Sit= es/CGI-Executables/$1"
</IfModule>

#
# "/Libra= ry/WebServer/CGI-Executables" should be changed to whatever your Scrip= tAliased
# CGI directory exists, if you have that configured.
#
<Directory = "/Library/Server/Web/Data/Sites/CGI-Executables">
=A0=A0=A0= AllowOverride None
=A0=A0=A0 Options None
=A0=A0=A0 Order allow,deny=
=A0=A0=A0 Allow from all
</Directory>

and then

Include /Li= brary/Server/Web/Data/Sites/CGI-Executables/WebCatalogEngine/webdna.conf
I had it here before: /Library/Server/Web/Data/CGI-Executab= les/WebCatalogEngine/webdna.conf I think at one point
and here /Library/Server/Web/Data/WebApps

but is the CGI-Executables in the correct place?

anywa= y, when I see it and the monitor in my monitor, but when I try and view pre= ferences etc. in the admin, I get the requested cgi-bin can't be found.= .. I am close but no cigar at the moment.

any help would be greatly appreciated.

thanks.
d.





On Sat, Nov 2, 2013 a= t 9:13 PM, C. Frank Wolfe <frank@cwolfe.com> wrote:
>
> Hi,
>
> Wondering if anyone knows if I am going to have problems if I upgrade = my development machine (Mac Mini) with WebDNA 6.2 and OS 10.7.5. to Maveric= ks.
>
> Think 6.2 will still work, or am I going to have to bite the bullet an= d install 7.1?
>
> Thanks,
>
> frank
>

---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us



--
David Bastedo

Ten Plus One Communications Inc.
http://www.10plus1.com=
416.277.4499




--
David Bastedo
<= div style=3D"font-size:13.3px;font-family:Verdana,Arial,Helvetica,sans-seri= f">

Ten Plus One Commu= nications Inc.
http://www.10plus1.com=
416.277.4499

--001a11335a985e2ce404f0e723bd-- David Bastedo

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:

[Sum] function? (1997) Request Time Out (1997) Email within tmpl ? (1997) Logical and or in [hideif] (1997) Ampersand (1997) Banners (1997) name-value pairs (2006) Re:quit command on NT (1997) resorting found set (2005) Ok here is a question? (1997) Re:Searching for ALL / empty form field (1997) [WebDNA] High-profile WebDNA sites? (2008) Online reference (1997) WebCat2.0 [format thousands .0f] no go (1997) WebCat2 several catalogs? (1997) Sendmail Excel attachment (2003) Email Formatting (2001) WebCatalog on G3 Macs? (1997) Plugin or CGI or both (1997) Send massmail (2000)