WebDNA FastCGI 8.5.1 for CentOS 7 with apache
numero = 1025WebDNA can be used for free after installation. Just install, and try it out!
If you need extra speed for a production server use, visit store.webdna.us to purchase a certificate that will be related to your domain name. The certificate unlocks a built-in accelerator for multi-threading. See the requirements section regarding distributions supported.Thank you for considering WebDNA, the fastest growing and most useful Web Development Tool on the planet! Version: 8.5.1Requirements: A fresh install of CentOS 7 64 bit.This method is not suitable to update WebDNA and previous installation will be overwritten. It must be a fresh WebDNA install on a default CentOS 7
Installation process ("run "command"" means you should type the command without surrounding quotes to command line and press "Enter").Open a terminal window, log in to your server and become root on your server (run "su" command there).suEnter root's password when requested (the password will not be echoed).On success, the command will change a command prompt so that it will end with a "#" sign.Create a file named "webdna.repo" in your /etc/yum.repos.d directory with the following content:
[webdna]name=WebDNA packagesbaseurl=http://deb.webdna.us/centos7/gpgcheck=0enabled=1If you don't know how to create a file and edit it, you can cut and paste the following command:
echo >/etc/yum.repos.d/webdna.repo <<END_OF_SNIPPET[webdna]name=WebDNA packagesbaseurl=http://deb.webdna.us/centos7/gpgcheck=0enabled=1END_OF_SNIPPETOf course, in case you use this code snippet, you should make sure no /etc/yum.repos.d/webdna.repo file exists BEFORE you running the command, because the command will REPLACE the file's contents if it existed before.Run "yum install webdna-fcgi-apache2-8.5.1":
yum install webdna-fcgi-apache2-8.5.1yum will ask you if you want do install the software and its dependencies.Accept it (press "y" and "enter").After the software will be installed, it must be enabled to interact with your apache/httpd installation. To do the configuration, run a supplied configuration tool, /usr/sbin/webdna-configurator-fcgi:
webdna-configurator-fcgiThe tool will find your configured http virtual hosts and offer you to configure WebDNA software for each of them. After the configration will be complete, the tool will reload your httpd to apply the configuration done.The configurator will take care of the dependencies, directories, permissions etc...If you have problems installing or configuring WebDNA, please send an email to our support team: support@webdna.us, and we will help you.Thank you for using WebDNA!WebDNA Software Corp. Dev Team. Platform:CentOS 7
WebDNA can be used for free after installation. Just install, and try it out!
This method is not suitable to update WebDNA and previous installation will be overwritten. It must be a fresh WebDNA install on a default CentOS 7
su
[webdna]
name=WebDNA packages
baseurl=http://deb.webdna.us/centos7/
gpgcheck=0
enabled=1
echo >/etc/yum.repos.d/webdna.repo <<END_OF_SNIPPETOf course, in case you use this code snippet, you should make sure no /etc/yum.repos.d/webdna.repo file exists BEFORE you running the command, because the command will REPLACE the file's contents if it existed before.
[webdna]
name=WebDNA packages
baseurl=http://deb.webdna.us/centos7/
gpgcheck=0
enabled=1
END_OF_SNIPPET
yum install webdna-fcgi-apache2-8.5.1
webdna-configurator-fcgi
DOWNLOAD WEBDNA NOW!
For the latest installation instructions...
WebDNA FastCGI for Nginx/Debian 7 (Wheezy)...
WebDNA Server 8.1 for Ubuntu 12WebDNA Apache module 8...
WebDNA FastCGI 8.5.1 for Ubuntu 15 with apacheWebDNA FastCGI for Apache/Ubuntu 15 (Vivid)...
WebDNA Server 8.5.1 for Debian 7WebDNA Apache module 8...
WebDNA Server 8.5.1 for CentOS 7WebDNA Server 8...
WebDNA FastCGI 8.1 for CentOS 6 with apacheWebDNA FastCGI 8...