<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Not able to load reports on localhost]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7147&amp;type=atom" />
	<updated>2017-11-29T09:04:48Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7147</id>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29823#p29823" />
			<content type="html"><![CDATA[<p>Compare the php.ini files and the apache conf files.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-29T09:04:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29823#p29823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29821#p29821" />
			<content type="html"><![CDATA[<p>Thank you all for your replies. <br />I have taken up the suggestion of replacing the WAMP server with XAMPP, and surprisingly it worked just fine. I am temporarily on limited resources/time to figure what might is causing the problem more specifically on the WAMP server. If someone has taken this step and figured out what the problem is exactly, please do share the findings so people get familiar on the issue.</p><p>Thank you all again for your support and help.</p>]]></content>
			<author>
				<name><![CDATA[a.qubati]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41955</uri>
			</author>
			<updated>2017-11-29T02:58:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29821#p29821</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29819#p29819" />
			<content type="html"><![CDATA[<p>Make sure you have the appropriate font in the <strong>reporting/fonts</strong> folder.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-29T01:10:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29819#p29819</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29815#p29815" />
			<content type="html"><![CDATA[<p>i&#039;d recommend xampp instead of wamp..<br />works great on my pc.</p>]]></content>
			<author>
				<name><![CDATA[Alaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20274</uri>
			</author>
			<updated>2017-11-28T19:55:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29815#p29815</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29813#p29813" />
			<content type="html"><![CDATA[<p>Why don&#039;t you try the pdf debug mode first? Maybe there is an error.</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2017-11-28T19:29:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29813#p29813</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29812#p29812" />
			<content type="html"><![CDATA[<p>Thank you for your support.</p><p>Tmp folder is writable and my OS is windows 10.<br />Openssl is enabled. <br />Report generation seems not to complete successfully as I don&#039;t see any report present in the company/#/pdf_files folder. I tried accessing the Apache log files but nothing seems to be logged on this matter. I still however, haven&#039;t run the FA diagnosis/log since I still have limited access to internet for a few days. <br />Is there any indicators on not having a report present in the pdf_files directory after report generation process? </p><p>Thank you</p>]]></content>
			<author>
				<name><![CDATA[a.qubati]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41955</uri>
			</author>
			<updated>2017-11-28T14:15:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29812#p29812</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29755#p29755" />
			<content type="html"><![CDATA[<p>1. Check if there are any write permissions issues for the <strong>tmp</strong> folder.<br />2. Make sure you have <strong>OpenSSL</strong> extension enabled in your <em>php.ini</em> file (and restart webserver on any changes).<br />3. Check if any issues are <a href="https://frontaccounting.com/fawiki/index.php?n=Main.Installation">listed in the wiki</a> you may need.<br />4. What OS do you have for your local install?<br />5. When the report generation is complete, check if you have it present and valid in your <strong>company/#/pdf_files</strong> folder where <strong>#</strong> is your company id.<br />6. What do your Apache and FA logs say?<br />7. Turn on the various debug options in your FA config file and troubleshoot it by referring to the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.TrobleshootingFrontAccounting">wiki</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-26T01:29:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29755#p29755</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29754#p29754" />
			<content type="html"><![CDATA[<p>Thank you for your reply.</p><p>I have tried disabling the strict sql_mode on the server, restarted and same problem still persists.<br />I am using the same Firefox instance for both instalation : remote and local. Firefox version 57 64 bit. Report displaying function works fine on the remote server but not locally.</p><br /><p>I am using WAMP apache server version 2.4.23<br />Php 5.6.25<br />FA 2.4.3</p><p>Thank you</p>]]></content>
			<author>
				<name><![CDATA[a.qubati]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41955</uri>
			</author>
			<updated>2017-11-25T18:31:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29754#p29754</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29753#p29753" />
			<content type="html"><![CDATA[<p>You will need to use MySQL 5.6 and lower. If you want it to run on MySQL 5.7 and above you will need to turn off strict mode for dates. Search the forum on how to do it. Later versions of MySQL do not look kindly on dates such as &#039;0000-00-00&#039; and zero timestamps as well. Hope you have installed the dejavu.zip fonts and enabled popup windows for localhost in your browser.</p><p>FA v2.4.3 is out and some post release fixes are in the Announcements page. <s>There is no FA 2.4.23 yet.</s> What browser and version are you using? Try Firefox 52.x ESR. Compare with versions on your remote server.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-25T17:08:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29753#p29753</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Not able to load reports on localhost]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29752#p29752" />
			<content type="html"><![CDATA[<p>I have a to installations, one on localhost and the other is on a remote server. The loading report function seems to be working well on the remote server, however it is not on the localhost.</p><p>When i click on display botton to display a report, the progress bar keeps running for a while then i get the warning triangle icon. I tried running it the task while viewing the process on the developer tool and i get this error:<br />JsHttpRequest: Javascript code generated by backend is invalid. <br />I am using wamp 2.4.23 as the server, php 5.6.25, mysql 5.7.14</p><p>I need a help. Please. </p><p>Thank you</p>]]></content>
			<author>
				<name><![CDATA[a.qubati]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41955</uri>
			</author>
			<updated>2017-11-25T17:00:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29752#p29752</id>
		</entry>
</feed>
