<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Install extensions & Themes Not working]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5979&amp;type=atom" />
	<updated>2015-10-31T05:10:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5979</id>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24588#p24588" />
			<content type="html"><![CDATA[<p>mark it as solved</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-10-31T05:10:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24588#p24588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24499#p24499" />
			<content type="html"><![CDATA[<p>It works now.<br /> it was .htaccess issue&nbsp; and l have fix it.</p><p>l appreciate you.</p><p>Regards,<br />Akinola</p>]]></content>
			<author>
				<name><![CDATA[takinolaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18968</uri>
			</author>
			<updated>2015-10-13T13:16:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24499#p24499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24492#p24492" />
			<content type="html"><![CDATA[<p>the mysql server is not supported. i guess @Apmuthu solution is correct.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-10-13T05:02:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24492#p24492</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24485#p24485" />
			<content type="html"><![CDATA[<p>None of the errors in log have anything to do with FA. They are possibly from <a href="http://codecanyon.net/item/liveprojects-complete-project-management-crm/10436800">LiveProjects</a>.</p><p>Since you are using Linux Mint 17.1 which is the equivalent of Ubuntu 14.04 (Trusty Tahr) which in turn is based on Debian 8.0 (jessie), you will not be using PHP v5.3.x for which FA 2.3 has been designed. It is also possible that your .htaccess file (which is for Apache 2.2) may be invalid for Apache 2.4 you are using. Remove the .htaccess file temporarily and see if it works. MySQLi driver is being used in these later versions of PHP instead of MySQL - you will need FA v2.4.x for use with MySQLi or backport them.</p><p>State your PHP / MySQL / Apache versions and what is in your FA_webroot/tmp/error.log file.</p><p>Ubuntu &lt;=&gt; Debian equivalents:<br /></p><div class="codebox"><pre><code>15.04  vivid      jessie
14.10  utopic     jessie
14.04  trusty     jessie
13.10  saucy      wheezy
13.04  raring     wheezy
12.10  quantal    wheezy
12.04  precise    wheezy
11.10  oneiric    wheezy
11.04  natty      squeeze
10.10  maverick   squeeze
10.04  lucid      squeeze</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-10-12T18:10:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24485#p24485</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24479#p24479" />
			<content type="html"><![CDATA[<p>1. l&#039;m using Linux Mint 17.1<br />2. All various file functions in php.ini is enabled already.<br />3.<br />Apache Error log:</p><p>tom akindam # sudo tail -100 /var/log/apache2/error.log<br />[Mon Oct 12 10:58:21.042489 2015] [:error] [pid 12695] [client 127.0.0.1:51576] PHP Warning:&nbsp; mysql_real_escape_string(): A link to the server could not be established in /var/www/html/task/liveprojects/include/chat.php on line 53, referer: http://tom/task/liveprojects/web/index.php?r=site/index<br />[Mon Oct 12 10:58:21.042969 2015] [:error] [pid 12695] [client 127.0.0.1:51576] PHP Warning:&nbsp; mysql_query(): Access denied for user &#039;www-data&#039;@&#039;localhost&#039; (using password: NO) in /var/www/html/task/liveprojects/include/chat.php on line 54, referer: http://tom/task/liveprojects/web/index.php?r=site/index<br />[Mon Oct 12 10:58:21.042989 2015] [:error] [pid 12695] [client 127.0.0.1:51576] PHP Warning:&nbsp; mysql_query(): A link to the server could not be established in /var/www/html/task/liveprojects/include/chat.php on line 54, referer: http://tom/task/liveprojects/web/index.php?r=site/index<br />[Mon Oct 12 10:58:21.043007 2015] [:error] [pid 12695] [client 127.0.0.1:51576] PHP Warning:&nbsp; mysql_fetch_array() expects parameter 1 to be resource, boolean given in /var/www/html/task/liveprojects/include/chat.php on line 59, referer: http://tom/task/liveprojects/web/index.php?r=site/index</p>]]></content>
			<author>
				<name><![CDATA[takinolaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18968</uri>
			</author>
			<updated>2015-10-12T10:06:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24479#p24479</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24477#p24477" />
			<content type="html"><![CDATA[<p>What platform are you on - Linux / Windows?<br />Have you enabled the various file functions in php.ini?<br />What does your Apache Error log say and are there any clues in your tmp/error.log file?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-10-12T08:50:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24477#p24477</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24476#p24476" />
			<content type="html"><![CDATA[<p>Hello Apmuthu,</p><p>Thanks for your support.</p><p>l have downloaded from above link and follow the instructions still same issue. l can&#039;t&nbsp; Install extensions &amp; Themes.</p><p>l will really appreciate it if there is a way out.</p><p>Regards,<br />Akinola</p>]]></content>
			<author>
				<name><![CDATA[takinolaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18968</uri>
			</author>
			<updated>2015-10-12T08:26:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24476#p24476</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24472#p24472" />
			<content type="html"><![CDATA[<p>Make sure you use the <a href="https://github.com/FrontAccountingERP/FA/archive/master.zip">latest v2.3.24+</a> from the Repo. Please read the install <a href="https://frontaccounting.com/fawiki/index.php?n=Main.Installation">instructions in the wiki</a> and related forum posts as to what files and folders should be writeable by the webserver process and enable them accordingly.</p><p>When you wish to install extensions/languages/themes/charts from the official repo, you will need to make the <strong>modules</strong> folder and it&#039;s sub folders writeable by the webserver process (755).</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-10-12T06:08:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24472#p24472</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Install extensions & Themes Not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24470#p24470" />
			<content type="html"><![CDATA[<p>Hello,</p><p>l just install FA version 2.3.24 on my localhost and working perfectly now. l try to&nbsp; Install extensions &amp; Themes&nbsp; but is not displaying list of extensions to install.</p><p>What maybe the cause and solution out.</p><p>l will appreciate your help.</p><p>Regards,</p><p>Akinola</p>]]></content>
			<author>
				<name><![CDATA[takinolaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18968</uri>
			</author>
			<updated>2015-10-11T19:24:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24470#p24470</id>
		</entry>
</feed>
