<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged install</title>
<link>https://www.question2answer.org/qa/tag/install</link>
<description>Powered by Question2Answer</description>
<item>
<title>install error - app/options.php fatal error?</title>
<link>https://www.question2answer.org/qa/75858/install-error-app-options-php-fatal-error</link>
<description>

&lt;p&gt;Still trying to get this installed. Fix one issue and another crops up. Now when I browse to the forum page, I get the generic Internal Server Error 500 message. Here's what the error log says:&lt;/p&gt;

&lt;pre style=&quot;padding: 9.5px; font-family: Monaco, Menlo, Consolas, &amp;quot;Courier New&amp;quot;, monospace; font-size: 13px; border-radius: 4px; margin-top: 0px; margin-bottom: 10px; line-height: 20px; word-break: break-all; background-color: rgb(245, 245, 245); border: 1px solid rgba(0, 0, 0, 0.15);&quot;&gt;20190616T145255: XXX.com/chat/index.php 
PHP Warning:  require_once(/home/users/web/b728/sl.XXX/public_html/chat/qa-include/db/options.php): failed to open stream: No such file or directory in /hermes/bosnacweb04/bosnacweb04ba/b728/sl.XXX/public_html/chat/qa-include/app/options.php on line 27 
PHP Fatal error:  require_once(): Failed opening required '/home/users/web/b728/sl.XXX/public_html/chat/qa-include/db/options.php' (include_path='.:/usr/local/lib/php-7.1.1-precise/lib/php') in /hermes/bosnacweb04/bosnacweb04ba/b728/sl.XXX &lt;/pre&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/75858/install-error-app-options-php-fatal-error</guid>
<pubDate>Mon, 17 Jun 2019 07:36:11 +0000</pubDate>
</item>
<item>
<title>Easy installation with script</title>
<link>https://www.question2answer.org/qa/61783/easy-installation-with-script</link>
<description>Does a script exist that installs and configures q2a on linux ?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/61783/easy-installation-with-script</guid>
<pubDate>Fri, 05 Jan 2018 12:54:00 +0000</pubDate>
</item>
<item>
<title>install bug how can i fix it ?</title>
<link>https://www.question2answer.org/qa/59691/install-bug-how-can-i-fix-it</link>
<description>

&lt;p&gt;hi all&lt;/p&gt;

&lt;p&gt;how can i fix this i&lt;strong&gt;nstall bug&lt;/strong&gt; ? ty&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(187, 0, 0); font-family:verdana,arial,helvetica,sans-serif; font-size:16px&quot;&gt;Question2Answer was unable to perform the installation query below. Please check the user in the config file has CREATE and ALTER permissions:&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(187, 0, 0); font-family:verdana,arial,helvetica,sans-serif; font-size:16px&quot;&gt;CREATE TABLE qa_users (userid INT UNSIGNED NOT NULL AUTO_INCREMENT, created DATETIME NOT NULL, createip INT UNSIGNED NOT NULL, email VARCHAR(80) NOT NULL, handle VARCHAR(20) NOT NULL, avatarblobid BIGINT UNSIGNED, avatarwidth SMALLINT UNSIGNED, avatarheight SMALLINT UNSIGNED, passsalt BINARY(16), passcheck BINARY(20), level TINYINT UNSIGNED NOT NULL, loggedin DATETIME NOT NULL, loginip INT UNSIGNED NOT NULL, written DATETIME, writeip INT UNSIGNED, emailcode CHAR(8) CHARACTER SET ascii NOT NULL DEFAULT '', sessioncode CHAR(8) CHARACTER SET ascii NOT NULL DEFAULT '', sessionsource VARCHAR (16) CHARACTER SET ascii DEFAULT '', flags SMALLINT UNSIGNED NOT NULL DEFAULT 0, wallposts MEDIUMINT NOT NULL DEFAULT 0, PRIMARY KEY (userid), KEY email (email), KEY handle (handle), KEY level (level), kEY created (created, level, flags)) ENGINE=InnoDB CHARSET=utf8&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(187, 0, 0); font-family:verdana,arial,helvetica,sans-serif; font-size:16px&quot;&gt;Error 1286: Unknown storage engine 'InnoDB'&lt;/span&gt;
&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/59691/install-bug-how-can-i-fix-it</guid>
<pubDate>Sat, 16 Sep 2017 14:46:42 +0000</pubDate>
</item>
<item>
<title>install error</title>
<link>https://www.question2answer.org/qa/58201/install-error</link>
<description>

&lt;p&gt;how can i fix this error?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(187, 0, 0); font-family:verdana,arial,helvetica,sans-serif; font-size:16px&quot;&gt;Question2Answer was unable to perform the installation query below. Please check the user in the config file has CREATE and ALTER permissions:&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(187, 0, 0); font-family:verdana,arial,helvetica,sans-serif; font-size:16px&quot;&gt;CREATE TABLE qa_users (userid INT UNSIGNED NOT NULL AUTO_INCREMENT, created DATETIME NOT NULL, createip INT UNSIGNED NOT NULL, email VARCHAR(80) NOT NULL, handle VARCHAR(20) NOT NULL, avatarblobid BIGINT UNSIGNED, avatarwidth SMALLINT UNSIGNED, avatarheight SMALLINT UNSIGNED, passsalt BINARY(16), passcheck BINARY(20), level TINYINT UNSIGNED NOT NULL, loggedin DATETIME NOT NULL, loginip INT UNSIGNED NOT NULL, written DATETIME, writeip INT UNSIGNED, emailcode CHAR(8) CHARACTER SET ascii NOT NULL DEFAULT '', sessioncode CHAR(8) CHARACTER SET ascii NOT NULL DEFAULT '', sessionsource VARCHAR (16) CHARACTER SET ascii DEFAULT '', flags SMALLINT UNSIGNED NOT NULL DEFAULT 0, wallposts MEDIUMINT NOT NULL DEFAULT 0, PRIMARY KEY (userid), KEY email (email), KEY handle (handle), KEY level (level), kEY created (created, level, flags)) ENGINE=InnoDB CHARSET=utf8&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(187, 0, 0); font-family:verdana,arial,helvetica,sans-serif; font-size:16px&quot;&gt;Error 1286: Unknown storage engine 'InnoDB'&lt;/span&gt;
&lt;br&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;help&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/58201/install-error</guid>
<pubDate>Sun, 18 Jun 2017 02:42:11 +0000</pubDate>
</item>
<item>
<title>I get error when install q&amp;a</title>
<link>https://www.question2answer.org/qa/54814/i-get-error-when-install-q%26a</link>
<description>

&lt;p&gt;Hi everybody,&lt;/p&gt;

&lt;p&gt;I want to install&amp;nbsp;question2answer to my web site. I upload all of files to FTP and I enter the my site but I get this error;
&lt;br&gt;&lt;strong&gt;Warning&lt;/strong&gt;&lt;span style=&quot;color:rgb(0, 0, 0); font-family:times new roman; font-size:medium&quot;&gt;: require(qa-base.php): failed to open stream: No such file or directory in&amp;nbsp;&lt;/span&gt;&lt;strong&gt;/home/sskhesaplama/public_html/qa-include/qa-index.php&lt;/strong&gt;&lt;span style=&quot;color:rgb(0, 0, 0); font-family:times new roman; font-size:medium&quot;&gt;&amp;nbsp;on line&amp;nbsp;&lt;/span&gt;&lt;strong&gt;44&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;&lt;strong&gt;Fatal error&lt;/strong&gt;&lt;span style=&quot;color:rgb(0, 0, 0); font-family:times new roman; font-size:medium&quot;&gt;: require(): Failed opening required 'qa-base.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in&amp;nbsp;&lt;/span&gt;&lt;strong&gt;/home/sskhesaplama/public_html/qa-include/qa-index.php&lt;/strong&gt;&lt;span style=&quot;color:rgb(0, 0, 0); font-family:times new roman; font-size:medium&quot;&gt;&amp;nbsp;on line&amp;nbsp;&lt;/span&gt;&lt;strong&gt;44&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;My website is here :&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.sskhesaplama.com/&quot;&gt;http://www.sskhesaplama.com/&amp;nbsp;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Can you help me?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/54814/i-get-error-when-install-q%26a</guid>
<pubDate>Mon, 14 Nov 2016 04:55:49 +0000</pubDate>
</item>
<item>
<title>qawork base theme Please help with install</title>
<link>https://www.question2answer.org/qa/54557/qawork-base-theme-please-help-with-install</link>
<description>

&lt;p&gt;I am loading the theme but the page is blank&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://i.hizliresim.com/lEnp7J.png&quot; style=&quot;height:768px; width:1366px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Q2A Version:&amp;nbsp;1.7.4&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/54557/qawork-base-theme-please-help-with-install</guid>
<pubDate>Sat, 05 Nov 2016 06:47:55 +0000</pubDate>
</item>
<item>
<title>Fatal error: When i try to install q2a script on godaddy?</title>
<link>https://www.question2answer.org/qa/49076/fatal-error-when-i-try-to-install-q2a-script-on-godaddy</link>
<description>

&lt;p&gt;When i try to install ANOTHER q2a script on godaddy, i recive &quot; &lt;strong&gt;Fatal error&lt;/strong&gt;: Allowed memory size of 67108864 bytes exhausted (tried to allocate 130968 bytes) in &lt;strong&gt;/home/atsmod/public_html/modsland/qa-include/app/options.php&lt;/strong&gt; on line &lt;strong&gt;85&lt;/strong&gt;&quot;&lt;/p&gt;

&lt;p&gt;How to resolve this?&lt;/p&gt;

&lt;p&gt;After refresh the page, appear
&lt;br&gt;&lt;strong&gt;Fatal error&lt;/strong&gt;: Allowed memory size of 67108864 bytes exhausted (tried to allocate 130968 bytes) in &lt;strong&gt;/home/atsmod/public_html/modsland/qa-include/qa-base.php&lt;/strong&gt; on line &lt;strong&gt;780&lt;/strong&gt;
&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/49076/fatal-error-when-i-try-to-install-q2a-script-on-godaddy</guid>
<pubDate>Mon, 23 Nov 2015 05:15:40 +0000</pubDate>
</item>
<item>
<title>Site Setup done but no super admin created</title>
<link>https://www.question2answer.org/qa/46136/site-setup-done-but-no-super-admin-created</link>
<description>So I setup the q2a site. First I had problems with the database. I clicked repair database. Then when I refreshed the site it showed up. When I looked into the database no users were created nor was there a super admin logged in.&lt;br /&gt;
&lt;br /&gt;
Should I reinstall the site or is there a way to add a super admin afterwards?&lt;br /&gt;
&lt;br /&gt;
How did this happen?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/46136/site-setup-done-but-no-super-admin-created</guid>
<pubDate>Sat, 27 Jun 2015 09:18:21 +0000</pubDate>
</item>
<item>
<title>session_start(): Cannot send session cache limiter -</title>
<link>https://www.question2answer.org/qa/45000/session_start-cannot-send-session-cache-limiter</link>
<description>PHP Warning: &amp;nbsp;session_start(): Cannot send session cache limiter - headers already sent (output started at /public_html/.....com/..../qa-include/ajax/asktitle.php:76) in //public_html/.....com/..../qa-include/app/users.php on line 146 &amp;nbsp;&amp;nbsp;I AM GETTING THIS ERROR KINDLY GIVE SOLUTION OF THIS</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/45000/session_start-cannot-send-session-cache-limiter</guid>
<pubDate>Mon, 27 Apr 2015 08:46:34 +0000</pubDate>
</item>
<item>
<title>Error Install ?</title>
<link>https://www.question2answer.org/qa/43138/error-install</link>
<description>I am installing and errors appear:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;PHP Question2Answer MySQL query error 1146: Table 'ask-2.qa_options' doesn't exist - Query: (SELECT 'options' AS selectkey, title, content FROM qa_options) UNION ALL (SELECT 'time', 'db_time', UNIX_TIMESTAMP(NOW()))&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Help me please.&lt;br /&gt;
&lt;br /&gt;
Thank you.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43138/error-install</guid>
<pubDate>Fri, 23 Jan 2015 00:32:54 +0000</pubDate>
</item>
<item>
<title>Help me Create database ?</title>
<link>https://www.question2answer.org/qa/42995/help-me-create-database</link>
<description>I can not create the database because I have no information on the table. I am an amateur so I do not know much about the terminology in your guide. Please help me more detailed instructions (ex: db file). I am extremely grateful to you.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/42995/help-me-create-database</guid>
<pubDate>Fri, 16 Jan 2015 05:29:54 +0000</pubDate>
</item>
<item>
<title>Warning at initialyzing of database by plugin</title>
<link>https://www.question2answer.org/qa/42993/warning-at-initialyzing-of-database-by-plugin</link>
<description>

&lt;p&gt;Warning is not display on Admin &amp;gt; Plugins page. But, it is displayed in other timing (page).&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=14738617256554080686&quot; style=&quot;height:167px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;Probably,&amp;nbsp;it is necessary to start session at first of installation process.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/42993/warning-at-initialyzing-of-database-by-plugin</guid>
<pubDate>Thu, 15 Jan 2015 21:09:35 +0000</pubDate>
</item>
<item>
<title>Unable to install</title>
<link>https://www.question2answer.org/qa/42603/unable-to-install</link>
<description>Today installed Q2A integrated with my wordpress site. Now i removed Q2A files and tables to install this as standalone.&lt;br /&gt;
&lt;br /&gt;
I again placed all the files inside the sub folder. While clicking the &amp;quot;create database including user management&amp;quot; button, again the page reloads to same page. Please help me.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.etechtricks.com/qa/&quot; rel=&quot;nofollow&quot;&gt;http://www.etechtricks.com/qa/&lt;/a&gt; &amp;nbsp;&amp;nbsp;to &amp;nbsp;&lt;a href=&quot;http://www.etechtricks.com/qa/?qa=install&quot; rel=&quot;nofollow&quot;&gt;http://www.etechtricks.com/qa/?qa=install&lt;/a&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/42603/unable-to-install</guid>
<pubDate>Thu, 01 Jan 2015 09:19:14 +0000</pubDate>
</item>
<item>
<title>When installing I click Create Database button and it does nothing.</title>
<link>https://www.question2answer.org/qa/42485/when-installing-click-create-database-button-does-nothing</link>
<description>The browser bar spins for a second then it stops, no errors, just does nothing.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Any suggestions?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/42485/when-installing-click-create-database-button-does-nothing</guid>
<pubDate>Thu, 25 Dec 2014 15:36:24 +0000</pubDate>
</item>
<item>
<title>Godaddy Hosting</title>
<link>https://www.question2answer.org/qa/42196/godaddy-hosting</link>
<description>question2answer is not installing on godaddy hosting.&lt;br /&gt;
&lt;br /&gt;
Site : &lt;a href=&quot;http://feedurn.com/&quot; rel=&quot;nofollow&quot;&gt;http://feedurn.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Godaddy support says question2answer will not work on shared hosting and I need to get VPS or dedicated server.&lt;br /&gt;
&lt;br /&gt;
What do I do?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/42196/godaddy-hosting</guid>
<pubDate>Sun, 14 Dec 2014 03:19:06 +0000</pubDate>
</item>
<item>
<title>Why does installation index.php redirect to Wordpress home page? Nginx subdomain install</title>
<link>https://www.question2answer.org/qa/41403/installation-index-redirect-wordpress-subdomain-install</link>
<description>Hello&lt;br /&gt;
&lt;br /&gt;
I have followed the instructions on the Basic and Wordpress pages for installation, but the install never starts. Am running nginx server, and phpinfo.php page shows php working fine in the qa subdomain. When I navigate to subdomain, the page redirects after a bit to the Wordpress main page.&lt;br /&gt;
&lt;br /&gt;
Since phpinfo is working on the subdomain, not sure why the redirect is occuring, and the install never starts.&lt;br /&gt;
&lt;br /&gt;
Is this a server configaration issue? Or something I missed with Wordpress installation?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/41403/installation-index-redirect-wordpress-subdomain-install</guid>
<pubDate>Thu, 20 Nov 2014 02:31:56 +0000</pubDate>
</item>
<item>
<title>I cannot install Q2A on my Godaddy Hosting !</title>
<link>https://www.question2answer.org/qa/38023/i-cannot-install-q2a-on-my-godaddy-hosting</link>
<description>I have uploaded, created database, and also edited the config.php file. But I have a problem when I run the install script&lt;br /&gt;
&lt;br /&gt;
My website address is: &lt;a href=&quot;http://hoidap.edmvn.co/index.php?qa=install&quot; rel=&quot;nofollow&quot;&gt;http://hoidap.edmvn.co/index.php?qa=install&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The problem is when I press the button, it's loading for few second then stuck there.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/38023/i-cannot-install-q2a-on-my-godaddy-hosting</guid>
<pubDate>Sun, 07 Sep 2014 01:49:11 +0000</pubDate>
</item>
<item>
<title>how can i install Q&amp;A on my wordpress site.</title>
<link>https://www.question2answer.org/qa/34924/how-can-i-install-q%26a-on-my-wordpress-site</link>
<description></description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34924/how-can-i-install-q%26a-on-my-wordpress-site</guid>
<pubDate>Sat, 07 Jun 2014 15:26:04 +0000</pubDate>
</item>
<item>
<title>While install q&amp;a struck in the page http://www.expertpanda.com/index.php?qa=install and nothing happens</title>
<link>https://www.question2answer.org/qa/34892/install-struck-expertpanda-index-install-nothing-happens</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34892/install-struck-expertpanda-index-install-nothing-happens</guid>
<pubDate>Thu, 05 Jun 2014 01:44:28 +0000</pubDate>
</item>
<item>
<title>Stupid question: how to start Q&amp;A</title>
<link>https://www.question2answer.org/qa/32913/stupid-question-how-to-start-q%26a</link>
<description>I installed Q&amp;amp;A about two months ago in a ...\question2answer directory on my server, and I'm trying to once again load the application in my brower and forget how to start it! &amp;nbsp;I tried a few things, looked on the site but didn't find anything! &amp;nbsp;Embarrassing!&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/32913/stupid-question-how-to-start-q%26a</guid>
<pubDate>Wed, 19 Mar 2014 23:21:07 +0000</pubDate>
</item>
</channel>
</rss>