<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Wrong path on reports, Error 404]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8756&amp;type=atom" />
	<updated>2020-04-25T18:54:44Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8756</id>
		<entry>
			<title type="html"><![CDATA[Re: Wrong path on reports, Error 404]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37318#p37318" />
			<content type="html"><![CDATA[<p>Check your nginx document root and FA webroot if any in your webserver conf file that you may need an alias for depending on the url you used to install FA.</p><p>The <a href="https://www.linode.com/docs/web-servers/nginx/how-to-configure-nginx/">nginx configuration</a> file is generally at <strong>/etc/nginx/nginx.conf</strong>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-04-25T18:54:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37318#p37318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Wrong path on reports, Error 404]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37310#p37310" />
			<content type="html"><![CDATA[<p>It&#039;s simply the pdf file path. So check in the end() function inside pdf_report.inc to give path for the file. And also company_path function you need to check it. We have not faced such an issue. Simply giving you the way to figureout a solution. The returned file url is wrong. So the path is the only problem not the permission of files or permission of user</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2020-04-24T09:52:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37310#p37310</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Wrong path on reports, Error 404]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37306#p37306" />
			<content type="html"><![CDATA[<p>When we create a new report i receive: 404 Not Found with nginx server... but the situation its about path.</p><p>The Frontaccounting its in our server in a directory in of root web access named frontleon... </p><p>When we run the report the path with problem its this, check the URL: <br />http://xxx.yyy.zzz/company/0/pdf_files/AMW6YAFR9HD6hiCD-AjZcQxx.pdf</p><p>And the correct path its: <br />http://xxx.yyy.zzz/frontaccounting/company/0/pdf_files/AMW6YAFR9HD6hiCD-AjZcQxx.pdf</p><p>I check permissions, i check owners, db, everything... </p><p>Somebody know where its the problem?</p>]]></content>
			<author>
				<name><![CDATA[acaboy69]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41836</uri>
			</author>
			<updated>2020-04-23T18:03:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37306#p37306</id>
		</entry>
</feed>
