<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/phppms/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Jul 2013 19:54:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phppms/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi nuxsmin, I have the same problem and this is the sql output of your query:&lt;/p&gt;
&lt;p&gt;#1364 - Field 'vacUserMPwd' doesn't have a default value&lt;/p&gt;
&lt;p&gt;What value should I set for 'vacUserMPwd' field?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 23 Jul 2013 19:54:58 -0000</pubDate><guid>https://sourceforge.net93d2eeff3647c069d6a34e70ec9e18da9ae816f9</guid></item><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, the directory permissions should be 775 and set the owner to apache service user (usually www-data, www-run or httpd).&lt;/p&gt;
&lt;p&gt;&lt;code&gt;chmod 775 /var/www/html/inc &amp;amp;&amp;amp; chown apache_user:apache_user /var/www/html/inc&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nuxsmin</dc:creator><pubDate>Mon, 08 Jul 2013 09:35:05 -0000</pubDate><guid>https://sourceforge.net237ce84e06c03880eb505a07e14893e4825fca0f</guid></item><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i get the following error&lt;br /&gt;
Directory permissions are incorrect ('/var/www/html/inc')   ERROR&lt;/p&gt;
&lt;p&gt;even though i've change permissions, can you advise what are permission have to be ? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 08 Jul 2013 08:36:28 -0000</pubDate><guid>https://sourceforge.net57967f006634eac1f59e4283cf9acf2aa282d140</guid></item><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I was able to install phppms successfully, but unable to login with admin/admin. Please find the attached screenshot for more information.&lt;/p&gt;
&lt;p&gt;Any help to resolve this issue would be much appreciated.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 21 May 2013 10:16:04 -0000</pubDate><guid>https://sourceforge.net1669c7b694057d7ef5c5c006385232d601dc9b12</guid></item><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!, it's very strange, because if previous steps had been completed successfully, it means that DB credentials are ok. Try to execute this query (if you have db access) after error occurs:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;INSERT&lt;/span&gt; &lt;span class="n"&gt;INTO&lt;/span&gt; &lt;span class="n"&gt;users&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;vacUName&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;vacULogin&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;intUGroupFid&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;intUProfile&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;blnIsAdminApp&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;vacUPassword&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;blnFromLdap&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="n"&gt;VALUES&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;'PMS Admin'&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;'admin'&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;1&lt;span class="p"&gt;,&lt;/span&gt;0&lt;span class="p"&gt;,&lt;/span&gt;1&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;MD5&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;'admin'&lt;/span&gt;&lt;span class="p"&gt;),&lt;/span&gt;0&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;After that reload the page and it should appear as a warning message, not an error.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nuxsmin</dc:creator><pubDate>Wed, 15 May 2013 21:32:16 -0000</pubDate><guid>https://sourceforge.net2dd12cd94da311a7da4013d3075b06f9eef62222</guid></item><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Downloaded the latest release and can't get past:&lt;/p&gt;
&lt;p&gt;DB connection phppms@localhost -&amp;gt; phppms    OK&lt;br /&gt;
Initial master password setted up to '0000'. It is advisable to change  OK&lt;br /&gt;
User 'admin' can not be created ERROR&lt;br /&gt;
There was an error while configuring environment    ERROR&lt;/p&gt;
&lt;p&gt;Deleted everything and started from scratch. Still no go. Any ideas?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 May 2013 15:47:16 -0000</pubDate><guid>https://sourceforge.net034cc1754fb60d97a3b572d3744d5545358368ce</guid></item><item><title>WikiPage Installation modified by nuxsmin</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -1,44 +1,72 @@
-##phpPMS Installation##
+### phpPMS Installation
 
-1. ** Prerequisites**
-    * Web server (Apache/Lighttpd) with SSL enabled.
-    * MySQL 5
-    * PHP 5 &gt;= 5.1.2
-    * PHP mysql module 
-    * PHP mcrypt module
-    * PHP ldap module
-    * PHP curl module
-    * PHP SimpleXML module
+* * *
 
-2. ** Installation**
+###### Prerequisites
+
+* Web server (Apache/Lighttpd) with SSL enabled.
+* MySQL 5
+* PHP 5 &gt;= 5.1.2
+* PHP mysql module 
+* PHP mcrypt module
+* PHP ldap module
+* PHP curl module
+* PHP SimpleXML module
+
+* * *
+
+###### Installation
 
 Package installation on Debian GNU/Linux:
-    
-    # apt-get install apache2 php5-mcrypt php5-mysql php5-ldap php5-curl mysql-server
-    # /etc/init.d/apache2 restart
 
-2.1. ** Setting up directories and permissions**
+~~~~~   
+apt-get install apache2 php5-mcrypt php5-mysql php5-ldap php5-curl mysql-server
+
+/etc/init.d/apache2 restart
+~~~~~
+
+* * *
+
+###### Setting up directories and permissions
 
 Create a new directory en the web server root:
 
-    # mkdir /var/www/phppms
+~~~~~
+mkdir /var/www/phppms
+~~~~~~
 
-Copy and decompress phpPMS bundle in the directory that has been created:
-    
-    # cp phpPMS.tar.gz /var/www/phppms
-    # cd /var/www/phppms
-    # tar xzf phpPMS.tar.gz
+Copy and extract phpPMS bundle in the directory that has been created:
+
+~~~~~    
+cp phpPMS.tar.gz /var/www/phppms
+
+cd /var/www/phppms
+
+tar xzf phpPMS.tar.gz
+~~~~~
 
 Change the directory 'phppms/inc' owner (it's only needed for installation process).
 The owner must be the same of the webserver user:
 
-    # chown www-data /var/www/phppms/inc
+~~~~~
+chown www-data /var/www/phppms/inc
+~~~~~
 
 Change directory 'phppms/backup' owner:
 
-    # chown www-data /var/www/phppms/backup
+~~~~~
+chown www-data /var/www/phppms/backup
+~~~~~
 
-2.2. ** Setup environment**
+* * *
+
+###### Updating
+
+If your are updating the application, extract the content of downloaded file, make a database backup (you can do it from application) and continue with the next step.
+
+* * *
+
+###### Setup environment
 
 Launch web browser and go to this URL:
 
@@ -48,10 +76,14 @@
 
 This script will do a few tasks to finish the setup process. After a successful finish, we can now login into phpPMS.
 
-3. ** Post-Installation **
-    * You must change admin password.
-    * You must change master password.
+* * *
+###### Post-Installation
 
-4. ** Notes **
-    * If you use LDAP as authentication, you should know that user's passwords that are exchanged between the web server and the LDAP server, are sent in plaintext. Secure communication will be a option in next release.
-    * If an user do login through LDAP, it will be disabled until an admin user put it on the right group.
+* You must change admin password.
+* You must change master password.
+
+* * *
+###### Notes
+
+* If you use LDAP as authentication, you should know that user's passwords that are exchanged between the web server and the LDAP server, are sent in plaintext. Secure communication will be a option in next release.
+* If an user do login through LDAP, it will be disabled until an admin user put it on the right group.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nuxsmin</dc:creator><pubDate>Mon, 13 Aug 2012 18:11:56 -0000</pubDate><guid>https://sourceforge.net4fecc4f38dd8337b368d230cd6eb5e7d6d24fced</guid></item><item><title>WikiPage Installation modified by nuxsmin</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -15,6 +15,7 @@
 Package installation on Debian GNU/Linux:
     
     # apt-get install apache2 php5-mcrypt php5-mysql php5-ldap php5-curl mysql-server
+    # /etc/init.d/apache2 restart
 
 2.1. ** Setting up directories and permissions**
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nuxsmin</dc:creator><pubDate>Sun, 12 Aug 2012 18:50:21 -0000</pubDate><guid>https://sourceforge.net4c1567dc2f053b5859e3d6a90cad20327e3f0bd4</guid></item><item><title>WikiPage Installation modified by nuxsmin</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -11,6 +11,10 @@
     * PHP SimpleXML module
 
 2. ** Installation**
+
+Package installation on Debian GNU/Linux:
+    
+    # apt-get install apache2 php5-mcrypt php5-mysql php5-ldap php5-curl mysql-server
 
 2.1. ** Setting up directories and permissions**
 
@@ -33,36 +37,19 @@
 
     # chown www-data /var/www/phppms/backup
 
-2.2. ** Setup Database **
-
-Import 'install/phpPMS.sql' file into DB:
-
-    # mysql -u root -p &lt; install/phpPMS.sql
-    
-Create a user for DB connection:
-
-    mysql -u root -p
-    mysql&gt; CREATE USER 'pms'@'localhost' IDENTIFIED BY 'clave';
-    mysql&gt; GRANT USAGE ON *.* TO 'pms'@'localhost' IDENTIFIED BY 'clave' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ;
-    mysql&gt; GRANT SELECT,INSERT,UPDATE,DELETE,LOCK TABLES ON phppms.* TO 'pms'@'localhost';
-    mysql&gt; exit
-
-The user and password entered must be written into 'config.ini' file.
-
-2.3. ** Setup environment**
-
-Edit 'config.ini' file to setup some application options.
+2.2. ** Setup environment**
 
 Launch web browser and go to this URL:
 
 https://SERVER_NAME_OR_IP/phppms/install/install.php
+
+Follow installer instructions.
 
 This script will do a few tasks to finish the setup process. After a successful finish, we can now login into phpPMS.
 
 3. ** Post-Installation **
     * You must change admin password.
     * You must change master password.
-    * If the web server URL isn't '/phppms', we have to edit 'pms_root' variable into '/javascript/functions' file
 
 4. ** Notes **
     * If you use LDAP as authentication, you should know that user's passwords that are exchanged between the web server and the LDAP server, are sent in plaintext. Secure communication will be a option in next release.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nuxsmin</dc:creator><pubDate>Sun, 01 Jul 2012 02:48:45 -0000</pubDate><guid>https://sourceforge.net27b6d0a676015194661c5038970ed5b41204fbaa</guid></item><item><title>WikiPage Installation modified by nuxsmin</title><link>https://sourceforge.net/p/phppms/wiki/Installation/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -7,6 +7,8 @@
     * PHP mysql module 
     * PHP mcrypt module
     * PHP ldap module
+    * PHP curl module
+    * PHP SimpleXML module
 
 2. ** Installation**
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nuxsmin</dc:creator><pubDate>Sun, 27 May 2012 23:44:33 -0000</pubDate><guid>https://sourceforge.netbe3bc1aa15940d35cdee4c3fa398986fc7d57304</guid></item></channel></rss>