<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Error when installing: "Deprecated: Function eregi() is deprecated"]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=790&amp;type=atom" />
	<updated>2009-09-01T13:14:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=790</id>
		<entry>
			<title type="html"><![CDATA[Re: Error when installing: "Deprecated: Function eregi() is deprecated"]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3378#p3378" />
			<content type="html"><![CDATA[<p>sasmedia and anyone else using PHP 5.3....</p><p>You are likely to get a host of errors using this version of PHP. <br />For starters, they include new functions defined in PHP eg. date_diff, that are also defined in FA.&nbsp; Like all PHP 5.3 problems, there is a strong likelihood that these new errors may take a while to iron out. </p><p>I would strong advise using an earlier version of PHP.</p><p>I am going to work through the errors for maybe a couple more hours, if it sorts itself out: I&#039;ll post back what I did, otherwise I will downgrade too.</p><p>(Note there&#039;s nothing odd about FA here: most software vendors are refusing to support PHP 5.3 at the moment, as there was a feeling it came out too quickly, and people haven&#039;t had time to make the many changes to their software this requires.)</p>]]></content>
			<author>
				<name><![CDATA[p2409]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=267</uri>
			</author>
			<updated>2009-09-01T13:14:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3378#p3378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error when installing: "Deprecated: Function eregi() is deprecated"]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3288#p3288" />
			<content type="html"><![CDATA[<p>This have to be php&nbsp; 5.3 specific warning. Changing first line in save.php to<br />error_reporting(E_ALL^E_WARNING)&nbsp; should help.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-08-20T17:09:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3288#p3288</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Error when installing: "Deprecated: Function eregi() is deprecated"]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3271#p3271" />
			<content type="html"><![CDATA[<p>I am attempting to install FrontAccounting under XAMPP (version 1.7.2 - includes Apache 2.2.12, PHP 5.3.0 and MySQL 5.1.37) running on Windows XP SP3</p><p>Error message is:</p><p>Deprecated: Function eregi() is deprecated in C:\xampp\htdocs\frontaccounting\install\save.php on line 296</p><p>Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\frontaccounting\install\save.php:296) in C:\xampp\htdocs\frontaccounting\install\save.php on line 86</p><p>A bit of googling leads me to think that it is something to do with the &#039;eregi&#039; frunction being deprecated in the latest PHP version but I am afraid I have no idea what changes to make to the code to get round this.</p><p>Any ideas?</p><p>Thank you.</p>]]></content>
			<author>
				<name><![CDATA[sasmedia]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=442</uri>
			</author>
			<updated>2009-08-19T11:25:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3271#p3271</id>
		</entry>
</feed>
