<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Installaion Problems]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic53.xml" />
	<updated>2009-06-06T08:18:27Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic53-installaion-problems.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post272.html#p272" />
			<content type="html"><![CDATA[<p>I &#039;ve set it in one file only </p><p>/var/www/roundcubemail-0.2.1/config/db.inc.php</p><p>is there any other files?</p>]]></content>
			<author>
				<name><![CDATA[fifawe]]></name>
				<uri>http://www.iredmail.org/forum/user52.html</uri>
			</author>
			<updated>2009-06-06T08:18:27Z</updated>
			<id>http://www.iredmail.org/forum/post272.html#p272</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post271.html#p271" />
			<content type="html"><![CDATA[<p>Are mysql username and password setting in roundcube correct?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-06T08:10:02Z</updated>
			<id>http://www.iredmail.org/forum/post271.html#p271</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post270.html#p270" />
			<content type="html"><![CDATA[<p>Yes I did and here is its priv</p><p>mysql&gt; SHOW GRANTS FOR roundcube@localhost;<br />+-----------------------------------------------------------------------------------------+<br />| Grants for roundcube@localhost&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />+-----------------------------------------------------------------------------------------+<br />| GRANT USAGE ON *.* TO &#039;roundcube&#039;@&#039;localhost&#039; IDENTIFIED BY PASSWORD &#039;MYPASSWORD&#039; | <br />| GRANT ALL PRIVILEGES ON `roundcubemail`.* TO &#039;roundcube&#039;@&#039;localhost&#039;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <br />| GRANT ALL PRIVILEGES ON `vmail`.* TO &#039;roundcube&#039;@&#039;localhost&#039; WITH GRANT OPTION&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <br />| GRANT SELECT, UPDATE ON `vmail`.`mailbox` TO &#039;roundcube&#039;@&#039;localhost&#039;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | <br />+-----------------------------------------------------------------------------------------+</p>]]></content>
			<author>
				<name><![CDATA[fifawe]]></name>
				<uri>http://www.iredmail.org/forum/user52.html</uri>
			</author>
			<updated>2009-06-06T08:05:26Z</updated>
			<id>http://www.iredmail.org/forum/post270.html#p270</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post248.html#p248" />
			<content type="html"><![CDATA[<p>Did you create &#039;roundcube&#039; user in MySQL? set correct password?<br />configured in roundcubemail?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-04T23:58:50Z</updated>
			<id>http://www.iredmail.org/forum/post248.html#p248</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post247.html#p247" />
			<content type="html"><![CDATA[<p>I&#039;ve already gave roundecube user full permission on vmail DB but it&#039;s the same error</p>]]></content>
			<author>
				<name><![CDATA[fifawe]]></name>
				<uri>http://www.iredmail.org/forum/user52.html</uri>
			</author>
			<updated>2009-06-04T15:52:29Z</updated>
			<id>http://www.iredmail.org/forum/post247.html#p247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post246.html#p246" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>fifawe wrote:</cite><blockquote><p>DB Error: _doConnect: [Error message: Access denied for user &#039;roundcube&#039;@&#039;localhost&#039; (using password: YES)] [Native code: 1045] [Native message: Access denied for user &#039;roundcube&#039;@&#039;localhost&#039; (using password: YES)]&nbsp; ** mysqli(mysqli)://roundcube:xxx@@localhost/vmail in /var/www/roundcubemail-0.2.1/program/include/rcube_mdb2.php on line 100 (POST /webmail/?_task=settings&amp;_action=save-changepasswd)</p></blockquote></div><p>Execute mysql command to fix this permission issue:<br /></p><div class="codebox"><pre><code>$ mysql -uroot -p
mysql&gt; GRANT UPDATE,SELECT ON vmail.mailbox TO roundcube@localhost;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-04T13:28:26Z</updated>
			<id>http://www.iredmail.org/forum/post246.html#p246</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post245.html#p245" />
			<content type="html"><![CDATA[<p>MySQL was not installed before iRedMail setup.<br />Thanks for the hints link it was useful to know the location of sql scripts. I&#039;ve create the DB manually using these scripts and the server is working now fine.</p><p>the new issue now is I &quot;email user&quot; can&#039;t change my password from roundecube webmail, It gives me the following error</p><p>DATABASE ERROR: CONNECTION FAILED!</p><p>and&nbsp; the maillog </p><p>DB Error: _doConnect: [Error message: Access denied for user &#039;roundcube&#039;@&#039;localhost&#039; (using password: YES)] [Native code: 1045] [Native message: Access denied for user &#039;roundcube&#039;@&#039;localhost&#039; (using password: YES)]&nbsp; ** mysqli(mysqli)://roundcube:xxx@@localhost/vmail in /var/www/roundcubemail-0.2.1/program/include/rcube_mdb2.php on line 100 (POST /webmail/?_task=settings&amp;_action=save-changepasswd) </p><br /><p>Thanks shake and ZhangHuangbin&nbsp; &nbsp;for your help</p>]]></content>
			<author>
				<name><![CDATA[fifawe]]></name>
				<uri>http://www.iredmail.org/forum/user52.html</uri>
			</author>
			<updated>2009-06-04T12:10:36Z</updated>
			<id>http://www.iredmail.org/forum/post245.html#p245</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post236.html#p236" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>fifawe wrote:</cite><blockquote><p>MySQL is working fine now. I can start and stop the service without any problem, and without password.<br />I &#039;ve installed it in another server and the same problem happend.<br />I&#039;m wondring if I installed mysql on the server before installing iRed Mail again?</p></blockquote></div><p>because if you install mysql and set the mysql password.</p><p>read the wiki, hope can help you.<br /><a href="http://code.google.com/p/iredmail/wiki/Installation_Tips">http://code.google.com/p/iredmail/wiki/ … ation_Tips</a></p>]]></content>
			<author>
				<name><![CDATA[shake]]></name>
				<uri>http://www.iredmail.org/forum/user3.html</uri>
			</author>
			<updated>2009-06-04T01:38:58Z</updated>
			<id>http://www.iredmail.org/forum/post236.html#p236</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post232.html#p232" />
			<content type="html"><![CDATA[<p>MySQL is working fine now. I can start and stop the service without any problem, and without password.<br />I &#039;ve installed it in another server and the same problem happend.<br />I&#039;m wondring if I installed mysql on the server before installing iRed Mail again?</p>]]></content>
			<author>
				<name><![CDATA[fifawe]]></name>
				<uri>http://www.iredmail.org/forum/user52.html</uri>
			</author>
			<updated>2009-06-03T13:18:15Z</updated>
			<id>http://www.iredmail.org/forum/post232.html#p232</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post231.html#p231" />
			<content type="html"><![CDATA[<p>Try to start mysql manually and find out the root case, fix it and make sure it won&#039;t exist in your next installation -- yes, you have to re-install iRedMail with a fresh SO again.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-03T13:01:59Z</updated>
			<id>http://www.iredmail.org/forum/post231.html#p231</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installaion Problems]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post230.html#p230" />
			<content type="html"><![CDATA[<p>I&#039;ve tried to install iRedMail 0.5 today on a clean CentOS 5.3 server but I got the following error</p><br /><p>&lt; INFO &gt; ==================== MySQL ====================<br />&lt; INFO &gt; Starting MySQL.<br />&lt; INFO &gt; Sleep 5 seconds for MySQL daemon initialize: 5s 4s 3s 2s 1s.<br />&lt; INFO &gt; Setting MySQL admin&#039;s password: root.<br />mysqladmin: connect to server at &#039;localhost&#039; failed<br />error: &#039;Can&#039;t connect to local MySQL server through socket &#039;/var/lib/mysql/mysql.sock&#039; (2)&#039;<br />Check that mysqld is running and that the socket: &#039;/var/lib/mysql/mysql.sock&#039; exists!<br />&lt; INFO &gt; Initialize MySQL database.<br />ERROR 2002 (HY000): Can&#039;t connect to local MySQL server through socket &#039;/var/lib/mysql/mysql.sock&#039; (2)<br />&lt; INFO &gt; Generating SQL template for postfix virtual hosts: /root/iRedMail-0.5.0-rc1/conf/mysql_vmail.sql.<br />&lt; INFO &gt; Import postfix virtual hosts/users: /root/iRedMail-0.5.0-rc1/conf/mysql_vmail.sql.ERROR 2002 (HY000): Can&#039;t connect to local MySQL server through socket &#039;/var/lib/mysql/mysql.sock&#039; (2)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [ FAILED ]</p><br /><p>because of this erro no databases have been created and also the permissions.</p><p>although I give the installer password for MySQL administrator but&nbsp; I can login&nbsp; without password<br />mysql -p </p><p>please help.......</p>]]></content>
			<author>
				<name><![CDATA[fifawe]]></name>
				<uri>http://www.iredmail.org/forum/user52.html</uri>
			</author>
			<updated>2009-06-03T12:36:58Z</updated>
			<id>http://www.iredmail.org/forum/post230.html#p230</id>
		</entry>
</feed>
