[qmailtoaster] Error while running setup.php while installing horde groupware webmail

2010-07-16 Thread Suhag P Desai
Hi All,

 

I have successfully installed qmailtoaster latest version and all the module
of qmailtoaster are running fine. But I am facing problem while running
./scrips/setup.php file during installation of horde groupware webmail

 

Please find below steps which I followed during running of setup.php

 

 

[r...@spd scripts]# ./setup.php

Horde Groupware Webmail Edition Configuration Menu

(0) Exit

(1) Configure database settings

(2) Create database or tables

(3) Configure administrator settings

(4) Update PEAR for a new or changed location

(5) Update from an older Horde Groupware Webmail Edition version

 

Type your choice: 1

What database backend should we use? [false]

Type your choice: mysql

 

Request persistent connections? [0]

(1) Yes

(0) No

Type your choice: 0

 

Username to connect to the database as* [] root

Password to connect with [] password

 

How should we connect to the database? [unix]

(unix) UNIX Sockets

(tcp) TCP/IP

Type your choice: unix

Location of UNIX socket []  /var/lib/mysql/mysql.sock

 

Database name to use* [] horde

Internally used charset* [utf-8] utf-8

Use SSL to connect to the server? [0]

(1) Yes

(0) No

 

Type your choice: 0

Certification Authority to use for SSL connections []

Split reads to a different server? [false]

(false) Disabled

(true) Enabled

 

Type your choice: false

 

Writing main configuration file

PHP Fatal error:  Class 'DOMDocument' not found in
/usr/share/horde/lib/Horde/DO
M.php on line 119

Fatal error: Class 'DOMDocument' not found in
/usr/share/horde/lib/Horde/DOM.php
on line 119



= 

 

My /etc/my.cnf file as per below

 

[mysqld]

datadir=/var/lib/mysql

socket=/var/lib/mysql/mysql.sock

user=mysql

collation_server=utf8_general_ci

character_set_server=utf8

init_connect="SET NAMES 'utf8'"

# Default to using old password format for compatibility with mysql 3.x

# clients (those using the mysqlclient10 compatibility package).

old_passwords=1

 

# Disabling symbolic-links is recommended to prevent assorted security
risks;

# to do so, uncomment this line:

# symbolic-links=0

 

[mysqld_safe]

log-error=/var/log/mysqld.log

pid-file=/var/run/mysqld/mysqld.pid

 

 

[client]

default_character_set=utf8

 

 

Please help..

 

Regards,

Suhag Desai

Network Engineer



Re: [qmailtoaster] Error while running setup.php while installing horde groupware webmail

2010-07-16 Thread Scott Hughes
It appears that you have not installed all of the required packages. Please 
search this list using the keyword 'horde' and look for my quick and dirty 
install guide. Some one else has written a more detailed guide and that one 
should show up in your search as well.

Scott




On Jul 16, 2010, at 5:19 AM, "Suhag P Desai"  wrote:

> Hi All,
> 
>  
> 
> I have successfully installed qmailtoaster latest version and all the module 
> of qmailtoaster are running fine. But I am facing problem while running 
> ./scrips/setup.php file during installation of horde groupware webmail
> 
>  
> 
> Please find below steps which I followed during running of setup.php
> 
>  
> 
>  
> 
> [r...@spd scripts]# ./setup.php
> 
> Horde Groupware Webmail Edition Configuration Menu
> 
> (0) Exit
> 
> (1) Configure database settings
> 
> (2) Create database or tables
> 
> (3) Configure administrator settings
> 
> (4) Update PEAR for a new or changed location
> 
> (5) Update from an older Horde Groupware Webmail Edition version
> 
>  
> 
> Type your choice: 1
> 
> What database backend should we use? [false]
> 
> Type your choice: mysql
> 
>  
> 
> Request persistent connections? [0]
> 
> (1) Yes
> 
> (0) No
> 
> Type your choice: 0
> 
>  
> 
> Username to connect to the database as* [] root
> 
> Password to connect with [] password
> 
>  
> 
> How should we connect to the database? [unix]
> 
> (unix) UNIX Sockets
> 
> (tcp) TCP/IP
> 
> Type your choice: unix
> 
> Location of UNIX socket []  /var/lib/mysql/mysql.sock
> 
>  
> 
> Database name to use* [] horde
> 
> Internally used charset* [utf-8] utf-8
> 
> Use SSL to connect to the server? [0]
> 
> (1) Yes
> 
> (0) No
> 
>  
> 
> Type your choice: 0
> 
> Certification Authority to use for SSL connections []
> 
> Split reads to a different server? [false]
> 
> (false) Disabled
> 
> (true) Enabled
> 
>  
> 
> Type your choice: false
> 
>  
> 
> Writing main configuration file
> 
> PHP Fatal error:  Class 'DOMDocument' not found in 
> /usr/share/horde/lib/Horde/DO 
> M.php on line 119
> 
> Fatal error: Class 'DOMDocument' not found in 
> /usr/share/horde/lib/Horde/DOM.php
>   on line 119
> 
> =
> 
>  
> 
> My /etc/my.cnf file as per below
> 
>  
> 
> [mysqld]
> 
> datadir=/var/lib/mysql
> 
> socket=/var/lib/mysql/mysql.sock
> 
> user=mysql
> 
> collation_server=utf8_general_ci
> 
> character_set_server=utf8
> 
> init_connect="SET NAMES 'utf8'"
> 
> # Default to using old password format for compatibility with mysql 3.x
> 
> # clients (those using the mysqlclient10 compatibility package).
> 
> old_passwords=1
> 
>  
> 
> # Disabling symbolic-links is recommended to prevent assorted security risks;
> 
> # to do so, uncomment this line:
> 
> # symbolic-links=0
> 
>  
> 
> [mysqld_safe]
> 
> log-error=/var/log/mysqld.log
> 
> pid-file=/var/run/mysqld/mysqld.pid
> 
>  
> 
>  
> 
> [client]
> 
> default_character_set=utf8
> 
>  
> 
>  
> 
> Please help..
> 
>  
> 
> Regards,
> 
> Suhag Desai
> 
> Network Engineer


Re: [qmailtoaster] Error while running setup.php while installing horde groupware webmail

2010-07-16 Thread Martin Waschbuesch
you can try the script / package I have created for horde on QMT/Centos:

using svn:

svn co https://www.waschbuesch.de/svn/horde-toaster/

to get all the files.

then execute
bash install.sh

works for me. :-)

Am 16.07.2010 um 12:52 schrieb Scott Hughes:

> It appears that you have not installed all of the required packages. Please 
> search this list using the keyword 'horde' and look for my quick and dirty 
> install guide. Some one else has written a more detailed guide and that one 
> should show up in your search as well.
> 
> Scott
> 
> 
> 
> 
> On Jul 16, 2010, at 5:19 AM, "Suhag P Desai"  wrote:
> 
>> Hi All,
>> 
>>  
>> 
>> I have successfully installed qmailtoaster latest version and all the module 
>> of qmailtoaster are running fine. But I am facing problem while running 
>> ./scrips/setup.php file during installation of horde groupware webmail
>> 
>>  
>> 
>> Please find below steps which I followed during running of setup.php
>> 
>>  
>> 
>>  
>> 
>> [r...@spd scripts]# ./setup.php
>> 
>> Horde Groupware Webmail Edition Configuration Menu
>> 
>> (0) Exit
>> 
>> (1) Configure database settings
>> 
>> (2) Create database or tables
>> 
>> (3) Configure administrator settings
>> 
>> (4) Update PEAR for a new or changed location
>> 
>> (5) Update from an older Horde Groupware Webmail Edition version
>> 
>>  
>> 
>> Type your choice: 1
>> 
>> What database backend should we use? [false]
>> 
>> Type your choice: mysql
>> 
>>  
>> 
>> Request persistent connections? [0]
>> 
>> (1) Yes
>> 
>> (0) No
>> 
>> Type your choice: 0
>> 
>>  
>> 
>> Username to connect to the database as* [] root
>> 
>> Password to connect with [] password
>> 
>>  
>> 
>> How should we connect to the database? [unix]
>> 
>> (unix) UNIX Sockets
>> 
>> (tcp) TCP/IP
>> 
>> Type your choice: unix
>> 
>> Location of UNIX socket []  /var/lib/mysql/mysql.sock
>> 
>>  
>> 
>> Database name to use* [] horde
>> 
>> Internally used charset* [utf-8] utf-8
>> 
>> Use SSL to connect to the server? [0]
>> 
>> (1) Yes
>> 
>> (0) No
>> 
>>  
>> 
>> Type your choice: 0
>> 
>> Certification Authority to use for SSL connections []
>> 
>> Split reads to a different server? [false]
>> 
>> (false) Disabled
>> 
>> (true) Enabled
>> 
>>  
>> 
>> Type your choice: false
>> 
>>  
>> 
>> Writing main configuration file
>> 
>> PHP Fatal error:  Class 'DOMDocument' not found in 
>> /usr/share/horde/lib/Horde/DO
>>  M.php on line 119
>> 
>> Fatal error: Class 'DOMDocument' not found in 
>> /usr/share/horde/lib/Horde/DOM.php   
>>on line 119
>> 
>> =
>> 
>>  
>> 
>> My /etc/my.cnf file as per below
>> 
>>  
>> 
>> [mysqld]
>> 
>> datadir=/var/lib/mysql
>> 
>> socket=/var/lib/mysql/mysql.sock
>> 
>> user=mysql
>> 
>> collation_server=utf8_general_ci
>> 
>> character_set_server=utf8
>> 
>> init_connect="SET NAMES 'utf8'"
>> 
>> # Default to using old password format for compatibility with mysql 3.x
>> 
>> # clients (those using the mysqlclient10 compatibility package).
>> 
>> old_passwords=1
>> 
>>  
>> 
>> # Disabling symbolic-links is recommended to prevent assorted security risks;
>> 
>> # to do so, uncomment this line:
>> 
>> # symbolic-links=0
>> 
>>  
>> 
>> [mysqld_safe]
>> 
>> log-error=/var/log/mysqld.log
>> 
>> pid-file=/var/run/mysqld/mysqld.pid
>> 
>>  
>> 
>>  
>> 
>> [client]
>> 
>> default_character_set=utf8
>> 
>>  
>> 
>>  
>> 
>> Please help..
>> 
>>  
>> 
>> Regards,
>> 
>> Suhag Desai
>> 
>> Network Engineer
>> 


--
“Majority rule only works if you're also considering individual rights. Because 
you can't have five wolves and one sheep voting on what to have for supper.”

Larry Flynt



Re: [qmailtoaster] Error while running setup.php while installing horde groupware webmail

2010-07-16 Thread Martin Waschbuesch
And of course, if you have any questions, please let me know.

Martin

Am 16.07.2010 um 13:41 schrieb Martin Waschbuesch:

> you can try the script / package I have created for horde on QMT/Centos:
> 
> using svn:
> 
> svn co https://www.waschbuesch.de/svn/horde-toaster/
> 
> to get all the files.
> 
> then execute
> bash install.sh
> 
> works for me. :-)
> 
> Am 16.07.2010 um 12:52 schrieb Scott Hughes:
> 
>> It appears that you have not installed all of the required packages. Please 
>> search this list using the keyword 'horde' and look for my quick and dirty 
>> install guide. Some one else has written a more detailed guide and that one 
>> should show up in your search as well.
>> 
>> Scott
>> 
>> 
>> 
>> 
>> On Jul 16, 2010, at 5:19 AM, "Suhag P Desai"  wrote:
>> 
>>> Hi All,
>>> 
>>>  
>>> 
>>> I have successfully installed qmailtoaster latest version and all the 
>>> module of qmailtoaster are running fine. But I am facing problem while 
>>> running ./scrips/setup.php file during installation of horde groupware 
>>> webmail
>>> 
>>>  
>>> 
>>> Please find below steps which I followed during running of setup.php
>>> 
>>>  
>>> 
>>>  
>>> 
>>> [r...@spd scripts]# ./setup.php
>>> 
>>> Horde Groupware Webmail Edition Configuration Menu
>>> 
>>> (0) Exit
>>> 
>>> (1) Configure database settings
>>> 
>>> (2) Create database or tables
>>> 
>>> (3) Configure administrator settings
>>> 
>>> (4) Update PEAR for a new or changed location
>>> 
>>> (5) Update from an older Horde Groupware Webmail Edition version
>>> 
>>>  
>>> 
>>> Type your choice: 1
>>> 
>>> What database backend should we use? [false]
>>> 
>>> Type your choice: mysql
>>> 
>>>  
>>> 
>>> Request persistent connections? [0]
>>> 
>>> (1) Yes
>>> 
>>> (0) No
>>> 
>>> Type your choice: 0
>>> 
>>>  
>>> 
>>> Username to connect to the database as* [] root
>>> 
>>> Password to connect with [] password
>>> 
>>>  
>>> 
>>> How should we connect to the database? [unix]
>>> 
>>> (unix) UNIX Sockets
>>> 
>>> (tcp) TCP/IP
>>> 
>>> Type your choice: unix
>>> 
>>> Location of UNIX socket []  /var/lib/mysql/mysql.sock
>>> 
>>>  
>>> 
>>> Database name to use* [] horde
>>> 
>>> Internally used charset* [utf-8] utf-8
>>> 
>>> Use SSL to connect to the server? [0]
>>> 
>>> (1) Yes
>>> 
>>> (0) No
>>> 
>>>  
>>> 
>>> Type your choice: 0
>>> 
>>> Certification Authority to use for SSL connections []
>>> 
>>> Split reads to a different server? [false]
>>> 
>>> (false) Disabled
>>> 
>>> (true) Enabled
>>> 
>>>  
>>> 
>>> Type your choice: false
>>> 
>>>  
>>> 
>>> Writing main configuration file
>>> 
>>> PHP Fatal error:  Class 'DOMDocument' not found in 
>>> /usr/share/horde/lib/Horde/DO   
>>>   M.php on line 119
>>> 
>>> Fatal error: Class 'DOMDocument' not found in 
>>> /usr/share/horde/lib/Horde/DOM.php  
>>> on line 119
>>> 
>>> =
>>> 
>>>  
>>> 
>>> My /etc/my.cnf file as per below
>>> 
>>>  
>>> 
>>> [mysqld]
>>> 
>>> datadir=/var/lib/mysql
>>> 
>>> socket=/var/lib/mysql/mysql.sock
>>> 
>>> user=mysql
>>> 
>>> collation_server=utf8_general_ci
>>> 
>>> character_set_server=utf8
>>> 
>>> init_connect="SET NAMES 'utf8'"
>>> 
>>> # Default to using old password format for compatibility with mysql 3.x
>>> 
>>> # clients (those using the mysqlclient10 compatibility package).
>>> 
>>> old_passwords=1
>>> 
>>>  
>>> 
>>> # Disabling symbolic-links is recommended to prevent assorted security 
>>> risks;
>>> 
>>> # to do so, uncomment this line:
>>> 
>>> # symbolic-links=0
>>> 
>>>  
>>> 
>>> [mysqld_safe]
>>> 
>>> log-error=/var/log/mysqld.log
>>> 
>>> pid-file=/var/run/mysqld/mysqld.pid
>>> 
>>>  
>>> 
>>>  
>>> 
>>> [client]
>>> 
>>> default_character_set=utf8
>>> 
>>>  
>>> 
>>>  
>>> 
>>> Please help..
>>> 
>>>  
>>> 
>>> Regards,
>>> 
>>> Suhag Desai
>>> 
>>> Network Engineer
>>> 
> 
> 
> --
> “Majority rule only works if you're also considering individual rights. 
> Because you can't have five wolves and one sheep voting on what to have for 
> supper.”
> 
> Larry Flynt
> 


--
“Any society that would give up a little liberty to gain a little security will 
deserve neither and lose both.”

Benjamin Franklin









[qmailtoaster] Log Maintenance

2010-07-16 Thread Amit Dalia
Hi Everyone,

I want to maintain all qmail logs on daily basis i.e. for each day a
separate log file should be build. What does log-rotate script exactly
do which comes with qmailtoaster-plus.

Regards,

Amit 



Re: [qmailtoaster] Re: VM vs stand alone server

2010-07-16 Thread Pak Ogah

On 16-Jul-10 10:47, Bharath Chari wrote:

...  ClamAV and spamassassin, of course, consume the most resources.

Bharath



is it possible to change spamassasin with assp and clamav with other 
light-resource and open-source antivirus??



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: VM vs stand alone server

2010-07-16 Thread Eric Shubert

Pak Ogah wrote:

On 16-Jul-10 10:47, Bharath Chari wrote:

...  ClamAV and spamassassin, of course, consume the most resources.

Bharath



is it possible to change spamassasin with assp and clamav with other 
light-resource and open-source antivirus??



- 


Anything's possible. ;) I don't expect these would be trivial changes 
though.


ASSP indeed looks interesting. If you'd like to persue this, please 
start a new thread, perhaps on the developers list.


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Log Maintenance

2010-07-16 Thread Eric Shubert

Amit Dalia wrote:

Hi Everyone,

I want to maintain all qmail logs on daily basis i.e. for each day a 
separate log file should be build. What does log-rotate script exactly 
do which comes with qmailtoaster-plus.


Regards,

Amit


I'm not aware of any log-rotate script that's part of QTP.
What are you referring to?

You might find something in the list archives which would be helpful.
What are you trying to accomplish beyond having the log files organized 
by date?

--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] squirrelmail no recieve

2010-07-16 Thread Jim Shupert

Friends,

i have a user who gets mail fine via a client ( both Tbird & outlook )
but when he trys to see mail via squirrel mail - he can send - but not 
GET. ( regardless of browser - regardless of computer  )


In fact i have logged in as him -- sent a message from him to him ( via 
FF 3.5 browser )  and the message will send and be in the inBox but 
disappear from the inbox.  If you navigate away from INBOX to drafts etc 
then go back to inbox it is empty.


inbox ix always empty. *THIS FOLDER IS EMPTY

*what do you think about that?

I have never seen anything like it .

thanks


[qmailtoaster] Re: squirrelmail no recieve

2010-07-16 Thread Eric Shubert

Jim Shupert wrote:

Friends,

i have a user who gets mail fine via a client ( both Tbird & outlook )


imap or pop3?

but when he trys to see mail via squirrel mail - he can send - but not 
GET. ( regardless of browser - regardless of computer  )


In fact i have logged in as him -- sent a message from him to him ( via 
FF 3.5 browser )  and the message will send and be in the inBox but 
disappear from the inbox.  If you navigate away from INBOX to drafts etc 
then go back to inbox it is empty.


inbox ix always empty. *THIS FOLDER IS EMPTY

*what do you think about that?

I have never seen anything like it .

thanks


My guess is that a pop3 client has grabbed the message.

--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com