<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Install packaged version</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>Recent changes to Install packaged version</description><atom:link href="https://sourceforge.net/p/pockeit/wiki/Install%20packaged%20version/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Apr 2014 13:12:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pockeit/wiki/Install%20packaged%20version/feed" rel="self" type="application/rss+xml"/><item><title>Install packaged version modified by Vincent Le Borgne</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -9,6 +9,9 @@
 Check that date.timezone is set in your php.ini file.
 For example:
 &gt; date.timezone = "Europe/Paris"
+Check that curl extension is enable in your php.ini file
+For exemple uncomment curl line:
+&gt;extension=php_curl.dll

 *Tips you can use php -info command to locate your php.ini*

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Le Borgne</dc:creator><pubDate>Tue, 08 Apr 2014 13:12:33 -0000</pubDate><guid>https://sourceforge.net3af89299deafc69713d7957fed3b804ab7031963</guid></item><item><title>Install packaged version modified by Vincent Le Borgne</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -16,27 +16,7 @@
 ===
 1) Download pockeit_packaged_with_symfony here https://sourceforge.net/projects/pockeit/files/
 2) Unzip the zip file in your webspace or where you want in your machine
-3) Create a virtual host in your apache server (if you don't put it in your webspace)
-
-&gt; &amp;lt;VirtualHost *:80\&gt;
-&gt;        DocumentRoot /web
-&gt;        ServerName localhost
-&gt;
-&gt;      /web&gt;
-&gt;        Options Indexes FollowSymLinks MultiViews
-&gt;        AllowOverride None
-&gt;        Order allow,deny
-&gt;        allow from all
-&gt;        
-&gt;            RewriteEngine On
-&gt;            RewriteCond %{REQUEST_FILENAME} !-f
-&gt;            RewriteRule ^(.*)$ /app.php [QSA,L]
-&gt;        
-&gt;    &amp;lt;/Directory&gt;
-&gt;&amp;lt;/VirtualHost&gt;
-
-4) Restart your apache server
-5) Edit "\/app/config/parameters.yml "
+4) Edit "\/app/config/parameters.yml "
 to enter your configuration (Nodejs is useless with packaged version)

 6) Create the database from 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Le Borgne</dc:creator><pubDate>Tue, 08 Apr 2014 11:41:09 -0000</pubDate><guid>https://sourceforge.neteebdc2296197d63a5e6a6a5fce01def9f7f22a97</guid></item><item><title>Install packaged version modified by Vincent Le Borgne</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Le Borgne</dc:creator><pubDate>Mon, 03 Mar 2014 17:16:18 -0000</pubDate><guid>https://sourceforge.net515072815c1e633936f6cfeb26faa71401a23b9e</guid></item><item><title>Install packaged version modified by Vincent Le Borgne</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -46,6 +46,10 @@

 If you don't have access to php app/console, you can create manually your database and use the init_pockeit_db.sql script

+7) For windows users only
+- Desactivate xdebug in your php.ini file (put a ";" behing all the lines whitch contains xdebug)
+- Activate "curl" for your php installation
+

 Test it
 =======
@@ -59,5 +63,11 @@
 - Apache can't writte the app/log, app/cache and web directories
 &gt; Chmod or chown them

+- Fatal error: Maximum function nesting level of '100' reached, aborting!
+&gt; Desactivate xdebug in your php.ini file
+
+- curl_ini function error
+&gt; Install and activate curl
+&gt; Possible issue on windows 64bits http://stackoverflow.com/questions/10939248/php-curl-not-working-wamp-on-windows-7-64-bit

 - If you need help, please ask on "Discussion" section
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Le Borgne</dc:creator><pubDate>Mon, 03 Mar 2014 17:15:20 -0000</pubDate><guid>https://sourceforge.net7ec2e509726aaf792f0fde24fd101649f4802fa8</guid></item><item><title>Install packaged version modified by Vincent Le Borgne</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -4,8 +4,13 @@
 - PHP (Min 5.3)
 - Apache (Min 2.2)
 - Mysql
+There is a lot of documentation on the web that explains how to do it.

-There is a lot of documentation on the web that explains how to do it.
+Check that date.timezone is set in your php.ini file.
+For example:
+&gt; date.timezone = "Europe/Paris"
+
+*Tips you can use php -info command to locate your php.ini*

 Install
 ===
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Le Borgne</dc:creator><pubDate>Wed, 20 Nov 2013 12:47:07 -0000</pubDate><guid>https://sourceforge.nete5aee3a3224b9fdd1ec4b882a69fd9608b990e1e</guid></item><item><title>Install packaged version modified by Vincent Le Borgne</title><link>https://sourceforge.net/p/pockeit/wiki/Install%2520packaged%2520version/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="prerequisites"&gt;Prerequisites&lt;/h1&gt;
&lt;p&gt;Before working with Pockeit, you need to install&lt;br /&gt;
- PHP (Min 5.3)&lt;br /&gt;
- Apache (Min 2.2)&lt;br /&gt;
- Mysql&lt;/p&gt;
&lt;p&gt;There is a lot of documentation on the web that explains how to do it.&lt;/p&gt;
&lt;h1 id="install"&gt;Install&lt;/h1&gt;
&lt;p&gt;1) Download pockeit_packaged_with_symfony here &lt;a href="https://sourceforge.net/projects/pockeit/files/"&gt;https://sourceforge.net/projects/pockeit/files/&lt;/a&gt;&lt;br /&gt;
2) Unzip the zip file in your webspace or where you want in your machine&lt;br /&gt;
3) Create a virtual host in your apache server (if you don't put it in your webspace)&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;lt;VirtualHost *:80&gt;&lt;br /&gt;
       DocumentRoot &amp;lt;PATH_TO_THE_UNZIPED_FILE&gt;/web&lt;br /&gt;
       ServerName localhost&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt; &lt;span class="nt"&gt;&amp;lt;Directory&lt;/span&gt; &lt;span class="err"&gt;&amp;lt;PATH_TO_THE_UNZIPED_FILE&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;/web&amp;gt;
   Options Indexes FollowSymLinks MultiViews
   AllowOverride None
   Order allow,deny
   allow from all
   &lt;span class="nt"&gt;&amp;lt;IfModule&lt;/span&gt; &lt;span class="err"&gt;mod_rewrite.c&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
       RewriteEngine On
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteRule ^(.*)$ /app.php &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nx"&gt;QSA&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="nx"&gt;L&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
   &lt;span class="nt"&gt;&amp;lt;/IfModule&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&amp;lt;/Directory&amp;gt;&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;4) Restart your apache server&lt;br /&gt;
5) Edit "\&amp;lt;PATH_TO_THE_UNZIPED_FILE&gt;/app/config/parameters.yml "&lt;br /&gt;
to enter your configuration (Nodejs is useless with packaged version)&lt;/p&gt;
&lt;p&gt;6) Create the database from &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;php app/console doctrine:database:create&lt;br /&gt;
then&lt;br /&gt;
php app/console doctrine:schema:update --force&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you don't have access to php app/console, you can create manually your database and use the init_pockeit_db.sql script&lt;/p&gt;
&lt;h1 id="test-it"&gt;Test it&lt;/h1&gt;
&lt;p&gt;In a navigator go to &lt;a href="http://localhost/app_dev.php" rel="nofollow"&gt;http://localhost/app_dev.php&lt;/a&gt; or &lt;a href="http://localhost/web/app_dev.php" rel="nofollow"&gt;http://localhost/web/app_dev.php&lt;/a&gt;&lt;br /&gt;
Default Login: admin&lt;br /&gt;
Default Pwd: lagoutte&lt;/p&gt;
&lt;h1 id="possible-issues"&gt;Possible issues&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Apache can't writte the app/log, app/cache and web directories&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Chmod or chown them&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you need help, please ask on "Discussion" section&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Le Borgne</dc:creator><pubDate>Wed, 20 Nov 2013 11:38:27 -0000</pubDate><guid>https://sourceforge.netdeac39b18499775f34f6201791c979439e8a226f</guid></item></channel></rss>