Re: [phpGroupWare-developers] Problem: Reading Mails

2007-08-10 Thread Chris Weiss
On 8/8/07, Mano wrote: > Fatal error: Cannot use string offset as an array in > /home/httpd/vhosts/groupware/phpgroupware1/email/inc/class.mail_msg_ba > se.inc.php > on line 3238 > not 100% sure, but it looks like maybe the cache is corrupt. try emptying the phpgw_anglemail table, it's just a

[phpGroupWare-developers] Problem: Reading Mails

2007-08-08 Thread Mano
Hi I have installed phpgroupware in redhat linux. I found it is working well with reading replying mails for all users. But I have problem with reading mails for some users. Fatal error: Cannot use string offset as an array in /home/httpd/vhosts/groupware/phpgroupware1/email/inc/class.mail_

Re: [phpGroupWare-developers] problem at savanna

2007-03-14 Thread Dave Hall
On Tue, 2007-03-13 at 15:48 +0100, Sigurd Nes wrote: > It looks like there is a problem at savanna's cvs-server. >From the topic on #savannah The server for savannah.gnu.org has experienced a complex hardware failure. Replacement parts are being shipped next-day air and should be installed the af

[phpGroupWare-developers] problem at savanna

2007-03-13 Thread Sigurd Nes
It looks like there is a problem at savanna's cvs-server. Sigurd ___ phpGroupWare-developers mailing list phpGroupWare-developers@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Re: [phpGroupWare-developers] problem

2007-03-02 Thread Chris Weiss
if you are using php 5.2 you need apply the patch, it's in the "sticky" post in the forum. BTW, php 5.2 is not officially supported with phpgw 0.9.16. We'll try to help you make it work, but there's no guarantees that we will succeed. It is a goal for the next release though. On 3/2/07, uwe <[

[phpGroupWare-developers] problem

2007-03-02 Thread uwe
another error occured: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /opt/lampp/htdocs/phpgroupware/email/inc/class.bopreferences.inc.php on line 1319 What can I do ? thx uwe. Sent from the phpGroupWare forums @ forums.phpGroupWare.org

[phpGroupWare-developers] problem

2007-03-02 Thread uwe
Hello! New error: Fatal error: Call to a member function preferences() on a non-object in /opt/lampp/htdocs/phpgroupware/phpgwapi/inc/functions.inc.php on line 300 now i have the problem that i cannot login anymore. thx uwe. Sent from the phpGroupWare forums @ forums.phpGroupWare.org ___

Re: [phpGroupWare-developers] problem with email, SMTP

2006-11-16 Thread Guillaume Courtois
Or your firewall refuses the connections ... Chris Weiss ([EMAIL PROTECTED]) écrivait: > > "unable to connect to :25" is the clue, you have no mail server IP > set. set it in admin->email->site config > > > > On 11/16/06, Kristjan Kitsemets <[EMAIL PROTECTED]> wrote: > > > > > > hey guys, i can s

Re: [phpGroupWare-developers] problem with email, SMTP

2006-11-16 Thread Chris Weiss
"unable to connect to :25" is the clue, you have no mail server IP set. set it in admin->email->site config On 11/16/06, Kristjan Kitsemets <[EMAIL PROTECTED]> wrote: hey guys, i can see all the email, but i have a problem with sending emails, it says like this: Warning: fsockopen() [func

[phpGroupWare-developers] problem with email, SMTP

2006-11-16 Thread Kristjan Kitsemets
hey guys, i can see all the email, but i have a problem with sending emails, it says like this: Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/eltrans/public_html/group/email/inc/class.mail_send.inc.php on line 186