[WebDNA] Re: WebDNA version 6.2 to install on 64 bit CentOS 5 server?

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 112236
interpreted = N
texte = --001a11471392d18be20512c41e9f Content-Type: text/plain; charset=UTF-8 Also, here's what I've tried: ##centos 5 vagrant box add centos59 http://tag1consulting.com/files/centos-5.9-x86-64-minimal.box ##https://docs.vagrantup.com/v2/getting-started/networking.html vagrant init centos59 vagrant up vagrant reload ##to ensure updates took vagrant ssh sudo su ##INSTALL APACHE/WEBDNA ENVIRONMENT yum update -y yum install -y httpd yum install -y mod_ssl openssl yum install -y mysql yum install -y ImageMagick ##http://www.webmin.com/rpm.html ##yum install -y webmin ##trying to fix the missing libxerces-c.so.20 error (not sure it's working) yum install -y xerces-c ##then use webmin to install and configure postfix or ##yum install postfix SEE separate email set up document ## ##opendkim is needed for email sending #### MOVE TO EMAIL SET UP GUIDE ##rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm ##yum install -y opendkim ##INSTALL WEBDNA cd /tmp wget http://dev.webdna.us/products/WebDNA-Linux-6.2.tar.gz tar -xzf WebDNA-Linux-6.2.tar.gz cd WebDNA-6.2 ./install_WebDNA.sh ##seeing libxerces-c.so.20 error ##follow instructions in: ##less README ##You can also restart WebDNA manually (You must be 'root' or 'sudo'): ##//WebCatalogCtl restart ##/var/www/cgi-bin/WebCatalogEngine/WebCatalogCtl restart ##After installing webdna, find the web-based preferences at: ##http:///WebCatalog/ On Thu, Apr 2, 2015 at 4:57 PM, William DeVaul wrote: > I've tried the following steps to get a vagrant box running on Yosemite. > I'm hoping to use my existing 6.2 license to run a development server both > to mirror my production server and to avoid the need for a version 8 > license. I need to access multiple domains for development and in version 8 > I'd have to buy a license. > > I've spent most of the day on this with little progress. I'm willing to > pay $100 for a working solution if that helps. It's no X-prize, but, if > anyone can help, I'd greatly appreciate it. > > Thanks, > Bill > > On Thu, Apr 2, 2015 at 10:51 AM, William DeVaul wrote: > >> I'm trying to set up a Vagrant box with this url: >> >> >> https://dl.dropbox.com/u/7196/vagrant/CentOS-56-x64-packages-puppet-2.6.10-chef-0.10.6.box >> >> Looks like a 64-bit CentOS 5 install. I'd like a URL for the webdna tar >> file that will install on this box. I'm trying to mirror the production >> server. >> >> I did not see an installer on the webdna website as everything looks like >> version 8 only. >> >> Thanks, >> Bill >> > > --001a11471392d18be20512c41e9f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Also, here's what I've tried:

<= div>##centos 5

vagrant= init centos59
vagrant up
vagrant reload ##to ensure up= dates took
vagrant ssh
sudo su

##INSTALL APACHE/WEBDNA ENVIRONMENT
yum update -y
yum = install -y httpd
yum install -y mod_ssl openssl
yum ins= tall -y mysql
yum install -y ImageMagick
##yum install -y webmin

##trying to fix the missi= ng libxerces-c.so.20 error (not sure it's working)
yum instal= l -y xerces-c

##then use webmin to install and con= figure postfix or=C2=A0
##yum install postfix SEE separate email = set up document
##
##opendkim is needed for email sendi= ng #### MOVE TO EMAIL SET UP GUIDE
##rpm -Uvh http://dl.= fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
##yum install -y opendkim

##INSTALL WEBDNA
<= div>cd /tmp
wget http://dev.webdna.us/products/WebDNA-Linux-6.2.tar.gz=
tar -xzf WebDNA-Linux-6.2.tar.gz
cd WebDNA-6.2
./install_WebDNA.sh

##seeing libxerces-c.so.20 = error

##follow instructions in:
##less R= EADME
##You can also restart WebDNA manually (You must be 'ro= ot' or 'sudo'):
##/<Path_to_the_WebCatalogEngine_d= irectory>/WebCatalogCtl restart
##/var/www/cgi-bin/WebCatalogE= ngine/WebCatalogCtl restart
##After installing webdna, find the w= eb-based preferences at:
##http://<yourserverIP_domain_or_loca= lhost>/WebCatalog/

On Thu, Apr 2, 2015 at 4:57 PM, William DeVaul <wdev= aul@gmail.com> wrote:
I've tried the following steps to get a vagrant box running= on Yosemite. I'm hoping to use my existing 6.2 license to run a develo= pment server both to mirror my production server and to avoid the need for = a version 8 license. I need to access multiple domains for development and = in version 8 I'd have to buy a license.=C2=A0

I'= ve spent most of the day on this with little progress. I'm willing to p= ay $100 for a working solution if that helps. It's no X-prize, but, if = anyone can help, I'd greatly appreciate it.=C2=A0

Thanks,
Bill

On Thu, A= pr 2, 2015 at 10:51 AM, William DeVaul <wdevaul@gmail.com> w= rote:
I'm trying to = set up a Vagrant box with this url:


Looks like a 64-b= it CentOS 5 install. I'd like a URL for the=C2=A0webdna tar file that w= ill install on this box. I'm trying to mirror the production server. = =C2=A0

I did not see an installer on th= e webdna website as everything looks like version 8 only.=C2=A0

Thanks,
Bill


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

    
  1. [WebDNA] WebDNA version 6.2 to install on 64 bit CentOS 5 server? (William DeVaul 2015)
--001a11471392d18be20512c41e9f Content-Type: text/plain; charset=UTF-8 Also, here's what I've tried: ##centos 5 vagrant box add centos59 http://tag1consulting.com/files/centos-5.9-x86-64-minimal.box ##https://docs.vagrantup.com/v2/getting-started/networking.html vagrant init centos59 vagrant up vagrant reload ##to ensure updates took vagrant ssh sudo su ##INSTALL APACHE/WEBDNA ENVIRONMENT yum update -y yum install -y httpd yum install -y mod_ssl openssl yum install -y mysql yum install -y ImageMagick ##http://www.webmin.com/rpm.html ##yum install -y webmin ##trying to fix the missing libxerces-c.so.20 error (not sure it's working) yum install -y xerces-c ##then use webmin to install and configure postfix or ##yum install postfix SEE separate email set up document ## ##opendkim is needed for email sending #### MOVE TO EMAIL SET UP GUIDE ##rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm ##yum install -y opendkim ##INSTALL WEBDNA cd /tmp wget http://dev.webdna.us/products/WebDNA-Linux-6.2.tar.gz tar -xzf WebDNA-Linux-6.2.tar.gz cd WebDNA-6.2 ./install_WebDNA.sh ##seeing libxerces-c.so.20 error ##follow instructions in: ##less README ##You can also restart WebDNA manually (You must be 'root' or 'sudo'): ##//WebCatalogCtl restart ##/var/www/cgi-bin/WebCatalogEngine/WebCatalogCtl restart ##After installing webdna, find the web-based preferences at: ##http:///WebCatalog/ On Thu, Apr 2, 2015 at 4:57 PM, William DeVaul wrote: > I've tried the following steps to get a vagrant box running on Yosemite. > I'm hoping to use my existing 6.2 license to run a development server both > to mirror my production server and to avoid the need for a version 8 > license. I need to access multiple domains for development and in version 8 > I'd have to buy a license. > > I've spent most of the day on this with little progress. I'm willing to > pay $100 for a working solution if that helps. It's no X-prize, but, if > anyone can help, I'd greatly appreciate it. > > Thanks, > Bill > > On Thu, Apr 2, 2015 at 10:51 AM, William DeVaul wrote: > >> I'm trying to set up a Vagrant box with this url: >> >> >> https://dl.dropbox.com/u/7196/vagrant/CentOS-56-x64-packages-puppet-2.6.10-chef-0.10.6.box >> >> Looks like a 64-bit CentOS 5 install. I'd like a URL for the webdna tar >> file that will install on this box. I'm trying to mirror the production >> server. >> >> I did not see an installer on the webdna website as everything looks like >> version 8 only. >> >> Thanks, >> Bill >> > > --001a11471392d18be20512c41e9f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Also, here's what I've tried:

<= div>##centos 5

vagrant= init centos59
vagrant up
vagrant reload ##to ensure up= dates took
vagrant ssh
sudo su

##INSTALL APACHE/WEBDNA ENVIRONMENT
yum update -y
yum = install -y httpd
yum install -y mod_ssl openssl
yum ins= tall -y mysql
yum install -y ImageMagick
##yum install -y webmin

##trying to fix the missi= ng libxerces-c.so.20 error (not sure it's working)
yum instal= l -y xerces-c

##then use webmin to install and con= figure postfix or=C2=A0
##yum install postfix SEE separate email = set up document
##
##opendkim is needed for email sendi= ng #### MOVE TO EMAIL SET UP GUIDE
##yum install -y opendkim

##INSTALL WEBDNA
<= div>cd /tmp
tar -xzf WebDNA-Linux-6.2.tar.gz
cd WebDNA-6.2
./install_WebDNA.sh

##seeing libxerces-c.so.20 = error

##follow instructions in:
##less R= EADME
##You can also restart WebDNA manually (You must be 'ro= ot' or 'sudo'):
##/<Path_to_the_WebCatalogEngine_d= irectory>/WebCatalogCtl restart
##/var/www/cgi-bin/WebCatalogE= ngine/WebCatalogCtl restart
##After installing webdna, find the w= eb-based preferences at:
##http://<yourserverIP_domain_or_loca= lhost>/WebCatalog/

On Thu, Apr 2, 2015 at 4:57 PM, William DeVaul <wdev= aul@gmail.com> wrote:
I've tried the following steps to get a vagrant box running= on Yosemite. I'm hoping to use my existing 6.2 license to run a develo= pment server both to mirror my production server and to avoid the need for = a version 8 license. I need to access multiple domains for development and = in version 8 I'd have to buy a license.=C2=A0

I'= ve spent most of the day on this with little progress. I'm willing to p= ay $100 for a working solution if that helps. It's no X-prize, but, if = anyone can help, I'd greatly appreciate it.=C2=A0

Thanks,
Bill

On Thu, A= pr 2, 2015 at 10:51 AM, William DeVaul <wdevaul@gmail.com> w= rote:
I'm trying to = set up a Vagrant box with this url:


Looks like a 64-b= it CentOS 5 install. I'd like a URL for the=C2=A0webdna tar file that w= ill install on this box. I'm trying to mirror the production server. = =C2=A0

I did not see an installer on th= e webdna website as everything looks like version 8 only.=C2=A0

Thanks,
Bill


--001a11471392d18be20512c41e9f-- William DeVaul

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:

2.1.5: Too Many Nested [xxx] (1998) Sort Order on a page search (1997) SQL Ref. (1999) this year (2000) How To Install (2003) WebCat editing, SiteGuard WAS:SiteAssociative lookup style? (1997) For those of you not on the WebCatalog Beta... (1997) Web*SSL and WebCatalog (1997) quick GREP question (2001) WebCatalog NT beta 18 problem (1997) Re:no [search] with NT (1997) Can you do this??? and other stuff (1997) Calendar (1997) [WebDNA] REPLACE INCLUDE FILE (2019) Still Stumped on ShowNext...HELP! (1997) shownext problems (1998) Template not completely processed (1998) Nested tags count question (1997) [search] & [encrypt]/[decrypt] (2001) [WebDNA] SHA-512 How To Do It (2014)