<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Sorry! Attempt to access restricted file.	</title>
	<atom:link href="https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/</link>
	<description>VTiger Support, Development, Data Migration, Customization and Extensions, Plugins, Addons..</description>
	<lastBuildDate>Sun, 10 Nov 2024 10:31:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.2</generator>
	<item>
		<title>
		By: Petros		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-59135</link>

		<dc:creator><![CDATA[Petros]]></dc:creator>
		<pubDate>Sun, 10 Nov 2024 10:31:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-59135</guid>

					<description><![CDATA[Hello team i have a issue after migration of vtiger.. everything is working fine but a thing ... when i go to import organizations with a csv file it says Success and has an error &quot;vtiger import error Sorry! Attempt to access restricted file. - modules//.php&quot; 

I have $root_directory as your guide an clue what&#039;s going on?
Php 7.4
Nginx
CloudPanel with Vhost]]></description>
			<content:encoded><![CDATA[<p>Hello team i have a issue after migration of vtiger.. everything is working fine but a thing &#8230; when i go to import organizations with a csv file it says Success and has an error &#8220;vtiger import error Sorry! Attempt to access restricted file. &#8211; modules//.php&#8221; </p>
<p>I have $root_directory as your guide an clue what&#8217;s going on?<br />
Php 7.4<br />
Nginx<br />
CloudPanel with Vhost</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kepe		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-37326</link>

		<dc:creator><![CDATA[Kepe]]></dc:creator>
		<pubDate>Thu, 25 May 2017 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-37326</guid>

					<description><![CDATA[Getting this error after installing a fresh copy of vtiger7.0
Sorry! Attempt to access restricted file. - /www/html/CRMv7/includes/../includes/runtime/EntryPoint.php]]></description>
			<content:encoded><![CDATA[<p>Getting this error after installing a fresh copy of vtiger7.0<br />
Sorry! Attempt to access restricted file. &#8211; /www/html/CRMv7/includes/../includes/runtime/EntryPoint.php</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: akeko		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-31155</link>

		<dc:creator><![CDATA[akeko]]></dc:creator>
		<pubDate>Fri, 01 Jul 2016 17:09:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-31155</guid>

					<description><![CDATA[I have a new installation of 6.4 with data created in 5.4. I did this by installing a new 6.4, then created a database with the backup of the old 5.4 data. I changed the database parameters in the 6.4. config.inc.php file to the old 5.4 database.

Everything works fine except when I want to &quot;Convert Lead&quot; and the &quot;create opportunity&quot; is enabled. Then I get “Sorry! Attempt to access restricted file&quot; error when I try to save. If the option to create opportunity is not enabled, it works ok. How can I correct this? 

Can I enable debuging in vtiger?

Thanks.]]></description>
			<content:encoded><![CDATA[<p>I have a new installation of 6.4 with data created in 5.4. I did this by installing a new 6.4, then created a database with the backup of the old 5.4 data. I changed the database parameters in the 6.4. config.inc.php file to the old 5.4 database.</p>
<p>Everything works fine except when I want to &#8220;Convert Lead&#8221; and the &#8220;create opportunity&#8221; is enabled. Then I get “Sorry! Attempt to access restricted file&#8221; error when I try to save. If the option to create opportunity is not enabled, it works ok. How can I correct this? </p>
<p>Can I enable debuging in vtiger?</p>
<p>Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vt540		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-28460</link>

		<dc:creator><![CDATA[vt540]]></dc:creator>
		<pubDate>Tue, 23 Feb 2016 15:21:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-28460</guid>

					<description><![CDATA[Hello,
I have a problem with cronjob in vtiger 5.4.0
Error:
Sorry! Attempt to access restricted file.

What i did so far:

Find php_sapi value: apache2handler 
crontab under linux: 15 * * * * sh /opt/requiz/cron/vtigercron.sh
Verify root_dir path with &quot;/&quot; at end, its correct value
Set user_privileges folder to 777 permission + Rest files have 755 permission
When I execute as root, its works perfect BUT not automatically !

I need to know user:group for all cron files and right access.

Thanks in advanced!]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
I have a problem with cronjob in vtiger 5.4.0<br />
Error:<br />
Sorry! Attempt to access restricted file.</p>
<p>What i did so far:</p>
<p>Find php_sapi value: apache2handler<br />
crontab under linux: 15 * * * * sh /opt/requiz/cron/vtigercron.sh<br />
Verify root_dir path with &#8220;/&#8221; at end, its correct value<br />
Set user_privileges folder to 777 permission + Rest files have 755 permission<br />
When I execute as root, its works perfect BUT not automatically !</p>
<p>I need to know user:group for all cron files and right access.</p>
<p>Thanks in advanced!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vte		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-28203</link>

		<dc:creator><![CDATA[vte]]></dc:creator>
		<pubDate>Mon, 08 Feb 2016 12:05:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-28203</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-28195&quot;&gt;Vijay&lt;/a&gt;.

Vijay - make sure $root_dir in config.inc.php is set properly.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-28195">Vijay</a>.</p>
<p>Vijay &#8211; make sure $root_dir in config.inc.php is set properly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vijay		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-28195</link>

		<dc:creator><![CDATA[Vijay]]></dc:creator>
		<pubDate>Mon, 08 Feb 2016 05:09:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-28195</guid>

					<description><![CDATA[Hi 
  For me a new instance of vtiger 6.4  working in Internet Explorer and giving error &quot;Sorry! Attempt to access restricted file. &quot; in Chrome. What could be the issue here?

Can any one help me in this.?]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
  For me a new instance of vtiger 6.4  working in Internet Explorer and giving error &#8220;Sorry! Attempt to access restricted file. &#8221; in Chrome. What could be the issue here?</p>
<p>Can any one help me in this.?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Phu Hoi		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-27833</link>

		<dc:creator><![CDATA[Phu Hoi]]></dc:creator>
		<pubDate>Mon, 18 Jan 2016 04:29:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-27833</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-18901&quot;&gt;DUSTIN ODOM&lt;/a&gt;.

Thanks Dustin Odom, I have fixed but when access web show blank page. Please tell me more detail of &quot;YOU MUST DELETE USER AND RE ADD THEM BEFORE IT WILL START WORKING&quot;.
Thanks you!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-18901">DUSTIN ODOM</a>.</p>
<p>Thanks Dustin Odom, I have fixed but when access web show blank page. Please tell me more detail of &#8220;YOU MUST DELETE USER AND RE ADD THEM BEFORE IT WILL START WORKING&#8221;.<br />
Thanks you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DUSTIN ODOM		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-18901</link>

		<dc:creator><![CDATA[DUSTIN ODOM]]></dc:creator>
		<pubDate>Sat, 30 May 2015 17:20:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-18901</guid>

					<description><![CDATA[The root directory fix above worked for me however YOU MUST DELETE USER AND RE ADD THEM BEFORE IT WILL START WORKING. I looked for hours on this issue.]]></description>
			<content:encoded><![CDATA[<p>The root directory fix above worked for me however YOU MUST DELETE USER AND RE ADD THEM BEFORE IT WILL START WORKING. I looked for hours on this issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rizwan		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-17183</link>

		<dc:creator><![CDATA[Rizwan]]></dc:creator>
		<pubDate>Thu, 05 Mar 2015 12:26:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-17183</guid>

					<description><![CDATA[Thanks to vte,I have the same the issue.i added  $root_directory = &#039; &#039;; under 
 $root_directory = &#039;/var/www/html/vtigercrm/&#039;; it works.]]></description>
			<content:encoded><![CDATA[<p>Thanks to vte,I have the same the issue.i added  $root_directory = &#8216; &#8216;; under<br />
 $root_directory = &#8216;/var/www/html/vtigercrm/&#8217;; it works.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vte		</title>
		<link>https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-16673</link>

		<dc:creator><![CDATA[vte]]></dc:creator>
		<pubDate>Tue, 10 Feb 2015 01:19:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=514#comment-16673</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-16671&quot;&gt;Eduardo&lt;/a&gt;.

There&#039;s likely an issue with $root_directory, if it&#039;s possible - install blank instance of vtiger and let the installer set the $root_directory.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.vtexperts.com/sorry-attempt-to-access-restricted-file/#comment-16671">Eduardo</a>.</p>
<p>There&#8217;s likely an issue with $root_directory, if it&#8217;s possible &#8211; install blank instance of vtiger and let the installer set the $root_directory.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
