Difference between revisions of "WebDNA reports incorrect version of Apache"

From Hostek.com Wiki
Jump to: navigation, search
(Created page with "==WebDNA reports incorrect version of Apache error== Sometimes when installing the WebDNA script on your VPS, you may get an error code "Incorrect Version of Apache" or "Inc...")
 
(WebDNA reports incorrect version of Apache error)
 
Line 12: Line 12:
 
#Hit ctrl O to save it and then ctrl x to exit
 
#Hit ctrl O to save it and then ctrl x to exit
 
#Your WebDNA installation should now work, if it does not submit a support ticket at https://support.hostek.com
 
#Your WebDNA installation should now work, if it does not submit a support ticket at https://support.hostek.com
 +
 +
[[Category:Linux-VPS]]

Latest revision as of 20:25, 20 April 2013

WebDNA reports incorrect version of Apache error

Sometimes when installing the WebDNA script on your VPS, you may get an error code "Incorrect Version of Apache" or "Incompatible Version of MySQL"

To fix this error, follow these steps:

  1. SSH into your Linux server
  2. Type cd /WebDNA-x.x.x (x.x.x is your version number, replace the X's with the version)
  3. Type nano install_WebDNA.sh
  4. Hit ctrl-W and put in "Determine if 32 or 64bit
  5. Comment out this line (put a # in front of it) and all other lines down to the first occurring "esac" statement
  6. Hit ctrl O to save it and then ctrl x to exit
  7. Your WebDNA installation should now work, if it does not submit a support ticket at https://support.hostek.com