Re: [WebDNA] El Capitan

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113894
interpreted = N
texte = 1494 --f403043c2ab44c7c230560bcacc8 Content-Type: text/plain; charset="UTF-8" You of all people ken! maybe if I gave you shell access...? LOL no thanks! It's very easy to understand the little "click" you all have and I'm sure that's why the software never took off and the same few people here from 15 years ago! On Tue, Dec 19, 2017 at 5:44 PM, Kenneth Grome wrote: > Brian, there's no need to ask the same questions twice. Your > questions are somewhat unusual/specific and only tangentially > related to WebDNA so I suspect that no one here has the answers > you desire. > > It looks like you're still running your own hardware. My personal > guess is that most of us do not deal with hardware any more. It > was a long time ago that I found it exceptionally cost-effective, > and basically a no-brainer, to outsource my hardware needs to > professionals. They have the massive redundant network > connections, the newest hardware and software, and the expertise > to provide very reliable service -- at very reasonable prices. > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Administration > > > > On 12/19/2017 11:48 AM, Brian Harrington wrote: > > I know this is off topic and I'm sure someone has the answer here > > and I did some looking myself... > > > > macOS 10.11.6 El Capitan & Apache 2.4.18 (unix) (2009 MacPro ungraded) > > > > Have (2) 1TB 850evo's on Apricorn dual getting 700/MB's (fyi same > > 2 SSD's on my slide in slots 450/520). It holds the OS and is > > named SSD... > > > > Have (4) 4TB in slots set to raid 0... named it "RAID"... > > ================================================== > > Below works > > 1)? How can I reference the 'RAID' drive in .conf and host...? > > > > > > Options FollowSymLinks Multiviews > > MultiviewsMatch Any > > AllowOverride None > > Require all granted > > > > > > > > > ServerName auto-glass-xpress.com > > ServerAlias *.auto-glass-xpress.com > > ServerAlias *.*.auto-glass-xpress.com > > > > ServerAlias *.*.*.auto-glass-xpress.com > > > > ServerAlias *.*.*.*.auto-glass-xpress.com > > > > DocumentRoot /Library/WebServer/auto-glass-xpress.com/ > > > > Directoryindex index.tpl > > > > ================================================== > > > > 2)? old computer running Apache 2.2.24 7/2013 build > > > > new computer Apache 2.4.18 2/2016 build > > > > These below work on old computer but stops apache on new > > computer???? > > > > > > > ServerName images.* > > ServerAlias en.images.* > > DocumentRoot /Library/WebServer/list.en.images/ > > Directoryindex index.tpl > > > > > > > > > ServerName images.01.* > > ServerAlias images.01.*.* > > ServerAlias www.images.01.* > > ServerAlias en.images.01.* > > ServerAlias www.en.images.01.* > > DocumentRoot /Library/WebServer/list.en.1.1.users.post.mgr.IMG.01/ > > Directoryindex index.tpl > > > > > > is their a module I need to turn on or off? > > ------------------------------------------------------------ > --------------------------- > > > > Was thinking rather than bog down the SSD w/OS with images and > > such, put them on the RAID HHD...? > > > > Thank you in advance.. Brian > > > > --------------------------------------------------------- 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=55 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=55 > Bug Reporting: support@webdna.us > --f403043c2ab44c7c230560bcacc8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
You of all people ken! maybe if I gave you shell access...= ? LOL no thanks! It's very easy to understand the little "click&qu= ot; you all have and I'm sure that's why the software never took of= f and the same few people here from 15 years ago!

On Tue, Dec 19, 2017 at 5:44 PM, Kenn= eth Grome <ken@webdnasolutions.com> wrote:
Brian, there's no need to ask the same questions= twice.=C2=A0 Your
questions are somewhat unusual/specific and only tangentially
related to WebDNA so I suspect that no one here has the answers
you desire.

It looks like you're still running your own hardware.=C2=A0 My personal=
guess is that most of us do not deal with hardware any more.=C2=A0 It
was a long time ago that I found it exceptionally cost-effective,
and basically a no-brainer, to outsource my hardware needs to
professionals.=C2=A0 They have the massive redundant network
connections, the newest hardware and software, and the expertise
to provide very reliable service -- at very reasonable prices.

Regards,
Kenneth Grome
WebDNA Solutions
http://www.webdnasolutions.com
Web Database Systems and Linux Server Administration



On 12/19/2017 11:48 AM, Brian Harrington wrote:
> I know this is off topic and I'm sure someone has the answer here<= br> > and I did some looking myself...
>
> macOS 10.11.6 El Capitan & Apache 2.4.18 (unix) (2009 MacPro ungra= ded)
>
> Have (2) 1TB 850evo's on Apricorn dual getting 700/MB's (fyi s= ame
> 2 SSD's on my slide in slots 450/520). It holds the OS and is
> named SSD...
>
> Have (4) 4TB in slots set to raid 0... named it "RAID"...=C2= =A0
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
> Below works=C2=A0
> 1)? How can I reference the 'RAID' drive in .conf and host...?=
>
> <Directory "/Library/WebServer/">
> =C2=A0 =C2=A0 Options FollowSymLinks Multiviews
> =C2=A0 =C2=A0 MultiviewsMatch Any
> =C2=A0 =C2=A0 AllowOverride None
> =C2=A0 =C2=A0 Require all granted
> </Directory>
>
> <VirtualHost=C2=A0192.168.0.2:80 <http://192.168.0.2/>&g= t;
> =C2=A0 =C2=A0ServerName=C2=A0auto-glass-xpress.com <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.auto-glass-xpress.com <http:/= /auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.*.auto-glass-xpress.com
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.*.*.auto-glass-xpress.com
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.*.*.*.auto-glass-xpress.com
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0DocumentRoot /Library/WebServer/auto-glass-xpres= s.com/
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0Directoryindex index.tpl
> </VirtualHost>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
>
> 2)? old computer running Apache 2.2.24 7/2013 build
>
> =C2=A0 new computer Apache 2.4.18 2/2016 build
>
> =C2=A0 These below work on old computer but stops apache on new
> computer????
>
> <VirtualHost=C2=A0192.168.0.2:80 <http://192.168.0.2/>&g= t;
> =C2=A0 =C2=A0 ServerName images.*
> =C2=A0 =C2=A0 ServerAlias en.images.*
> =C2=A0 =C2=A0 DocumentRoot /Library/WebServer/list.en.images/
> =C2=A0 =C2=A0 Directoryindex index.tpl=C2=A0
> </VirtualHost>
>
> <VirtualHost=C2=A0192.168.0.2:80 <http://192.168.0.2/>&g= t;
> =C2=A0 =C2=A0 ServerName images.01.*
> =C2=A0 =C2=A0 ServerAlias images.01.*.*
> =C2=A0 =C2=A0 ServerAlias www.images.01.*
> =C2=A0 =C2=A0 ServerAlias en.images.01.*
> =C2=A0 =C2=A0 ServerAlias www.en.images.01.*
> =C2=A0 =C2=A0 DocumentRoot /Library/WebServer/list.en.1.1.users.p= ost.mgr.IMG.01/
> =C2=A0 =C2=A0 Directoryindex index.tpl
> </VirtualHost>
>
> is their a module I need to turn on or off?
> ------------------------------------------------------------= ---------------------------
>
> Was thinking rather than bog down the SSD w/OS with images and
> such, put them on the RAID HHD...?
>
> Thank you in advance.. Brian
>
> --------------------------------------------------------- = This
> message is sent to you because you are subscribed to the mailing
> list talk@webdna.us To unsubscri= be, E-mail to:
> talk-leave@webdna.us archi= ves:
> 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-lea= ve@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 --f403043c2ab44c7c230560bcacc8-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  2. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  3. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  4. Re: [WebDNA] El Capitan (Stuart Tremain 2017)
  5. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  6. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  7. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  8. Re: [WebDNA] El Capitan (Stuart Tremain 2017)
  9. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  10. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  11. Re: [WebDNA] El Capitan (Brian Boegershausen 2017)
  12. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  13. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  14. Re: [WebDNA] El Capitan (christophe.billiottet@webdna.us 2017)
  15. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  16. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  17. Re: [WebDNA] El Capitan (Bob Minor 2017)
  18. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  19. Re: [WebDNA] El Capitan (Brian Harrington 2017)
  20. Re: [WebDNA] El Capitan (Kenneth Grome 2017)
  21. [WebDNA] El Capitan (Brian Harrington 2017)
  22. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (christophe.billiottet@webdna.us 2015)
  23. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (Steve Craig 2015)
  24. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (Steve Craig 2015)
  25. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (Michael Davis 2015)
  26. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (christophe.billiottet@webdna.us 2015)
  27. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (christophe.billiottet@webdna.us 2015)
  28. Re: [WebDNA] El Capitan with WebDNA 8.1 fastCGI (Steve Craig 2015)
  29. [WebDNA] El Capitan with WebDNA 8.1 fastCGI (christophe.billiottet@webdna.us 2015)
  30. [WebDNA] El Capitan (Steve Craig 2015)
1494 --f403043c2ab44c7c230560bcacc8 Content-Type: text/plain; charset="UTF-8" You of all people ken! maybe if I gave you shell access...? LOL no thanks! It's very easy to understand the little "click" you all have and I'm sure that's why the software never took off and the same few people here from 15 years ago! On Tue, Dec 19, 2017 at 5:44 PM, Kenneth Grome wrote: > Brian, there's no need to ask the same questions twice. Your > questions are somewhat unusual/specific and only tangentially > related to WebDNA so I suspect that no one here has the answers > you desire. > > It looks like you're still running your own hardware. My personal > guess is that most of us do not deal with hardware any more. It > was a long time ago that I found it exceptionally cost-effective, > and basically a no-brainer, to outsource my hardware needs to > professionals. They have the massive redundant network > connections, the newest hardware and software, and the expertise > to provide very reliable service -- at very reasonable prices. > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Administration > > > > On 12/19/2017 11:48 AM, Brian Harrington wrote: > > I know this is off topic and I'm sure someone has the answer here > > and I did some looking myself... > > > > macOS 10.11.6 El Capitan & Apache 2.4.18 (unix) (2009 MacPro ungraded) > > > > Have (2) 1TB 850evo's on Apricorn dual getting 700/MB's (fyi same > > 2 SSD's on my slide in slots 450/520). It holds the OS and is > > named SSD... > > > > Have (4) 4TB in slots set to raid 0... named it "RAID"... > > ================================================== > > Below works > > 1)? How can I reference the 'RAID' drive in .conf and host...? > > > > > > Options FollowSymLinks Multiviews > > MultiviewsMatch Any > > AllowOverride None > > Require all granted > > > > > > > > > ServerName auto-glass-xpress.com > > ServerAlias *.auto-glass-xpress.com > > ServerAlias *.*.auto-glass-xpress.com > > > > ServerAlias *.*.*.auto-glass-xpress.com > > > > ServerAlias *.*.*.*.auto-glass-xpress.com > > > > DocumentRoot /Library/WebServer/auto-glass-xpress.com/ > > > > Directoryindex index.tpl > > > > ================================================== > > > > 2)? old computer running Apache 2.2.24 7/2013 build > > > > new computer Apache 2.4.18 2/2016 build > > > > These below work on old computer but stops apache on new > > computer???? > > > > > > > ServerName images.* > > ServerAlias en.images.* > > DocumentRoot /Library/WebServer/list.en.images/ > > Directoryindex index.tpl > > > > > > > > > ServerName images.01.* > > ServerAlias images.01.*.* > > ServerAlias www.images.01.* > > ServerAlias en.images.01.* > > ServerAlias www.en.images.01.* > > DocumentRoot /Library/WebServer/list.en.1.1.users.post.mgr.IMG.01/ > > Directoryindex index.tpl > > > > > > is their a module I need to turn on or off? > > ------------------------------------------------------------ > --------------------------- > > > > Was thinking rather than bog down the SSD w/OS with images and > > such, put them on the RAID HHD...? > > > > Thank you in advance.. Brian > > > > --------------------------------------------------------- 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=55 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=55 > Bug Reporting: support@webdna.us > --f403043c2ab44c7c230560bcacc8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
You of all people ken! maybe if I gave you shell access...= ? LOL no thanks! It's very easy to understand the little "click&qu= ot; you all have and I'm sure that's why the software never took of= f and the same few people here from 15 years ago!

On Tue, Dec 19, 2017 at 5:44 PM, Kenn= eth Grome <ken@webdnasolutions.com> wrote:
Brian, there's no need to ask the same questions= twice.=C2=A0 Your
questions are somewhat unusual/specific and only tangentially
related to WebDNA so I suspect that no one here has the answers
you desire.

It looks like you're still running your own hardware.=C2=A0 My personal=
guess is that most of us do not deal with hardware any more.=C2=A0 It
was a long time ago that I found it exceptionally cost-effective,
and basically a no-brainer, to outsource my hardware needs to
professionals.=C2=A0 They have the massive redundant network
connections, the newest hardware and software, and the expertise
to provide very reliable service -- at very reasonable prices.

Regards,
Kenneth Grome
WebDNA Solutions
http://www.webdnasolutions.com
Web Database Systems and Linux Server Administration



On 12/19/2017 11:48 AM, Brian Harrington wrote:
> I know this is off topic and I'm sure someone has the answer here<= br> > and I did some looking myself...
>
> macOS 10.11.6 El Capitan & Apache 2.4.18 (unix) (2009 MacPro ungra= ded)
>
> Have (2) 1TB 850evo's on Apricorn dual getting 700/MB's (fyi s= ame
> 2 SSD's on my slide in slots 450/520). It holds the OS and is
> named SSD...
>
> Have (4) 4TB in slots set to raid 0... named it "RAID"...=C2= =A0
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
> Below works=C2=A0
> 1)? How can I reference the 'RAID' drive in .conf and host...?=
>
> <Directory "/Library/WebServer/">
> =C2=A0 =C2=A0 Options FollowSymLinks Multiviews
> =C2=A0 =C2=A0 MultiviewsMatch Any
> =C2=A0 =C2=A0 AllowOverride None
> =C2=A0 =C2=A0 Require all granted
> </Directory>
>
> <VirtualHost=C2=A0192.168.0.2:80 <http://192.168.0.2/>&g= t;
> =C2=A0 =C2=A0ServerName=C2=A0auto-glass-xpress.com <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.auto-glass-xpress.com <http:/= /auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.*.auto-glass-xpress.com
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.*.*.auto-glass-xpress.com
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0ServerAlias *.*.*.*.auto-glass-xpress.com
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0DocumentRoot /Library/WebServer/auto-glass-xpres= s.com/
> <http://auto-glass-xpress.com/>
> =C2=A0 =C2=A0Directoryindex index.tpl
> </VirtualHost>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
>
> 2)? old computer running Apache 2.2.24 7/2013 build
>
> =C2=A0 new computer Apache 2.4.18 2/2016 build
>
> =C2=A0 These below work on old computer but stops apache on new
> computer????
>
> <VirtualHost=C2=A0192.168.0.2:80 <http://192.168.0.2/>&g= t;
> =C2=A0 =C2=A0 ServerName images.*
> =C2=A0 =C2=A0 ServerAlias en.images.*
> =C2=A0 =C2=A0 DocumentRoot /Library/WebServer/list.en.images/
> =C2=A0 =C2=A0 Directoryindex index.tpl=C2=A0
> </VirtualHost>
>
> <VirtualHost=C2=A0192.168.0.2:80 <http://192.168.0.2/>&g= t;
> =C2=A0 =C2=A0 ServerName images.01.*
> =C2=A0 =C2=A0 ServerAlias images.01.*.*
> =C2=A0 =C2=A0 ServerAlias www.images.01.*
> =C2=A0 =C2=A0 ServerAlias en.images.01.*
> =C2=A0 =C2=A0 ServerAlias www.en.images.01.*
> =C2=A0 =C2=A0 DocumentRoot /Library/WebServer/list.en.1.1.users.p= ost.mgr.IMG.01/
> =C2=A0 =C2=A0 Directoryindex index.tpl
> </VirtualHost>
>
> is their a module I need to turn on or off?
> ------------------------------------------------------------= ---------------------------
>
> Was thinking rather than bog down the SSD w/OS with images and
> such, put them on the RAID HHD...?
>
> Thank you in advance.. Brian
>
> --------------------------------------------------------- = This
> message is sent to you because you are subscribed to the mailing
> list talk@webdna.us To unsubscri= be, E-mail to:
> talk-leave@webdna.us archi= ves:
> 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-lea= ve@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 --f403043c2ab44c7c230560bcacc8-- . Brian Harrington

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:

shipcost (1997) Multiple Pulldowns (1997) gateway application timeouts (1998) New Command prefs ... (1997) WebCatalog 2.0 & WebDNA docs in HTML ... (1997) I give up!! (1997) [WebDNA] Processor Maxing out (2010) [sendmail] questions... (1997) Emailer (WebCat2) (1997) Multi-processor Mac info ... (1997) OT: javascript for dynamic pulldowns? (1998) [WebDNA] Docs Update (2015) WebCat2b13 Command Reference Doc error (1997) WebDNA-Talk Digest mode broken (1997) Attention SMSI - DOCS Error (2004) Bug or syntax error on my part? (1997) redirect from the errorsMessages.db entry (1997) 2.0Beta Command Ref (can't find this instruction) (1997) WebDNA Build Area (linux) (2004) price carry over (1997)