<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Easy PHP Calendar - Installation / Upgrade Questions</title>
		<link>http://www.EasyPHPCalendar.com/forums/</link>
		<description>Questions or issues concerning the installation of  the Easy PHP Calendar script.</description>
		<language>en</language>
		<lastBuildDate>Mon, 06 Sep 2010 17:48:04 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.easyphpcalendar.com/forums/cobalt/misc/rss.jpg</url>
			<title>Easy PHP Calendar - Installation / Upgrade Questions</title>
			<link>http://www.EasyPHPCalendar.com/forums/</link>
		</image>
		<item>
			<title>Zend Optimizer 339 is loaded but tester script does not see it</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10825&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 01:35:29 GMT</pubDate>
			<description>I am very frustrated. I have followed all of the instructions from my hosting provider, posted on Easy PHP Calendar, and anywhere else on the we b that I could find a reference, but I cannot get the tester script to recognize that zend optimzer 339 is loaded. I even tried installing the calendar...</description>
			<content:encoded><![CDATA[<div>I am very frustrated. I have followed all of the instructions from my hosting provider, posted on Easy PHP Calendar, and anywhere else on the we b that I could find a reference, but I cannot get the tester script to recognize that zend optimzer 339 is loaded. I even tried installing the calendar anyway, SINCE I AM ABSOLUTELY SURE that Zend Optimzer 3.3.9 is loaded, but of course it says the same thing, that zend optimizer is not loaded.<br />
<br />
I created a small php file that does the following:<br />
<br />
<font face="Courier New">&lt;?php phpinfo (INFO_GENERAL);<br />
if(!function_exists('zend_optimizer_version')) echo 'Install Zend Optimizer';<br />
else echo 'Zend Optimizer version: '.zend_optimizer_version();?&gt;</font><br />
<br />
you can view it for yourself at <a href="http://calendar.disqman.com/phpinfo.php" target="_blank">http://calendar.disqman.com/phpinfo.php</a><br />
<br />
The output validates that I do indeed have zend optimzer 3.3.9 installed. So why do neither the tester script not the installation recognize that it is installed?<br />
<br />
:ugh:VERY FRUSTRATING!:ugh:<br />
<br />
<br />
My hosting company is 1and1. Any help is greatly appeciated.</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>disqman</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10825</guid>
		</item>
		<item>
			<title><![CDATA[Won't get License Key]]></title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10750&amp;goto=newpost</link>
			<pubDate>Sat, 28 Aug 2010 03:22:05 GMT</pubDate>
			<description>I had to move my website to a new account and easy PHP calendar got wiped out and had to be reinstalled.  I got to the License SetUp and I put in the Order Number whether the Automatically attempt to obtain a license key box is checked or not it goes back to the login page.  I put in a ticket.  Is...</description>
			<content:encoded><![CDATA[<div>I had to move my website to a new account and easy PHP calendar got wiped out and had to be reinstalled.  I got to the License SetUp and I put in the Order Number whether the Automatically attempt to obtain a license key box is checked or not it goes back to the login page.  I put in a ticket.  Is there something I am missing.<br />
 <br />
Thanks.<br />
Lawcislo</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>lawcislo</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10750</guid>
		</item>
		<item>
			<title><![CDATA[won't upgrade]]></title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10742&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 14:53:46 GMT</pubDate>
			<description>I have done upgrades before, but this time something is wacky. I upload the files, go into setup manger it just keeps telling me there is a newer version available and displays version 6.3.x.</description>
			<content:encoded><![CDATA[<div>I have done upgrades before, but this time something is wacky. I upload the files, go into setup manger it just keeps telling me there is a newer version available and displays version 6.3.x.</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>beddows</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10742</guid>
		</item>
		<item>
			<title>Cant setup database</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10714&amp;goto=newpost</link>
			<pubDate>Wed, 25 Aug 2010 02:30:49 GMT</pubDate>
			<description><![CDATA[I am trying to setup the calendar on 1and1 and I am getting the following error: 
  
*Warning*: mysql_get_server_info() [function.mysql-get-server-info (http://www.easyphpcalendar.com/forums/function.mysql-get-server-info)]: Can't connect to local MySQL server through socket...]]></description>
			<content:encoded><![CDATA[<div>I am trying to setup the calendar on 1and1 and I am getting the following error:<br />
 <br />
<b>Warning</b>: mysql_get_server_info() [<a href="http://www.easyphpcalendar.com/forums/function.mysql-get-server-info" target="_blank"><font color="#003399">function.mysql-get-server-info</font></a>]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in <b>/homepages/19/d297246114/htdocs/public_html/calendar/setup/integrity.php</b> on line <b>36</b><br />
<br />
I believe I have the right setting for my DB. I contacted them and they tested my connection through a php test file and that seemed to work.<br />
 <br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>cgrodriguez</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10714</guid>
		</item>
		<item>
			<title>Problems with new purge.php on v 6.4</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10712&amp;goto=newpost</link>
			<pubDate>Tue, 24 Aug 2010 13:53:32 GMT</pubDate>
			<description><![CDATA[Hi, 
Have just upgraded to version v 6.4 and was hoping to take advantage of the new purge facility to purge events older than a specified number of days. 
 
I've edited the headerCustom.inc.php file and uploaded the purge.php file as per the instructions and I can see the new plugin being listed...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
Have just upgraded to version v 6.4 and was hoping to take advantage of the new purge facility to purge events older than a specified number of days.<br />
<br />
I've edited the headerCustom.inc.php file and uploaded the purge.php file as per the instructions and I can see the new plugin being listed at the top of my Setup Manager page all ok.<br />
<br />
If I enter say 100 days and press go I receive the following error;<br />
<br />
<i>Warning: mysql_query() [function.mysql-query]: Access denied for user '*****'@'localhost' (using password: NO) in /home/users/*****/html/aclandroadchurch.org.uk/calendar/setup/purge.php on line 102<br />
<br />
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/users/*****/html/aclandroadchurch.org.uk/calendar/setup/purge.php on line 102<br />
<br />
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/users/*****/html/aclandroadchurch.org.uk/calendar/setup/purge.php on line 103</i><br />
<br />
Are you sure you want to remove all single occurring events older than 100 days?<br />
This will delete events from the database.<br />
This is permanent and cannot be undone!<br />
<br />
After pressing go and receiving the error the database is obviously not updated with the requested changes.<br />
<br />
I am running zend / mySQL on php5.<br />
<br />
(I have inserted '*' in place of database username above for security reasons).<br />
<br />
Any ideas would be greatly received thanks,<br />
Rich.</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>perfumewagon</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10712</guid>
		</item>
		<item>
			<title>Missing Navigation</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10659&amp;goto=newpost</link>
			<pubDate>Thu, 19 Aug 2010 12:53:11 GMT</pubDate>
			<description><![CDATA[Hello, 
First, can we get a forum for integration into normal HTML, not just wordpress, nuke or jumba? 
 
Second, my problem, I have copied all the PHP code from the demo into my HTML code, putting it in exactly the "same" place as the demo. I modified the directory, such as  ...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
First, can we get a forum for integration into normal HTML, not just wordpress, nuke or jumba?<br />
<br />
Second, my problem, I have copied all the PHP code from the demo into my HTML code, putting it in exactly the &quot;same&quot; place as the demo. I modified the directory, such as   <b>require(&quot;calendar/calendar.php&quot;);</b>  since my HTML code is in the parent directory of the calendar directory. I get the calendar showing, but no navigation or detail block.<br />
<br />
I can't find any similar item in these forums. Can you help?</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>QuiltingElegance</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10659</guid>
		</item>
		<item>
			<title>License Key - new server</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10651&amp;goto=newpost</link>
			<pubDate>Wed, 18 Aug 2010 21:17:51 GMT</pubDate>
			<description><![CDATA[I realize this has been dealt with in an earlier post, but my question is slightly different: 
 
I am in the process of migrating to a new server and understand that my license isn't working on the new server (because the Domain name is different). My intention is to get everything working properly...]]></description>
			<content:encoded><![CDATA[<div>I realize this has been dealt with in an earlier post, but my question is slightly different:<br />
<br />
I am in the process of migrating to a new server and understand that my license isn't working on the new server (because the Domain name is different). My intention is to get everything working properly and then change the IP address of the new server to that of the old. <br />
<br />
The problem is I am unsure if everything is working properly in the new install. There is a lot of data on the old server that I am not seeing on the new server (more is added daily). Is this because I am running with an invalid key? I would hate to make the final switch only to find that I am still having problems.<br />
<br />
I should also mention that I had to move from Zend to IonCube (if that makes a difference).<br />
<br />
Thanks<br />
Chris</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>armstroc</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10651</guid>
		</item>
		<item>
			<title>Yahoo Help</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10638&amp;goto=newpost</link>
			<pubDate>Tue, 17 Aug 2010 02:23:12 GMT</pubDate>
			<description><![CDATA[I am a complete newbie to all things website hosting.  I have a yahoo small business account.  I've tried to follow the directions over and over and can't get the test files to work in the yahoo environment.  Can anyone help me?  I really love the look of the calendar and have heard good things...]]></description>
			<content:encoded><![CDATA[<div>I am a complete newbie to all things website hosting.  I have a yahoo small business account.  I've tried to follow the directions over and over and can't get the test files to work in the yahoo environment.  Can anyone help me?  I really love the look of the calendar and have heard good things from others who use it.</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>dramabuchholz</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10638</guid>
		</item>
		<item>
			<title>Links messed up...?</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10599&amp;goto=newpost</link>
			<pubDate>Thu, 12 Aug 2010 12:24:20 GMT</pubDate>
			<description>Hi, 
 
I want to buy the calendar, so I downloaded the trial script first. Now, I have a small problem. 
 
I include the calendar in the following page: 
 
Code: 
--------- 
http://www.mydomain.com/sitename/subdirectory/page.php 
---------</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I want to buy the calendar, so I downloaded the trial script first. Now, I have a small problem.<br />
<br />
I include the calendar in the following page:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><a href="http://www.mydomain.com/sitename/subdirectory/page.php" target="_blank">http://www.mydomain.com/sitename/subdirectory/page.php</a></code><hr />
</div>This page has the following HTML code in the &lt;head&gt;:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;base href=&quot;<a href="http://www.mydomain.com/sitename/" target="_blank">http://www.mydomain.com/sitename/</a>&quot; /&gt;</code><hr />
</div>I use the following include:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;?php $TOC=1; require (&quot;../calendar/calendar.php&quot;); ?&gt;</code><hr />
</div>Because the calendar is located in:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><a href="http://www.mydomain.com/sitename/calendar/" target="_blank">http://www.mydomain.com/sitename/calendar/</a></code><hr />
</div>This works, the calendar is displayed. But, the included links to change to the next / previous month, do not work.<br />
<br />
The Next and Previous links point to:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><a href="http://www.mydomain.com/sitename/page.php" target="_blank">http://www.mydomain.com/sitename/page.php</a></code><hr />
</div>instead of:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><a href="http://www.mydomain.com/sitename/subdirectory/page.php" target="_blank">http://www.mydomain.com/sitename/subdirectory/page.php</a></code><hr />
</div>Any idea how this can be fixed?<br />
<br />
BTW, In the near future, I'll buy a domain name to link directly to <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><a href="http://www.mydomain.com/sitename/" target="_blank">http://www.mydomain.com/sitename/</a></code><hr />
</div>Will this be a problem, if I purchase a license for that domain name? I gave the current link to the installer. Do I need to change something?<br />
<br />
Thanks in advance!</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>JoWannes</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10599</guid>
		</item>
		<item>
			<title><![CDATA[Questions about upgrading.. I've had to reinstall twice now]]></title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10593&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 22:03:27 GMT</pubDate>
			<description>I installed and purchased easyphp calendar, installed it for a customer, and then after I got some data put on her site it said there was a new version. 
 
What is the upgrade process (without having to reinstall from SCRATCH)? 
 
I reinstalled the newer version, and next thing I know - there is...</description>
			<content:encoded><![CDATA[<div>I installed and purchased easyphp calendar, installed it for a customer, and then after I got some data put on her site it said there was a new version.<br />
<br />
What is the upgrade process (without having to reinstall from SCRATCH)?<br />
<br />
I reinstalled the newer version, and next thing I know - there is ANOTHER new release of the software.<br />
<br />
I want to keep her site and software up to date, but I need to know how to upgrade without having to reinstall from scratch.<br />
<br />
Also, when I do a reinstallation - this second time, it is NOT working through the executible.  Once it asked my my website url (which I put in), it would not go any further (as it said it could see the &quot;calendar&quot; folder - &quot;One was created - but it could not install).<br />
<br />
I assume that is because of the prior installation - what's the best way to go about upgrading?<br />
<br />
One last question - Once I get this working again, how do I change modes (ie. BLOG mode, etc.).  I didn't see ANY options in the setup or configuration for this.<br />
<br />
Thanks,<br />
Robert</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>cattech</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10593</guid>
		</item>
		<item>
			<title>Version 6.4.0 - which files have changed?</title>
			<link>http://www.EasyPHPCalendar.com/forums/showthread.php?t=10576&amp;goto=newpost</link>
			<pubDate>Tue, 10 Aug 2010 10:32:00 GMT</pubDate>
			<description>Please could you let us know which files have changed. Otherwise it is very difficult to upgrade. For example, should calendar.php be overwritten? It seems not, as it seems to get modified by the system. What about database.caldat.php? Etc.</description>
			<content:encoded><![CDATA[<div>Please could you let us know which files have changed. Otherwise it is very difficult to upgrade. For example, should calendar.php be overwritten? It seems not, as it seems to get modified by the system. What about database.caldat.php? Etc.</div>

]]></content:encoded>
			<category domain="http://www.EasyPHPCalendar.com/forums/forumdisplay.php?f=27">Installation / Upgrade Questions</category>
			<dc:creator>easycal</dc:creator>
			<guid isPermaLink="true">http://www.EasyPHPCalendar.com/forums/showthread.php?t=10576</guid>
		</item>
	</channel>
</rss>
