<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>ExpressionEngine Community Forums</title>
    <link>http://expressionengine.com/forums/</link>
    <description>ExpressionEngine Community Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-03-17T08:23:22-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>how to install</title>
      <link>http://expressionengine.com/forums/viewthread/149630/</link>
      <guid>http://expressionengine.com/forums/viewthread/149630/#When:05:42:18Z</guid>
      <description>&lt;p&gt;Can&#8217;t get past first page of installation process please help me.&lt;/p&gt;

&lt;p&gt;Got MAMP installed and running. i have created a database in MAMP by going to the tab phpMyAdminthere and clicking &#8216;create new database&#8217; named zincDatabase then click &#8216;create&#8217;.thats litterly everything i did for this step anything i&#8217;m missing?&lt;/p&gt;

&lt;p&gt;Then i went back into wizard filled in &lt;/p&gt;

&lt;p&gt;MySQL Server Address&lt;br /&gt;
localhost &lt;/p&gt;

&lt;p&gt;MySQL Username&lt;br /&gt;
root &lt;/p&gt;

&lt;p&gt;MySQL Password&lt;br /&gt;
root &lt;/p&gt;

&lt;p&gt;MySQL Database Name&lt;br /&gt;
zincDatabase&lt;/p&gt;

&lt;p&gt;when i &#8216;click here for compatability&#8217; it returns an error msg: &lt;/p&gt;

&lt;p&gt;Error:&amp;nbsp; MySQL Server Problems&lt;/p&gt;

&lt;p&gt;&amp;nbsp;  &amp;nbsp;  &#8220;.$crappie.&#8221;n&#8221;; &#125; ?&amp;gt; &lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Previously i successfully installed and joomla and then deleated it might this be causing the error? Joomla worked off this server why won&#8217;t this?&lt;/p&gt;

&lt;p&gt;pleas help if you can i&#8217;ve just gotten a new job i need to figure out how to use all this in a matter of days or i&#8217;m done for and i can&#8217;t even install the program ):
&lt;/p&gt;</description>
      <dc:date>2010-03-17T05:42:18-06:00</dc:date>
    </item>

    <item>
      <title>installing EECore on my PC using xampp &#45; help!</title>
      <link>http://expressionengine.com/forums/viewthread/111939/</link>
      <guid>http://expressionengine.com/forums/viewthread/111939/#When:10:56:21Z</guid>
      <description>&lt;p&gt;Hi&lt;br /&gt;
I&#8217;ve been trying to install EEcore on my laptop using xampp. I&#8217;ve renamed and moved the systems folder into the htdocs folder in xampp, which is the equivalent of uploading the files to a web server, and am now wondering how to set the file permissions and run the installation wizard. Any one know how to do this?&lt;br /&gt;
cheers&lt;br /&gt;
Max
&lt;/p&gt;</description>
      <dc:date>2009-04-17T10:56:21-06:00</dc:date>
    </item>

    <item>
      <title>no input file specified</title>
      <link>http://expressionengine.com/forums/viewthread/53794/</link>
      <guid>http://expressionengine.com/forums/viewthread/53794/#When:18:48:04Z</guid>
      <description>&lt;p&gt;&lt;a href=&quot;http://expressionengine.com/forums/viewthread/51198/&quot;&gt;http://expressionengine.com/forums/viewthread/51198/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&#8217;m having an issue identical to this, except tha  I&#8217;m trying to remove index.php all together. I&#8217;ve tried the workarounds, like force query strings, and editing the index.php file and I&#8217;m assuming that is working right, as the /?/ is all that is left &#45; but how do I remove that as well?&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Any suggestions would be really appreciated &#45; I&#8217;ve been struggling with this URL problem, searching, testing for the past 3 days. I even deleted everything that had to do with EE and started with a clean install, and still ran into these problems.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
the site in question:&lt;br /&gt;
&lt;a href=&quot;http://www.mattdetails.com/ee/&quot;&gt;http://www.mattdetails.com/ee/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
the &lt;b&gt;ideal&lt;/b&gt; secondary page:&lt;br /&gt;
&lt;a href=&quot;http://www.mattdetails.com/ee/site/about/&quot;&gt;http://www.mattdetails.com/ee/site/about/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
the &lt;b&gt;current&lt;/b&gt; secondary page:&lt;br /&gt;
&lt;a href=&quot;http://www.mattdetails.com/ee/?/site/about/&quot;&gt;http://www.mattdetails.com/ee/?/site/about/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
This is my &lt;b&gt;htaccess&lt;/b&gt; file:
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;Options &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;FollowSymLinks&lt;br /&gt;RewriteEngine On&lt;br /&gt;AcceptPathInfo on&lt;br /&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;REQUEST_FILENAME&#125; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;!&#45;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;f&lt;br /&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;REQUEST_FILENAME&#125; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;!&#45;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;d&lt;br /&gt;RewriteRule &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;^(.*)$ /&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;index&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;php&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/$&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1 &#91;L&#93; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;
According to my host, the first line is required (media temple grid server) &#45; they also said that I &#8220;can&#8221; put AcceptPathInfo on in my htaccess &#45; which I took as &#8220;yes its supported&#8221; but that was all the further they would help me on it, because its considered to be a customization of the MT servers.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
If the best thing you can do is send me in a direction of any kind, that would be greatly appreciated &#45; any effort or time spent on this is also appreciated.
&lt;/p&gt;</description>
      <dc:date>2007-06-07T18:48:04-06:00</dc:date>
    </item>

    <item>
      <title>issues after installing</title>
      <link>http://expressionengine.com/forums/viewthread/144979/</link>
      <guid>http://expressionengine.com/forums/viewthread/144979/#When:15:43:37Z</guid>
      <description>&lt;p&gt;i have installed expression engine 1.6.8 on the webserver with no issues from a mac computer&lt;/p&gt;

&lt;p&gt;however when i access the admin page or the homepage the browser only processes the request but does not display the page&lt;/p&gt;

&lt;p&gt;the php version is 5.2.4 mysql is 5.0.32 apache 2.2.4&lt;/p&gt;

&lt;p&gt;is this something to do with the hosting or php or mysql&lt;/p&gt;

&lt;p&gt;please advice&lt;/p&gt;

&lt;p&gt;thanks
&lt;/p&gt;</description>
      <dc:date>2010-02-08T15:43:37-06:00</dc:date>
    </item>

    <item>
      <title>1.Unable to locate the database file. 2.Unable to locate the file containing your email templates.</title>
      <link>http://expressionengine.com/forums/viewthread/143725/</link>
      <guid>http://expressionengine.com/forums/viewthread/143725/#When:14:39:54Z</guid>
      <description>&lt;p&gt;During install, after filing out page 5 and clicking INSTALL, I get the following&lt;/p&gt;

&lt;p&gt;ERROR: The following Errors were encountered&lt;br /&gt;
1.Unable to locate the database file. Please make sure you have uploaded all components of this software.&lt;br /&gt;
2.Unable to locate the file containing your email templates. Make sure you have uploaded all components of this software.&lt;/p&gt;

&lt;p&gt;I have installed and run wizard.php and got the following:&lt;/p&gt;

&lt;p&gt;Step 1: Server Check&lt;br /&gt;
Requirement Importance Supported &lt;br /&gt;
PHP Version 4.1 or greater required Yes &lt;br /&gt;
MySQL Support in PHP required Yes &lt;br /&gt;
URL Segment Support suggested Yes &lt;br /&gt;
CAPTCHAs feature and watermarking in Image Gallery suggested Yes &lt;br /&gt;
Ability to send Pings and Trackbacks suggested Yes &lt;br /&gt;
Image Thumbnailing using GD, GD2, Imagemagick or NetPBM suggested Yes &lt;br /&gt;
GIF Image Resizing Using GD (or GD 2) optional Yes &lt;br /&gt;
JPEG Image Resizing Using GD (or GD 2) optional Yes &lt;br /&gt;
PNG Image Resizing Using GD (or GD 2) optional Yes &lt;br /&gt;
Built in Spellchecker optional Yes &lt;/p&gt;

&lt;p&gt;Step 2: Check Database&lt;br /&gt;
Congratulations! Your Server is Ready for ExpressionEngine!&lt;br /&gt;
The MySQL server test was successful. You MySQL user was able to connect to your database properly and all permission were found to be correct. Congratulations, your server is ready for ExpressionEngine!&lt;/p&gt;

&lt;p&gt;Everything looks ok&#8230;is there something I am missing? I would like to try EE so I can decide if it is worth purchasing.&lt;/p&gt;

&lt;p&gt;Thanks for your help.
&lt;/p&gt;</description>
      <dc:date>2010-01-29T14:39:54-06:00</dc:date>
    </item>

    <item>
      <title>1.6.8 core version problems with css &#63;&#63;&#63;&#63;</title>
      <link>http://expressionengine.com/forums/viewthread/140949/</link>
      <guid>http://expressionengine.com/forums/viewthread/140949/#When:23:07:34Z</guid>
      <description>&lt;p&gt;&lt;span style=&quot;font&#45;size:11px;&quot;&gt;&lt;b&gt;Moderator&#8217;s note:&lt;/b&gt; Moved to EE Core&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;hi, I install locally (mamp) the ee core 1.6.8, but something happen with the css I think but show bad, the problem is new right? because in the 1.6.7 don&#8217;t happens, right? see the screenshot attach please.
&lt;/p&gt;</description>
      <dc:date>2010-01-09T23:07:34-06:00</dc:date>
    </item>

    <item>
      <title>Unable to install own template&#8230;</title>
      <link>http://expressionengine.com/forums/viewthread/140282/</link>
      <guid>http://expressionengine.com/forums/viewthread/140282/#When:15:08:22Z</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;I successfully installed my version of EECore 1.6.8 and had a friend create a different template. The problem is, he did not create a template in the normal sense. He sent me a package of files to replace the existing EECore files (images changed, etc.). I copied all of the files that he gave me over, yet nothing has changed. I still see the default EECore startup index.php. &lt;/p&gt;

&lt;p&gt;This is probably a question of vast noobery, but could someone tell me what I need to do with the files he gave me in order to use that template? Or are all of those files useless? Is it as simple as uninstalling the engine, and reinstalling it with those files already copied over? I would appreciate any response!&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Matt
&lt;/p&gt;</description>
      <dc:date>2010-01-04T15:08:22-06:00</dc:date>
    </item>

    <item>
      <title>new install completed successfully &#45; but get error when running control panel</title>
      <link>http://expressionengine.com/forums/viewthread/113631/</link>
      <guid>http://expressionengine.com/forums/viewthread/113631/#When:11:37:41Z</guid>
      <description>&lt;p&gt;I have installed the core files. I initially had some trouble with connecting to the db server and selecting a database but I got all of that working. When I run dbtest.php all is well. The installation itself went fine after I got the issues with the DB working. After the install is complete I get a screen that says:&lt;/p&gt;

&lt;p&gt;ExpressionEngine has been successfully installed!&lt;br /&gt;
Important:&amp;nbsp; Using your FTP program, please delete the file called install.php from your server.&lt;br /&gt;
Leaving it on your server presents a security risk.&lt;br /&gt;
Please bookmark these two links:&lt;br /&gt;
Click here to access your control panel&lt;br /&gt;
Click here to view your site&lt;br /&gt;
We hope you enjoy ExpressionEngine!&lt;/p&gt;

&lt;p&gt;When I go into phpmyadmin I can see that the install did create a bunch of tables as I expected and also that the config.php file has been updated with new settings where originally it was empty. I also modified all the files and directories with the permissions as stated in the installation guide. However, I get this error when I click on:&lt;br /&gt;
Click here to access your control panel&lt;/p&gt;

&lt;p&gt;Fatal error: Cannot run code from this file in conjunction with non encoded files in /home/flexpres/public_html/systemFiles/modules/emoticon/emoticons.php on line 136&lt;/p&gt;

&lt;p&gt;I searched the forums for this error but could not find a whole lot of information. Does anybody have any information that would help me resolve this issue?
&lt;/p&gt;</description>
      <dc:date>2009-05-06T11:37:41-06:00</dc:date>
    </item>

    <item>
      <title>invalid download selection</title>
      <link>http://expressionengine.com/forums/viewthread/29641/</link>
      <guid>http://expressionengine.com/forums/viewthread/29641/#When:22:46:07Z</guid>
      <description>&lt;p&gt;After logging in and going to the &#8216;Download Area&#8217; to download EE Core the message &#8220;invalid download selection&#8221; appears after clicking on &#8220;Accept licence and download&#8221; button.
&lt;/p&gt;</description>
      <dc:date>2005-12-21T22:46:07-06:00</dc:date>
    </item>

    <item>
      <title>Upgrading from 1.6.4 to 1.6.7</title>
      <link>http://expressionengine.com/forums/viewthread/103827/</link>
      <guid>http://expressionengine.com/forums/viewthread/103827/#When:10:27:42Z</guid>
      <description>&lt;p&gt;Over the last few days, I have been upgrading several EE Core Installations from 1.6.4 to 1.6.7. A couple of them upgraded without incident, but now I have one that displays the following message when I run the update wizard:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Not Found&lt;/p&gt;

&lt;p&gt;The requested URL /system/update.php was not found on this server.&lt;/p&gt;

&lt;p&gt;Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;However, the update.php file is certainly in the system directory.&lt;/p&gt;

&lt;p&gt;I&#8217;ve cleared caches and re&#45;uploaded the new files, but to no avail.&lt;/p&gt;

&lt;p&gt;What am I missing?
&lt;/p&gt;</description>
      <dc:date>2009-01-28T10:27:42-06:00</dc:date>
    </item>

    
    </channel>
</rss>