<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged installation</title>
<link>https://www.question2answer.org/qa/tag/installation</link>
<description>Powered by Question2Answer</description>
<item>
<title>Is there Docker Swarm and/or k8s installation for Q2A?</title>
<link>https://www.question2answer.org/qa/113037/is-there-docker-swarm-and-or-k8s-installation-for-q2a</link>
<description>What are the options if you like to use Docker or Kubernates installation for Q2A service to cluster?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/113037/is-there-docker-swarm-and-or-k8s-installation-for-q2a</guid>
<pubDate>Fri, 29 Mar 2024 05:21:45 +0000</pubDate>
</item>
<item>
<title>URL Structure for Q2A website hosted in wordpress website directory</title>
<link>https://www.question2answer.org/qa/106082/url-structure-website-hosted-wordpress-website-directory</link>
<description>

&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I installed q2a on my wordpress website subdirectory (htdocs) example.com/q/ and working url structure is /?qa=123/why-do-birds-sing&lt;/p&gt;

&lt;p&gt;I want to change url structure to example.com/q/123/why-do-birds-sing [q2a general setting &amp;gt; option 1] but when i select first option and open example.com/q/123/why-do-birds-sing url then it's showing 404 error of wordpress theme 404 page.&lt;/p&gt;

&lt;p&gt;My wordpress website is installed on UBUNTU server with Nginx.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I didn't want to have a &lt;em&gt;common database&lt;/em&gt; for wordpress site and q2a site so that is why i want to host q2a on separate database with wordpress website.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When i try to move q2a outsite htdocs folder usinf FTP then it's showing wordpress theme 404 page.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note &lt;/strong&gt;- There are page rules on my main wordpress website which redirect all urls to home page or on specific page if url have&amp;nbsp;&lt;strong&gt;&lt;span style=&quot;background-color:#e74c3c&quot;&gt; &lt;span style=&quot;color:#ffffff&quot;&gt;?&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt; symbol.&lt;/p&gt;

&lt;p&gt;What should i do to have plain url structure (Defauld Q2A first option in general setting).&lt;/p&gt;

&lt;p&gt;.htaccess file is -&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;Options -Indexes&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;DirectoryIndex index.php&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteEngine On&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteCond %{HTTP_USER_AGENT} libwww-perl.*&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteRule .* – [F,L]&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;#RewriteBase /&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteCond %{REQUEST_URI} ^(.*)//(.*)$&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteRule . %1/%2 [R=301,L]&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteCond %{REQUEST_FILENAME} !-f&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteCond %{REQUEST_FILENAME} !-d&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;&amp;lt;/IfModule&amp;gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;background-color:#dddddd&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=2217418685975036309&quot; style=&quot;height:258px; width:515px&quot;&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/106082/url-structure-website-hosted-wordpress-website-directory</guid>
<pubDate>Sat, 04 Feb 2023 09:32:31 +0000</pubDate>
</item>
<item>
<title>How can i install q2a on blogger?</title>
<link>https://www.question2answer.org/qa/104251/how-can-i-install-q2a-on-blogger</link>
<description>

&lt;p&gt;Hello my friends, I found a site on the blogger platform that uses q2a script how to do that&lt;/p&gt;

&lt;p&gt;Link : &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.kararis.site&quot;&gt;https://www.kararis.site&lt;/a&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/104251/how-can-i-install-q2a-on-blogger</guid>
<pubDate>Fri, 21 Oct 2022 08:15:53 +0000</pubDate>
</item>
<item>
<title>Q2A running in Docker hosted on AWS. How can I send mail to users?</title>
<link>https://www.question2answer.org/qa/102016/q2a-running-in-docker-hosted-on-aws-how-can-send-mail-to-users</link>
<description>

&lt;p&gt;I've got Q2A running in a Docker container on an AWS EC2 instance. What additional work needs to be done past a base install in order to send mail to users? For example, if I want users to confirm their email before being able to make posts. I do not need the site to&amp;nbsp;&lt;em&gt;receive&lt;/em&gt;&amp;nbsp;any emails, just the ability to send (please correct me if this is not the case)&lt;/p&gt;

&lt;p&gt;I know there is an Emails section of the Admin page, but I feel like I am missing some SMTP server installation or something, as none of my changes on that page seem to make a difference.&lt;/p&gt;

&lt;p&gt;When I send a test message to myself from Admin/Mailing, the page simply states &quot;&lt;span style=&quot;background-color:#dff0d8; color:#3c763d; font-family:&amp;quot;Open Sans&amp;quot;,sans-serif; font-size:14px&quot;&gt;A server error occurred - please try again.&quot;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;Do I need to install an SMTP server on my AWS instance to handle outgoing mail? Am I missing some part of the installation?&lt;/p&gt;

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

&lt;p&gt;UPDATE: The container in which Q2A was hosted did not have the `sendmail` program installed. After installing, I no longer get the aforementioned &quot;A server error has occurred,&quot; however now the page just hangs when I click &quot;Send test to me.&quot; After a while, it&amp;nbsp;&lt;em&gt;claims&lt;/em&gt;&amp;nbsp;to have sent a test message to my email, but I receive no email in any folders.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Still not sure what to do here...&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/102016/q2a-running-in-docker-hosted-on-aws-how-can-send-mail-to-users</guid>
<pubDate>Fri, 24 Jun 2022 19:08:16 +0000</pubDate>
</item>
<item>
<title>&quot;Table 'dbname.qa_options' doesn't exist&quot;</title>
<link>https://www.question2answer.org/qa/101159/table-dbname-qa_options-doesnt-exist</link>
<description>

&lt;p&gt;I've installed question2answer on a server from &lt;a rel=&quot;nofollow&quot; href=&quot;https://docs.question2answer.org/install/&quot;&gt;these instructions&lt;/a&gt;&amp;nbsp;on an Ubuntu 22.04 server in AWS with Apache/2.4.52 and&amp;nbsp;MariaDB Ver 15.1 Distrib 10.6.7-MariaDB.&amp;nbsp; There are no plugins being used.&lt;/p&gt;

&lt;p&gt;Whenever I get to step 9, I get a 500 error, and when I look at the logs, I see that I'm getting this error--&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Uncaught mysqli_sql_exception: Table 'dbname.qa_options' doesn't exist in /var/www/html/qa-include/qa-db.php:227&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I've double- and triple-checked the database credentials.&amp;nbsp; And it also looks like&amp;nbsp;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;qa_db_create_table_sql&lt;/span&gt; is not being called at all.&lt;/p&gt;

&lt;p&gt;I see there are similar questions asked here through the years, but I'm finding no answers relevant to my setup.&lt;/p&gt;

&lt;p&gt;I'm going to try to continue debugging this on my end to try to find out why this function isn't being called, but if anyone knows how to resolve this, please let me know.&lt;/p&gt;

&lt;p&gt;Update: As a workaround, I put this at the beginning of qa_index_set_request() in qa-include/qa-index.php.&lt;/p&gt;

&lt;pre&gt;     &lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;// MANUAL CORRECTION.&lt;/span&gt;
&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;     // install if request_uri is &quot;install-0462&quot;&lt;/span&gt;

&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;     if ($_SERVER['REQUEST_URI'] == '/install-0462') {&lt;/span&gt;
&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             $msg = 'Starting manual fix for broken installation process.';&lt;/span&gt;
&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             error_log($msg);&lt;/span&gt;

&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             require QA_INCLUDE_DIR . '/db/install.php';&lt;/span&gt;

&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             qa_db_install_tables();&lt;/span&gt;
&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             qa_db_upgrade_tables();&lt;/span&gt;

&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             $msg = &quot;Completed installing.&quot;;&lt;/span&gt;
&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             error_log($msg);&lt;/span&gt;

&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;             exit();&lt;/span&gt;
&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;     }&lt;/span&gt;

&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;     // END MANUAL CORRECTION.&lt;/span&gt;
&lt;/pre&gt;

&lt;p&gt;Then I just went to /install-0462 and it installed correctly.&lt;/p&gt;

&lt;p&gt;That doesn't fix the problem, I guess, but it's working correctly otherwise, so far.&amp;nbsp; I also had to manually change the user permissions to get an admin user.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/101159/table-dbname-qa_options-doesnt-exist</guid>
<pubDate>Fri, 13 May 2022 05:18:48 +0000</pubDate>
</item>
<item>
<title>I can not complete the installation of my site</title>
<link>https://www.question2answer.org/qa/94628/i-can-not-complete-the-installation-of-my-site</link>
<description>

&lt;h1&gt;&lt;strong&gt;I can not complete the installation of my site&amp;nbsp;&lt;/strong&gt;&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;I have no experience in creating websites, I own hosting, all I could do is that I have reached this point who can help me I really need help&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;all I could do is that I have reached this point who can help me I really need help&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=9863317918583436533&quot; style=&quot;height:960px; width:540px&quot;&gt;&lt;img alt=&quot;all I could do is that I have reached this point who can help me I really need help&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=13098195297996791629&quot; style=&quot;height:960px; width:540px&quot;&gt;&lt;img alt=&quot;all I could do is that I have reached this point who can help me I really need help&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=14379476159398876788&quot; style=&quot;height:960px; width:540px&quot;&gt;&lt;strong&gt;help me please...&lt;/strong&gt;&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/94628/i-can-not-complete-the-installation-of-my-site</guid>
<pubDate>Mon, 12 Jul 2021 14:49:40 +0000</pubDate>
</item>
<item>
<title>Q2A does not load after installation</title>
<link>https://www.question2answer.org/qa/86435/q2a-does-not-load-after-installation</link>
<description>

&lt;p&gt;Hi.
&lt;br&gt;
&lt;br&gt;I did an installation on my server, but after configuring it, it's only showing me a blank page saying: &quot;&lt;em&gt;This will only take a moment. Please wait...&quot;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=17168230496563683007&quot; style=&quot;width:100%&quot;&gt;&lt;/p&gt;

&lt;p&gt;And it stays there doing nothing.
&lt;br&gt;What do I have to do to fix this? Please help, thanks.
&lt;br&gt;
&lt;br&gt;My forum page is: &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://foro.rme-systems.ml&quot;&gt;foro.rme-systems.ml&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/86435/q2a-does-not-load-after-installation</guid>
<pubDate>Thu, 30 Jul 2020 06:28:28 +0000</pubDate>
</item>
<item>
<title>Having trouble with database installing Q2A 1.8</title>
<link>https://www.question2answer.org/qa/82802/having-trouble-with-database-installing-q2a-1-8</link>
<description>

&lt;p&gt;When running http://myhost/q2a/index.php?qa=installI am getting the error:&lt;/p&gt;

&lt;pre&gt;Database query error 1146
Table 'q2a.qa_options' doesn't exist
SELECT title, content FROM qa_options&lt;/pre&gt;

&lt;p&gt;Here is what I have setup in qa-config.php&lt;/p&gt;

&lt;pre&gt;define('QA_MYSQL_HOSTNAME', 'localhost');
define('QA_MYSQL_USERNAME', 'qaroot');
define('QA_MYSQL_PASSWORD', '********');
define('QA_MYSQL_DATABASE', 'q2a');&lt;/pre&gt;

&lt;p&gt;Here are the commands to create database and user:&lt;/p&gt;

&lt;pre&gt;&amp;gt; create database q2a;
Query OK, 1 row affected (0.00 sec)

&amp;gt; show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| performance_schema |
| q2a                |
| test               |
+--------------------+
5 rows in set (0.00 sec)

&amp;gt; create user 'qaroot'@localhost identified by '********';
Query OK, 0 rows affected (0.00 sec)

&amp;gt; grant all privileges on q2a.* to 'qaroot'@localhost;
Query OK, 0 rows affected (0.00 sec)

&amp;gt; show grants for 'qaroot'@localhost;
+---------------------------------------------------------------------------------------------------------------+
| Grants for qaroot@localhost                                                                                   |
+---------------------------------------------------------------------------------------------------------------+
| GRANT USAGE ON *.* TO 'qaroot'@'localhost' IDENTIFIED BY PASSWORD '*7D2FEB9B85E0ABB3C14A02FFFF16317239E3A94D' |
| GRANT ALL PRIVILEGES ON `q2a`.* TO 'qaroot'@'localhost'                                                       |
+---------------------------------------------------------------------------------------------------------------+

&lt;/pre&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/82802/having-trouble-with-database-installing-q2a-1-8</guid>
<pubDate>Thu, 16 Apr 2020 01:49:11 +0000</pubDate>
</item>
<item>
<title>How do I install this app on my server?</title>
<link>https://www.question2answer.org/qa/82539/how-do-i-install-this-app-on-my-server</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I want to start using this app as my primary Q&amp;amp;A web app but I can't seem to see any installation procedure anywhere on the net even including its github page. So anyone want to help out with installation docs?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/82539/how-do-i-install-this-app-on-my-server</guid>
<pubDate>Sun, 05 Apr 2020 18:31:33 +0000</pubDate>
</item>
<item>
<title>mysqli::error is empty</title>
<link>https://www.question2answer.org/qa/79254/mysqli-error-is-empty</link>
<description>

&lt;p&gt;I am trying to set up Q2A inside a docker container (running Ubuntu 18.04). I am able to get it to connect to my (empty) DB, but am then running into problems with the installation. First off, if I just visit the base URL, I get this:&lt;/p&gt;

&lt;p style=&quot;text-align:center&quot;&gt;Your Question2Answer database has been checked with no problems.&lt;/p&gt;

&lt;p style=&quot;text-align:center&quot;&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://domain.removed.invalid.net/index.php?qa=admin&quot;&gt;Go to admin center&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Clicking the link effectively does nothing as I get served up the same page again. Time to roll up the&amp;nbsp;sleeves and go code diving.&lt;/p&gt;

&lt;p&gt;After exploring for a while, I tried manually accessing the URL:&amp;nbsp;index.php?qa=install&lt;/p&gt;

&lt;p&gt;This then gave me:&lt;/p&gt;

&lt;p style=&quot;text-align:center&quot;&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Database set_charset error&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Seemingly not very helpful on the surface, but what it has so far boiled down to is that the call to mysqli::set_charset() inside of&amp;nbsp;qa_db_connect() is returning false, and yet mysqli::$errno and&amp;nbsp;mysqli::$error are both empty immediately afterwards. Here is the code in question (from line 94 in qa-include/qa-db.php):&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#c586c0&quot;&gt;if&lt;/span&gt; (!&lt;span style=&quot;color:#9cdcfe&quot;&gt;$db&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color:#dcdcaa&quot;&gt;set_charset&lt;/span&gt;(&lt;span style=&quot;color:#ce9178&quot;&gt;'utf8'&lt;/span&gt;))&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#dcdcaa&quot;&gt;qa_db_fail_error&lt;/span&gt;(&lt;span style=&quot;color:#ce9178&quot;&gt;'set_charset'&lt;/span&gt;, &lt;span style=&quot;color:#9cdcfe&quot;&gt;$db&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color:#9cdcfe&quot;&gt;errno&lt;/span&gt;, &lt;span style=&quot;color:#9cdcfe&quot;&gt;$db&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color:#9cdcfe&quot;&gt;error&lt;/span&gt;);&lt;/p&gt;

&lt;p&gt;Googling this issue so far is turning up nothing helpful unfortunately. If I try setting up Q2A on my development server (in a Joomla sub-directory, incidentally) I don't run into these problems and get t the page prompting me to set up the database.&lt;/p&gt;

&lt;p&gt;As far as I can tell, my docker container is configured correctly. I am using Apache, PHP-FPM (7.3) and have installed the following php extensions:&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php-common&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2:70+ubuntu18.04.1+deb.sury.org+6&amp;nbsp; &amp;nbsp; &amp;nbsp; all&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Common files for PHP packages&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; all&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; server-side, HTML-embedded scripting language (metapackage)&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-cli&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; command-line interpreter for the PHP scripting language&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-common&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; documentation, examples and common module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-curl&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CURL module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-fpm&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; server-side, HTML-embedded scripting language (FPM-CGI binary)&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-gd&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GD module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-intl&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Internationalisation module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-json&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; JSON module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-mbstring&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MBSTRING module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-mysql&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MySQL module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-opcache&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Zend OpCache module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-readline&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; readline module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-xml&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DOM, SimpleXML, WDDX, XML, and XSL module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;ii&amp;nbsp; php7.3-zip&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.3.11-1+ubuntu18.04.1+deb.sury.org+1&amp;nbsp; amd64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Zip module for PHP&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Lastly, out of curiosity, I tried ignoring the false return from set_charset and allowing the code to proceed. With that change, I then get a similar error on the first SQL query executed:&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#ff0000; font-family:Verdana,Arial,Helvetica,sans-serif&quot;&gt;Database query error&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:center&quot;&gt;&lt;/p&gt;

&lt;p&gt;SELECT title, content FROM qa_options&lt;/p&gt;

&lt;p&gt;Again, the query called returned false and yet the error details are empty. Any clues greatly appreciated!&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/79254/mysqli-error-is-empty</guid>
<pubDate>Thu, 14 Nov 2019 19:17:30 +0000</pubDate>
</item>
<item>
<title>Error in Q2A ajax chat installing error</title>
<link>https://www.question2answer.org/qa/69907/error-in-q2a-ajax-chat-installing-error</link>
<description>

&lt;p&gt;I am trying to install &quot;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/qa/52777/adchat-plugin-free&quot; target=&quot;_blank&quot;&gt;qa ajax chat widget&lt;/a&gt;&quot;. There are steps to be performed:&lt;/p&gt;

&lt;ol&gt;

&lt;li&gt;&lt;em&gt;Set the database access values in chat/lib/config.php.example and then rename it to config.php.&lt;/em&gt;
&lt;br&gt;//&lt;strong&gt; I have performed above step successfully.&lt;/strong&gt;&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Then load &quot;qa-plugin/adchat/chat/install.php&quot; from the browser after prepending with the Q2A url.&lt;/em&gt;
&lt;br&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;//&lt;strong&gt; Does above instruction mean &quot; gateoverflow.net/qa-plugin/adchat/chat/install.php &quot; ? If yes, then page is not found error on Q2A site. &lt;em&gt;It did not successful,&lt;/em&gt; Why?&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;

&lt;li&gt;&lt;em&gt;&lt;em&gt;Delete install.php - Running this again causes the chat database to be deleted.&lt;/em&gt;&lt;/em&gt;
&lt;br&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;//&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt; I deleted this file from hosting site.&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/li&gt;

&lt;li&gt;&lt;em&gt;&lt;em&gt;Now, Go to &quot;/admin/layout&quot; and you can create a sidebar widget for chat.&lt;/em&gt;&lt;/em&gt;
&lt;br&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;//&lt;strong&gt; I created sidebar for qachat&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Also, in &quot;/admin/pages&quot; new pages can be created for full page chat as well as chat logs (chat logs can be searched)&lt;/em&gt;.
&lt;br&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;// &lt;strong&gt;I did not perform this step as there is error on chatting&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;There is an error :
&lt;br&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;span style=&quot;background-color:transparent; color:rgb(0, 0, 0); font-family:times new roman; font-size:16px&quot;&gt;Query: SELECT userID, userName, userRole, channel, UNIX_TIMESTAMP(dateTime) AS timeStamp, ip FROM `gateover_dd`.ajax_chat_online ORDER BY LOWER(userName); Error-Report: Table 'gateover_dd.ajax_chat_online' doesn't exist Error-Code: 1146&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;

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

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

&lt;p&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;&lt;strong&gt;Please note that I have set these database values:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;// AJAX Chat config parameters:
&lt;br&gt;$config = array();
&lt;br&gt;
&lt;br&gt;// Database connection values:
&lt;br&gt;$config['dbConnection'] = array();
&lt;br&gt;// Database hostname:
&lt;br&gt;$config['dbConnection']['host'] = 'localhost';
&lt;br&gt;// Database username:
&lt;br&gt;$config['dbConnection']['user'] = 'qachatuser';&amp;nbsp; // I renamed as my username
&lt;br&gt;// Database password:
&lt;br&gt;$config['dbConnection']['pass'] = 'password'; //&amp;nbsp;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;I renamed as my username password&lt;/span&gt;
&lt;br&gt;// Database name:
&lt;br&gt;$config['dbConnection']['name'] = 'qachat';&amp;nbsp;&lt;span style=&quot;background-color:transparent; color:rgb(51, 51, 51); font-family:sans-serif,arial,verdana,trebuchet ms; font-size:13px&quot;&gt;I renamed as my database name&lt;/span&gt;
&lt;br&gt;// Database type:
&lt;br&gt;$config['dbConnection']['type'] = null;
&lt;br&gt;// Database link:
&lt;br&gt;$config['dbConnection']['link'] = null; // what should be here?
&lt;br&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;After these entries I have renamed&amp;nbsp;config.php.example to config.php .
&lt;br&gt;&lt;span style=&quot;background-color:transparent; color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:14px&quot;&gt;AJAX chat is not working I did you run the &quot;install.php&quot; but result was not successful.&amp;nbsp;&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;Could you please explain why are these showing error?&amp;nbsp;
&lt;br&gt;Thanks in advance.&lt;/p&gt;

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

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

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

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

&lt;p&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/69907/error-in-q2a-ajax-chat-installing-error</guid>
<pubDate>Sat, 01 Dec 2018 09:38:18 +0000</pubDate>
</item>
<item>
<title>How to install rankprediction on my Q2A site</title>
<link>https://www.question2answer.org/qa/69479/how-to-install-rankprediction-on-my-q2a-site</link>
<description>

&lt;p&gt;How to install this:&amp;nbsp;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://github.com/AgarwalPragy/GATE2016_MarksEvaluator&quot;&gt;https://github.com/AgarwalPragy/GATE2016_MarksEvaluator&lt;/a&gt;&amp;nbsp;
&lt;br&gt;
&lt;br&gt;I installed this in Plugin, but I have no clue for what to do next as there is no instruction provided.&amp;nbsp;
&lt;br&gt;
&lt;br&gt;Could you please resolve this issue?
&lt;br&gt;
&lt;br&gt;Thanks in advance.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/69479/how-to-install-rankprediction-on-my-q2a-site</guid>
<pubDate>Thu, 22 Nov 2018 20:06:53 +0000</pubDate>
</item>
<item>
<title>Error in Ajax chat widget</title>
<link>https://www.question2answer.org/qa/69477/error-in-ajax-chat-widget</link>
<description>

&lt;p&gt;I have Ajax chat widget:&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://github.com/GATEOverflow/Ajax-Chat-Widget&quot;&gt;&amp;nbsp;https://github.com/GATEOverflow/Ajax-Chat-Widget&lt;/a&gt;&amp;nbsp;
&lt;br&gt;
&lt;br&gt;I installed it on Plugin, and activate on Q2A Admin. But there is error:
&lt;br&gt;
&lt;br&gt;&lt;strong&gt;Error:&lt;/strong&gt;&lt;span style=&quot;color:rgb(0, 0, 0); font-family:times new roman; font-size:medium&quot;&gt;&amp;nbsp;Could not find a config.php file in &quot;/home1/gateover/public_html/qa-plugin/chat-master/chat/&quot;lib/&quot;. Check to make sure the file exists.&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;Could you please help me to resolve this issue?
&lt;br&gt;
&lt;br&gt;Thanks in advance.&amp;nbsp;
&lt;br&gt;
&lt;br&gt;I want to list this widget as right panel on my Q2A site.
&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/69477/error-in-ajax-chat-widget</guid>
<pubDate>Thu, 22 Nov 2018 19:42:45 +0000</pubDate>
</item>
<item>
<title>Installing AJAX-Chat on my Q2Av1.8.0 site</title>
<link>https://www.question2answer.org/qa/69202/installing-ajax-chat-on-my-q2av1-8-0-site</link>
<description>I want to install AJAX-Chat ( &lt;a href=&quot;https://github.com/Frug/AJAX-Chat&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Frug/AJAX-Chat&lt;/a&gt; ) on my Q2Av1.8.0 site. But unable to find instructions to install this Plugin. &lt;br /&gt;
&lt;br /&gt;
Could you please provide me step-wise instructions to install this on my Q2A site?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance,</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/69202/installing-ajax-chat-on-my-q2av1-8-0-site</guid>
<pubDate>Wed, 14 Nov 2018 18:02:11 +0000</pubDate>
</item>
<item>
<title>How to resolve &quot;Stylesheet is missing&quot; during theme installation</title>
<link>https://www.question2answer.org/qa/68967/how-resolve-stylesheet-missing-during-theme-installation</link>
<description>

&lt;p&gt;I trying to install question2answer theme (&lt;a href=&quot;http://docs.question2answer.org/install/&quot; rel=&quot;nofollow&quot;&gt;http://docs.question2answer.org/install/&lt;/a&gt;) and Donut theme (&lt;a href=&quot;https://github.com/amiyasahu/Donut&quot; rel=&quot;nofollow&quot;&gt;https://github.com/amiyasahu/Donut&lt;/a&gt;) but there is error &quot;&lt;strong&gt;Stylesheet is missing&lt;/strong&gt;&quot;&amp;nbsp;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=202876022207195188&quot; style=&quot;height:144px; width:600px&quot;&gt;
&lt;br&gt;
&lt;br&gt;I also posted this problem on wordpress.stackexchange,com (&lt;a href=&quot;https://wordpress.stackexchange.com/questions/318467/removing-wordpress-theme-and-install-q2a-donut-theme).,&quot; rel=&quot;nofollow&quot;&gt;https://wordpress.stackexchange.com/questions/318467/removing-wordpress-theme-and-install-q2a-donut-theme).,&lt;/a&gt; but I feel this is relevant place where people can resolve this issue (thank to all of you for these help).&amp;nbsp;
&lt;br&gt;
&lt;br&gt;&amp;gt; Plese help to relove this issue ?&lt;/p&gt;

&lt;p&gt;Please note that I deleted all the default theme and files except question2answer theme&amp;nbsp;from `wp-content &amp;gt; themes`
&lt;br&gt;
&lt;br&gt;(domain from Godaddy and Hosting by bluehost.com).&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/68967/how-resolve-stylesheet-missing-during-theme-installation</guid>
<pubDate>Tue, 06 Nov 2018 13:45:20 +0000</pubDate>
</item>
<item>
<title>emails are not working with new installation</title>
<link>https://www.question2answer.org/qa/67733/emails-are-not-working-with-new-installation</link>
<description>

&lt;p&gt;I am already running a q2a successfully without any problems. But yesterday I tried to install q2a on a new domain but email is not working. Even forgot password emails are not working. Feedback form and mailing test emails are showing message server error occured. Forgot password form is showing this error message&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Question2Answer fatal error:&lt;/p&gt;

&lt;p&gt;Could not send reset password email&lt;/p&gt;

&lt;p&gt;Stack trace:&lt;/p&gt;

&lt;p&gt;require() in index.php:27
&lt;br&gt;require() in qa-index.php:188
&lt;br&gt;qa_get_request_content() in qa-page.php:47
&lt;br&gt;require() in page.php:183
&lt;br&gt;qa_start_reset_user() in forgot.php:69&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I tried both manual install and softaculous&amp;nbsp;install. Both are showing the same errors.&lt;/p&gt;

&lt;p&gt;Note: Webmail is working. Mass mailing&amp;nbsp;is showing as complete but not sending any emails.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/67733/emails-are-not-working-with-new-installation</guid>
<pubDate>Sun, 30 Sep 2018 12:36:57 +0000</pubDate>
</item>
<item>
<title>Error 1146: Table 'cwqadb.qa_options' doesn't exist - Query: SELECT title, content FROM qa_options</title>
<link>https://www.question2answer.org/qa/63320/error-cwqadb-qa_options-doesnt-select-content-qa_options</link>
<description>I downloaded 1.8.0 fresh yesterday, uploaded to a new folder on our website. Associated with a blank mysql database. I am getting the error:&lt;br /&gt;
&lt;br /&gt;
error 1146: Table 'cwqadb.qa_options' doesn't exist - Query: SELECT title, content FROM qa_options&lt;br /&gt;
&lt;br /&gt;
Please help.&lt;br /&gt;
&lt;br /&gt;
Actually, I have been using 1.7.0. I followed the upgrade instructions to upgrade to 1.8.0. But I am getting blank screen. So I tried fresh installation in new folder with new db as described above.&lt;br /&gt;
&lt;br /&gt;
Please help.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/63320/error-cwqadb-qa_options-doesnt-select-content-qa_options</guid>
<pubDate>Wed, 04 Apr 2018 04:22:23 +0000</pubDate>
</item>
<item>
<title>Why are there two different zip files for download/install</title>
<link>https://www.question2answer.org/qa/62902/why-are-there-two-different-zip-files-for-download-install</link>
<description>

&lt;p&gt;The installation instructions say to &quot;Download the &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/q2a/question2answer/releases&quot;&gt;latest version of Question2Answer&lt;/a&gt; &quot; but under the latest release 'Assets' on the linked page there are two zip files &quot;question2answer-1.8.0.zip&quot; which downloads a file of that name and &quot;Source code (zip)&quot; which downloads a file called v1.8.0.zip.&lt;/p&gt;

&lt;p&gt;Is the content of these zip files the same? In which case why have two? If not, how should we choose between them and shouldn't there be some explanation of that?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/62902/why-are-there-two-different-zip-files-for-download-install</guid>
<pubDate>Fri, 16 Mar 2018 15:11:47 +0000</pubDate>
</item>
<item>
<title>Problem installing Q2A V 1.8.0</title>
<link>https://www.question2answer.org/qa/60636/problem-installing-q2a-v-1-8-0</link>
<description>

&lt;p&gt;Problem installing Q2A V 1.8.0&lt;/p&gt;

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

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=165656605757697786&quot; style=&quot;height:374px; width:600px&quot;&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60636/problem-installing-q2a-v-1-8-0</guid>
<pubDate>Sat, 04 Nov 2017 03:31:09 +0000</pubDate>
</item>
<item>
<title>Source code dowload link in the latest version is incorrect?</title>
<link>https://www.question2answer.org/qa/60504/source-code-dowload-link-in-the-latest-version-is-incorrect</link>
<description>

&lt;p&gt;Dear Sir or Madam:&lt;/p&gt;

&lt;p&gt;On:&amp;nbsp; &lt;a href=&quot;https://github.com/q2a/question2answer/releases&quot; rel=&quot;nofollow&quot;&gt;https://github.com/q2a/question2answer/releases&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It looks like the download of the Source code is giving the wrong (same link) as primary download. These two are accessing the same zip file, but when one hovers over, they point to two different zips.&amp;nbsp; Can you please fix or comment?&lt;/p&gt;

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

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

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60504/source-code-dowload-link-in-the-latest-version-is-incorrect</guid>
<pubDate>Sun, 29 Oct 2017 03:05:46 +0000</pubDate>
</item>
</channel>
</rss>