Re: [SM-USERS] fatal error running SM with php74 on FreeBSD-12.1

2020-01-29 Thread Paul Lesniewski
> Fatal error: Uncaught Error: Call to undefined function > session_set_cookie_params() in That is a PHP built-in function -- you need to determine why it has been removed or disabled in your environment. > We get the sme result with PHP72 and PHP73. SquirrelMail runs under PHP7. This issue p

[SM-USERS] fatal error running SM with php74 on FreeBSD-12.1

2020-01-29 Thread James B. Byrne via squirrelmail-users
We are setting up a test SM environment and cannot get past this error when running configtest.php: Fatal error: Uncaught Error: Call to undefined function session_set_cookie_params() in /usr/local/www/squirrelmail/functions/global.php:476 Stack trace: #0 /usr/local/www/squirrelmail/functions/gl

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5. 0/global.php on line 25

2008-08-08 Thread Helmut Hullen
Hallo, Paul, Du (paul) meintest am 08.08.08: >> No - it's correct. > No it's not. It is! >>> It's not! >> It is! > It's not! It is! >>> It's not! >> It is! > It's not! It is! >> The better way may be that the maintainer of the "change_passwd" >> plugin makes all the n

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5. 0/global.php on line 25

2008-08-08 Thread Paul Lesniewski
> You use the wrong compatibility plugin; "change_passwd" needs > (without other modifications) "compatibility-1.3". > >>> Paul could you please explain this more fully as I also understood >>> that only one version of the Compatibility plugin could be >>> installed. > >> That's right. The

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5. 0/global.php on line 25

2008-08-08 Thread Helmut Hullen
Hallo, Paul, Du (paul) meintest am 08.08.08: You use the wrong compatibility plugin; "change_passwd" needs (without other modifications) "compatibility-1.3". >> Paul could you please explain this more fully as I also understood >> that only one version of the Compatibility plugin could

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5. 0/global.php on line 25

2008-08-08 Thread Paul Lesniewski
On Fri, Aug 8, 2008 at 7:17 AM, Kenneth Miles <[EMAIL PROTECTED]> wrote: > > On Fri, August 8, 2008 08:40, Paul Lesniewski wrote: >> On Fri, Aug 8, 2008 at 12:14 AM, Helmut Hullen <[EMAIL PROTECTED]> wrote: >>> Hallo, jorgeoliveirasilva, >>> >>> Du (jorgeoliveirasilva) meintest am 07.08.08: >>> >>>

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5. 0/global.php on line 25

2008-08-08 Thread Kenneth Miles
On Fri, August 8, 2008 08:40, Paul Lesniewski wrote: > On Fri, Aug 8, 2008 at 12:14 AM, Helmut Hullen <[EMAIL PROTECTED]> wrote: >> Hallo, jorgeoliveirasilva, >> >> Du (jorgeoliveirasilva) meintest am 07.08.08: >> >>> I?m installing change_passwd and the squirremail report this error >>> above .

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5.0/global.php on line 25

2008-08-08 Thread Helmut Hullen
Hallo, Paul, Du (paul) meintest am 08.08.08: >> Maybe other plugins you are using now need "compatibility-2.0.13" - >> that problem is known but yet unsolved. > Not correct. How can I use "compatibility-1.3" parallel to "compatibility-2.0.13"? Viele Gruesse! Helmut --

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5.0/global.php on line 25

2008-08-08 Thread Paul Lesniewski
On Fri, Aug 8, 2008 at 12:14 AM, Helmut Hullen <[EMAIL PROTECTED]> wrote: > Hallo, jorgeoliveirasilva, > > Du (jorgeoliveirasilva) meintest am 07.08.08: > >> I?m installing change_passwd and the squirremail report this error >> above > > > >> Fatal error: Call to undefined function: php_self

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5.0/global.php on line 25

2008-08-08 Thread Helmut Hullen
Hallo, jorgeoliveirasilva, Du (jorgeoliveirasilva) meintest am 07.08.08: > I?m installing change_passwd and the squirremail report this error > above > Fatal error: Call to undefined function: php_self() in > /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5 > .0/glo

Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5.0/global.php on line 25

2008-08-07 Thread Jon Angliss
On Thu, 7 Aug 2008 18:27:48 -0300, <[EMAIL PROTECTED]> wrote: > I´m installing change_passwd and the squirremail report this error above >... As that's a plugin, you should try searching the plugin list archive... http://dir.gmane.org/gmane.mail.squirrelmail.plugins >Fatal error: Call to undef

Re: [SM-USERS] Fatal error opening mail sent from root

2007-12-02 Thread Tomas Kuliavas
>> >Yeah right, >> > >> >I know that I can increase the value of max_execution_time but as I've >> said >> >before, this is not happening with e-mails containing much bigger >> >attachments so it seems somehow connected to opening am e-mail sent >> from >> a >> >local user (my server is a virt. dom

Re: [SM-USERS] Fatal error opening mail sent from root

2007-12-02 Thread Leon Kolchinsky
> >Yeah right, > > > >I know that I can increase the value of max_execution_time but as I've > said > >before, this is not happening with e-mails containing much bigger > >attachments so it seems somehow connected to opening am e-mail sent from > a > >local user (my server is a virt. domain env. -

Re: [SM-USERS] Fatal error opening mail sent from root

2007-11-29 Thread Paul Lesniewski
On Nov 29, 2007 12:08 AM, Leon Kolchinsky <[EMAIL PROTECTED]> wrote: > > Leon Kolchinsky wrote: > > > Hello, > > > > > > I'm running SquirrelMail version 1.4.10a on my mailserver > > > (cyrus+postfix+amavisd-new). > > > > > > Every time I try to open a certain e-mail (sent from local script with >

Re: [SM-USERS] Fatal error opening mail sent from root

2007-11-29 Thread Simon Dick
.. Original Message ... On Thu, 29 Nov 2007 10:08:14 +0200 "Leon Kolchinsky" <[EMAIL PROTECTED]> wrote: >> Leon Kolchinsky wrote: >> > Hello, >> > >> > I'm running SquirrelMail version 1.4.10a on my mailserver >> > (cyrus+postfix+amavisd-new). >> > >> > Every time I try to open a certain

Re: [SM-USERS] Fatal error opening mail sent from root

2007-11-29 Thread Leon Kolchinsky
> Leon Kolchinsky wrote: > > Hello, > > > > I'm running SquirrelMail version 1.4.10a on my mailserver > > (cyrus+postfix+amavisd-new). > > > > Every time I try to open a certain e-mail (sent from local script with > some > > statistics and DB) I get: > > " > > Fatal error: Maximum execution time of

Re: [SM-USERS] Fatal error opening mail sent from root

2007-11-28 Thread Alexandros G. Fragkiadakis
Check your php.ini file. You can change the maximum execution time of a script. Leon Kolchinsky wrote: > Hello, > > I'm running SquirrelMail version 1.4.10a on my mailserver > (cyrus+postfix+amavisd-new). > > Every time I try to open a certain e-mail (sent from local script with some > statis

[SM-USERS] Fatal error opening mail sent from root

2007-11-27 Thread Leon Kolchinsky
Hello, I'm running SquirrelMail version 1.4.10a on my mailserver (cyrus+postfix+amavisd-new). Every time I try to open a certain e-mail (sent from local script with some statistics and DB) I get: " Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/localhost/htdocs/webmail/fun

Re: [SM-USERS] Fatal error whn viewing large folders

2007-02-23 Thread Fredrik Jervfors
> I have some quiet big folders, which I am not able to see with > squirrelmail 1.4.9a > > The error in apache2/error.logs looks like this: > > PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried > to allocate 261740 bytes) in Unknown on line 0, referer: > http://hcons.selfip.i

[SM-USERS] Fatal error whn viewing large folders

2007-02-23 Thread Klaus Hoffmann
Hallo List, I have some quiet big folders, which I am not able to see with squirrelmail 1.4.9a The error in apache2/error.logs looks like this: PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 261740 bytes) in Unknown on line 0, referer: http://hcons.selfip.in

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-17 Thread Tomas Kuliavas
Are you sure that you have created squirrelmail database and both tables? Database backend says that preference table is not found. > I made a mistake writing it > > Anyway, any ideas?? :( > > 2006/6/17, Tomas Kuliavas <[EMAIL PROTECTED]>: >> >> Then why do you say that your include_path is /usr/

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-17 Thread Vlad Janicek
I made a mistake writing it Anyway, any ideas?? :(2006/6/17, Tomas Kuliavas <[EMAIL PROTECTED]>: Then why do you say that your include_path is /usr/local/php?> yes, that's where they are> Sorry>> [EMAIL PROTECTED]:/usr/local/jboss/bin# ls -al /usr/local/lib/php/> total 130> drwxr-x--- 13 root www 

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Tomas Kuliavas
Then why do you say that your include_path is /usr/local/php? > yes, that's where they are > Sorry > > [EMAIL PROTECTED]:/usr/local/jboss/bin# ls -al /usr/local/lib/php/ > total 130 > drwxr-x--- 13 root www576 2006-06-13 16:16 . > drwxr-xr-x 5 root root 184 2006-06-16 11:46 .. > drwxr-xr-x

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
2006/6/16, Rainer Sokoll <[EMAIL PROTECTED]>: On Fri, Jun 16, 2006 at 09:55:35AM -0400, Vlad Janicek wrote:> no, that's even more strange. I got the same messageThe only thing I can think of: you can connect to a local mysql servereither through a network device or through a UNIX domain socket. See

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
yes, that's where they areSorry[EMAIL PROTECTED]:/usr/local/jboss/bin# ls -al /usr/local/lib/php/total 130drwxr-x--- 13 root www    576 2006-06-13 16:16 .drwxr-xr-x  5 root root   184 2006-06-16 11:46 .. drwxr-xr-x  2 root root    72 2006-06-13 16:16 Archivedrwxr-x---  2 root www    400 2006-06-13

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Tomas Kuliavas
> Hi there > > Please provide information about: >> * used php version > > > All of them hehe... but at this moment 4.4.2 > > * enabled php extensions > > > Just mysql > > * mysql client and server versions > > > at this moment 5.0.18 but i tried with 4.1 > > * php include_path > > > /usr/local/p

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
Hi there Please provide information about:* used php version All of them hehe...  but at this moment  4.4.2 * enabled php extensions Just mysql * mysql client and server versions at this moment 5.0.18 but i tried with 4.1* php include_path /usr/local/php* used Pear DB library version.The latest  fr

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Rainer Sokoll
On Wed, Jun 14, 2006 at 11:54:55AM -0400, Vlad Janicek wrote: > FATAL ERROR: Database error: not found in preferences DSN. > This is my config.php mysql section > > $addrbook_dsn = 'mysql://squirrelmail:[EMAIL PROTECTED]/squirrelmail'; > $addrbook_table = 'address'; If you use a totally wrong p

[SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-16 Thread Vlad Janicek
Hey there...I'm a long time squirrelmail user and I have migrated this aplication over many mail servers and many operating systems. This time I migrated the aplication from Centos to ubuntu server and and this is the first time i've ever gotten this error with the configtest.php and everytime I t

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-15 Thread Tomas Kuliavas
>> Hey there... >> >> I'm a long time squirrelmail user and I have migrated this aplication >> over >> many mail servers and many operating systems. This time I migrated the >> aplication from Centos to ubuntu server and and this is the first time >> i've >> ever gotten this error with the configte

Re: [SM-USERS] FATAL ERROR: Database error: not found in preferences DSN.

2006-06-15 Thread Vlad Janicek
any ideas?? heheheThanks2006/6/14, Vlad Janicek <[EMAIL PROTECTED]>: Hey there...I'm a long time squirrelmail user and I have migrated this aplication over many mail servers and many operating systems. This time I migrated the aplication from Centos to ubuntu server and and this is the first time i

Re: [SM-USERS] Fatal error [mime.php]

2006-05-08 Thread Tomas Kuliavas
Are you sure that total email size is only 4KB? Maybe email contains some inline images? > I posted about fatal error in mime.php. > > Searching i found that the normal limit for a php script in /etc/php.ini > is > 8M, i expand it to 16M and the fatal error was solved. > > The mail in questi

Re: [SM-USERS] Fatal error [mime.php]

2006-05-08 Thread Christian Schmitz
I posted about fatal error in mime.php. Searching i found that the normal limit for a php script in /etc/php.ini is 8M, i expand it to 16M and the fatal error was solved. The mail in question have 4k of html, is i see malformed, but this will be another issue. bye all Chirstian Schmi

[SM-USERS] Fatal error [mime.php]

2006-05-05 Thread Christian Schmitz
Hi everyone: I am new in webmail, and really squirrelmail was easy to configure. Almost all works fine. I can write mails, see mails, customize colors, etc. But one of accounts receive mails. There is no special, but every time that i try to open it i get: Fatal error: Allowed memory

Re: [SM-USERS] Fatal error 30 seconds exceeded /read_body.php line 98

2006-02-28 Thread Michael Jones
For those of us who are telenet/ssh challenged by our web host, the following change to set allow_server_sort to be set to true in config.php in the config directory fixed the problem. Server Side Sorting Control * * to use server-side sorting instead of SM client side. * Your IMAP server must

Re: [SM-USERS] Fatal error 30 seconds exceeded /read_body.php line 98

2006-02-28 Thread Tomas Kuliavas
> My hosting provider put web mail access on port 2025 which is not > accessable from my work. I loaded squirrelmail v 1.4.6 in my accessable > public_html directory (port 80) this past weekend to test. I'm on a linux > server kernel 2.6.9-22.0.2.ELsmp with apache 1.3.34 and php version 4.4.1 > >

[SM-USERS] Fatal error 30 seconds exceeded /read_body.php line 98

2006-02-28 Thread Michael Jones
My hosting provider put web mail access on port 2025 which is not accessable from my work. I loaded squirrelmail v 1.4.6 in my accessable public_html directory (port 80) this past weekend to test. I'm on a linux server kernel 2.6.9-22.0.2.ELsmp with apache 1.3.34 and php version 4.4.1 I have 5 em

Re: [SM-USERS] Fatal Error report

2005-12-29 Thread Tomas Kuliavas
> Hi, > > > When I try to open mesages in the Inbox I get the following fatal error > message: > > > Fatal error: Maximum execution time of 30 seconds exceeded in > /var/www/html/squirrelmail-1.4.5/src/read_body.php on line 98 > > > This effectively means I can only open newly received messages but

[SM-USERS] Fatal Error report

2005-12-29 Thread info
Hi, When I try to open mesages in the Inbox I get the following fatal error message: Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/squirrelmail-1.4.5/src/read_body.php on line 98 This effectively means I can only open newly received messages but not old ones-even ha

Re: [SM-USERS] Fatal Error Messages

2005-07-26 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello [EMAIL PROTECTED], On Tuesday, July 19, 2005, you wrote: > Mail seems not to be getting through to this account or from this account. > Sent Email get > following responses (I am checing with our administrater to find > out if we still have t

[SM-USERS] Fatal Error Messages

2005-07-19 Thread ken_benesh_caesgr
Mail seems not to be getting through to this account or from this account.  Sent  Email getfollowing responses (I am checing with our administrater to find out if we still have the account):   Requested action not taken: mailbox unavailableServer replied: 550 Verification failed for <[EMAIL P

[SM-USERS] Fatal error: Call to a member function on a non-object in mime/Message.class.php

2005-07-18 Thread kristina clair
Hi, I just upgraded to the latest squirrelmail, and I'm using php 4.3.10. When I try to view bounced messages, I'm able to view them the first time. But if I go back to the Inbox and then try to view the message again, I get the error: Fatal error: Call to a member function on a non-object in /

Re: [SM-USERS] Fatal error: Cannot use string offset as an array

2005-05-20 Thread Tomas Kuliavas
> Good Morning Everyone: > > I am running a CVS version of Squirrelmail on FreeBSD 5.3 with > qmail/vpopmail and Courier IMAP, Apache 1.3.33 with PHP 5.0.4. I also > setup the vlogin plugin with the compatibility plugin to support virtual > domains and custom login pages. > > Everything was worki

[SM-USERS] Fatal error: Cannot use string offset as an array

2005-05-19 Thread Jason H
Good Morning Everyone:   I am running a CVS version of Squirrelmail on FreeBSD 5.3 with qmail/vpopmail and Courier IMAP, Apache 1.3.33 with PHP 5.0.4.   I also setup the vlogin plugin with the compatibility plugin to support virtual domains and custom login pages.    Everything was working very ni

Re: [SM-USERS] Fatal error: Allowed memory size for mime.php

2005-02-06 Thread p dont think
Carlos Kamtha wrote: I recently got this error. Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in +/usr/local/www/squirrelmail/functions/mime.php on line 291 I was able to correct a similar problem with imap_

[SM-USERS] Fatal error: Allowed memory size for mime.php

2005-01-14 Thread Carlos Kamtha
I recently got this error. Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in +/usr/local/www/squirrelmail/functions/mime.php on line 291 I was able to correct a similar problem with imap_general.php by incr

[SM-USERS] Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 40 bytes) in /var/www/squirrelmail/functions/imap_messages.php on line 532

2004-08-15 Thread gerry(Lowry)AbilityBusinessComputerServices_905-825-9582
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 40 bytes) in /var/www/squirrelmail/functions/imap_messages.php on line 532 This mailbox has 2491 messages, 22.4 MB. SquirrelMail successfully opens my other mailboxes, for example, one with 5012 messages, 3

[SM-USERS] fatal error

2004-07-22 Thread Noel Sanchez
When trying to forward an email, say 10M, I get following error message: "Fatal error: Allowed memory size of 15728640 bytes exhausted (tried to allocate 8192 bytes) in /var/www/html/mail/functions/imap_general.php on line 118" I've already edited php.ini to 15M file uploads as the FAQ suggests

[SM-USERS] Fatal Error: Call to undefined function: session_id()

2004-07-03 Thread Brian
Hello, I am running a box w/ SuSE 9.1, Apache 2.0.49, PHP 4.3.4 and Squirrelmail 1.4.2- 44. Everytime I try to go the the main squirrelmail page I get the following error: Fatal error: Call to undefined function: session_id() in /srv/www/htdocs/squirrelmail/functions/global.php on line 293 I

[SM-USERS] Fatal error: call to undefined function: session_id() in squirrelmail

2004-07-03 Thread Brian
Hello, I am running SuSE 9.1 with Apache 2.0.49, PHP 4.3.4-26, and squirrelmail 1.4.2-44 Everytime I try to access the login page of squirrelmail I receive the error: Fatal error: Call to undefined function: session_id() in /srv/www/htdocs/squirrelmail/functions/global.php on line 293 I am assu

Re: [SM-USERS] Fatal Error: Call to undefined function: session_id()

2004-06-30 Thread Tomas Kuliavas
> Hello, > > > I am running a box with SuSE 9.1 installed. I have Apache 2.0.49, PHP > 4.3.4, Squirrelmail 1.4.2-44. > > > My webserver is running great, and php appears to be working as I can > view php pages I put into my web server directory. When I try to access > the main squirrelmail pa

[SM-USERS] Fatal Error: Call to undefined function: session_id()

2004-06-30 Thread Brian Kesting
Hello, I am running a box with SuSE 9.1 installed. I have Apache 2.0.49, PHP 4.3.4, Squirrelmail 1.4.2-44. My webserver is running great, and php appears to be working as I can view php pages I put into my web server directory. When I try to access the main squirrelmail page I get the followin

Re: [SM-USERS] Fatal error at login -- session_id/global.php

2004-06-03 Thread p dont think
/> I'm using SM 1.4.1 on FreeBSD 4.9 with PHP 4.3.6 and am getting the following error when attempting to get to the login screen. Fatal error: Call to undefined function: session_id() in /usr/local/www/data/webmail/functions/global.php on line 293 Not a SquirrelMail issue... Your FreeBSD PHP i

Re: [SM-USERS] Fatal error at login -- session_id/global.php

2004-06-02 Thread Jonathan Angliss
Hello Mike, On Wednesday, June 02, 2004, Mike Oliveri wrote... > Hello, > I'm using SM 1.4.1 on FreeBSD 4.9 with PHP 4.3.6 and am getting the > following error when attempting to get to the login screen. > Fatal error: Call to undefined function: session_id() in > /usr/local/www/data/webmail/fu

[SM-USERS] Fatal error at login -- session_id/global.php

2004-06-02 Thread Mike Oliveri
Hello,I'm using SM 1.4.1 on FreeBSD 4.9 with PHP 4.3.6 and am getting the following error when attempting to get to the login screen.Fatal error: Call to undefined function: session_id() in /usr/local/www/data/webmail/functions/global.php on line 293  This started happening after a user ope

Re: [SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in/internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.ph p online 641

2004-04-07 Thread p dont think
> (B> I am using apache-2.0.48, IMAP-2001, PHP-4.2.2. I use mod_ssl also for the (B> apache. SquirrelMail version is 1.4.2. I have changed the (B> max_execution_time (B> from 30 to 120 in php.ini, but it still hangs when click on the "folder" (B> link. When I said hangs, I mean it is loading f

Re: [SM-USERS] Fatal error: Allowed memory size of... You know.

2004-03-20 Thread Fredrik Jervfors
Hi Seeker. > I've run into a small problem, more an annoyance, with the "Folders - > Unsubscribe/Subscribe" menu. > > Fatal error: Allowed memory size of 13632032 bytes exhausted at (null):0 > (tried to allocate 4097 bytes) in > /usr/share/squirrelmail/functions/imap_general.php on line 183 It is

[SM-USERS] Fatal error: Allowed memory size of... You know.

2004-03-19 Thread Seeker
I've only been trying SquirrelMail for 4 days but I love it. Beats Aeromail hands down. I've run into a small problem, more an annoyance, with the "Folders - Unsubscribe/Subscribe" menu. Fatal error: Allowed memory size of 13632032 bytes exhausted at (null):0 (tried to allocate 4097 bytes) in /us

Re: [SM-USERS] Fatal error

2004-03-18 Thread Jonathan Angliss
Hello Harold, On Thursday, March 18, 2004, Harold Hallikainen wrote... > I used to have that happen. Turns out that SM was trying to put > EVERY directory and subdirectory in /home/harold in the subscribe > window. Since there are thousands of directories there (I have > thousands of pages in publ

Re: [SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in/internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.ph p online 641

2004-03-18 Thread Fredrik Jervfors
Hi Gary. >>> I got the "Fatal error"Maximum execution time of 30 seconds exceeded in >>> /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php >>> on line 641" >>> error message when clicking on the link on SM page. SM just hangs when I >>> click on any link. Anyone of you have enc

Re: [SM-USERS] Fatal error

2004-03-18 Thread Harold Hallikainen
I used to have that happen. Turns out that SM was trying to put EVERY directory and subdirectory in /home/harold in the subscribe window. Since there are thousands of directories there (I have thousands of pages in public_html), it'd eventually give up. The fix was to change options - folder prefer

Re: [SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in/internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.ph p online 641

2004-03-18 Thread Gary Lam
I am using apache-2.0.48, IMAP-2001, PHP-4.2.2. I use mod_ssl also for the apache. SquirrelMail version is 1.4.2. I have changed the max_execution_time from 30 to 120 in php.ini, but it still hangs when click on the "folder" link. When I said hangs, I mean it is loading forever. Do you have any

Re: [SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in/internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.ph p online 641

2004-03-16 Thread Fredrik Jervfors
Hi Gary. > I got the "Fatal error"Maximum execution time of 30 seconds exceeded in > /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php >on line 641" > error message when clicking on the link on SM page. SM just hangs when I > click on any link. Anyone of y

[SM-USERS] Fatal error"Maximum execution time of 30 seconds exceeded in /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php on line 641

2004-03-16 Thread Gary Lam
Hi, I got the "Fatal error"Maximum execution time of 30 seconds exceeded in /internet/www/home/gary/squirrelmail-1.4.2/functions/imap_mailbox.php on line 641" error message when clicking on the link on SM page. SM just hangs when I click on any link. Anyone of you have encoun

[SM-USERS] Fatal Error While Reading E-Mail

2004-03-11 Thread Mike Roppolo
Hi there -   I've recently install SquirrelMail (v1.4.2) on my server (Debian vTesting).   When I try to read a test e-mail I receive the error, "Fatal error: Call to undefined function: makeinternallink() in .../mail/functions/strings.php on line 451"   Has anyone seen this before ?   Rega

Re: [SM-USERS] Fatal error: session_start() when switched to subdomain

2004-03-03 Thread Erin Schnabel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sam Hart said: > It wound up not being that bug (I found those as well) but that somewhere, > down the line, there was an .htaccess overriding it. > > Elsewhere (from someone encountering the same errors with drupal, > actually) someone had me try addi

Re: [SM-USERS] Fatal error: Call to undefined function: do_hook() in /var/www/html/squirrelmail/functions/display_messages.php on line 107

2004-03-03 Thread p dont think
> Server (B> Squirrelmail 1.4.3(CVS) (B> Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/11mdk) (B> mod_ssl/2.0.47 OpenSSL/0.9.7a DAV/2 PHP/4.3.1 (B> Client (B> Mandrake 9.2 Konqueror (B> After session timeout a click on Inbox yields (B> Fatal error: Call to undefined function: do_hook(

Re: [SM-USERS] Fatal error: session_start() when switched to subdomain

2004-03-03 Thread Sam Hart
It wound up not being that bug (I found those as well) but that somewhere, down the line, there was an .htaccess overriding it. Elsewhere (from someone encountering the same errors with drupal, actually) someone had me try adding this to the Directory directive in httpd.conf for squirrelmail:

[SM-USERS] Fatal error: Call to undefined function: do_hook() in /var/www/html/squirrelmail/functions/display_messages.php on line 107

2004-03-03 Thread Jim Tarvid
Server Squirrelmail 1.4.3(CVS) Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/11mdk) mod_ssl/2.0.47 OpenSSL/0.9.7a DAV/2 PHP/4.3.1 Client Mandrake 9.2 Konqueror After session timeout a click on Inbox yields Fatal error: Call to undefined function: do_hook() in /var/www/html/squirrelmail/funct

Re: [SM-USERS] Fatal error: session_start() when switched to subdomain

2004-03-02 Thread Jonathan Angliss
Hello Sam, On Tuesday, March 02, 2004, Sam Hart wrote... > I have SquirrelMail (1.5.0 from Debian sid) installed. During initial > setup and testing, I had it running from an aliased subdirectory thusly: > http://www.mysite.com/squirrelmail/ > and everything was working peachy. > I recentl

[SM-USERS] Fatal error: session_start() when switched to subdomain

2004-03-02 Thread Sam Hart
I have SquirrelMail (1.5.0 from Debian sid) installed. During initial setup and testing, I had it running from an aliased subdirectory thusly: http://www.mysite.com/squirrelmail/ and everything was working peachy. I recently switched to a subdomain so that SquirrelMail can be accessed f

Re: [SM-USERS] Fatal error

2004-02-06 Thread Jonathan Angliss
Hello Kevin, On Friday, February 06, 2004, Kevin Gilpin wrote... > We have been using Squirrelmail for a while now and very happy. I am > currently in a project of moving away from Redhat to Freebsd. I have > setup the test enviroment for Squirrelmail. But when I come to login > I get the followin

[SM-USERS] Fatal error

2004-02-06 Thread Kevin Gilpin
Hi, We have been using Squirrelmail for a while now and very happy. I am currently in a project of moving away from Redhat to Freebsd. I have setup the test enviroment for Squirrelmail. But when I come to login I get the following error Fatal error: Call to undefined function: session_id()

Re: [SM-USERS] Fatal Error in SM

2004-01-22 Thread Juan Hernandez
On Thu, 2004-01-22 at 12:06, Troy Richard wrote: > Does anyone know what this error refers to? > > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > allocate 1353983 bytes) in > /var/www/html/webmail/functions/imap_general.php on line 157 I think that you are trying to uplo

[SM-USERS] Fatal Error in SM

2004-01-22 Thread Troy Richard
Does anyone know what this error refers to? Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1353983 bytes) in /var/www/html/webmail/functions/imap_general.php on line 157 --- The SF.Net email is sponsored by Eclip

[SM-USERS] Fatal Error on Message Forward

2004-01-13 Thread Carolyn Longfoot
Greetings Squirrels, after the recent excellent help my SM has decided to cough up a real error that I need help with. I received a message that shows as size 1.4M in the intray. When I try to forward this, I get the following error: Fatal error: Allowed memory size of 8388608 bytes exhausted (t

[SM-USERS] Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 4097 bytes) in /usr/share/squirrelmail/functions/imap_general.php on line 85

2003-09-02 Thread Leentje
Hi, I am trying to get squirrelmail to work, but i just cant seem to login. It always gives this error: Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 4097 bytes) in /usr/share/squirrelmail/functions/imap_general.php on line 85 After reading the FAQ,

Re: [SM-USERS] Fatal Error

2003-07-11 Thread Jodie
Thanks Marc! That did indeed fix it. -- Jodie E Crouch III Asst. Network Administrator ShreveNet, Inc (318) 222-2NET --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and g

Re: [SM-USERS] Fatal error with Webcalendar plugin

2003-07-08 Thread troutb
Well I copied login.com to pear.php and hack it up see below. And the getOne function works get .. I still looking into ... but any insight would help! By the way ... why is the public access removed from the squirrel version of webcalendar? Won't want to still hare we people who don't have email

Re: [SM-USERS] Fatal error with Webcalendar plugin

2003-07-02 Thread pdontthink
> Hey I having the same problem. > > Did you every get this working? > > I read the INSTALL but I guess I just don't see it. > > I: > reinstalled php with PEAR > created the db (in postgresql) > modified ./includes/config.php > > #- db info > $db_type = "postgresql"; > $db_host

Re: [SM-USERS] Fatal error with Webcalendar plugin

2003-06-30 Thread troutb
Hey I having the same problem. Did you every get this working? I read the INSTALL but I guess I just don't see it. I: reinstalled php with PEAR created the db (in postgresql) modified ./includes/config.php #- db info $db_type = "postgresql"; $db_host = "localhost"; $db_login

Re: [SM-USERS] Fatal Error: Maximum execution time... HELP!

2003-06-27 Thread pdontthink
> Fatal error: Maximum execution time of 60 seconds exceeded in > /web/squirrelmail-1.4.0/functions/imap_general.php on line 448 > The Line is $char = $address{$pos}; inside parseAddress function. > > But if they check other folders (with more messages that INBOX) all it's > OK. i.e: The Inbox fold

Re: [SM-USERS] Fatal Error: Maximum execution time... HELP!

2003-06-27 Thread Jon Angliss
Hello Fernando, On Friday, June 27, 2003, Fernando Donate wrote... > I have some users who can't login in SM. The error is : > Fatal error: Maximum execution time of 60 seconds exceeded in > /web/squirrelmail-1.4.0/functions/imap_general.php on line 448 > The Line is $char = $address{$pos}; insi

[SM-USERS] Fatal Error: Maximum execution time... HELP!

2003-06-27 Thread Fernando Donate
Title: Mensaje Hello   I have some users who can't login in SM. The error is :   Fatal error: Maximum execution time of 60 seconds exceeded in /web/squirrelmail-1.4.0/functions/imap_general.php on line 448 The Line is $char = $address{$pos}; inside parseAddress function.   But if they ch

[SM-USERS] Fatal Error Cannot Retrieve Mail

2003-06-25 Thread Ghost
I had a low memory problem and the error message I get is as follows: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4097 bytes) in /squirrelmail-1.4.0/functions/imap_general.php on line 85 I increase the memory to 100M and I get the following error Fatal er

[SM-USERS] Fatal error: Call to a member function on a non-object in addressbook.phpon line 268

2003-03-04 Thread Robin Mordasiewicz
Fatal error: Call to a member function on a non-object in addressbook.php on line 268 I am getting this error when trying to edit the address book, also when I add addresses to the address book they are truncated. --- This SF.net email is spon

[SM-USERS] Fatal error: Maximum execution time of 30 seconds exceeded in /www/*/********/htdocs/mail/functions/imap_general.php on line 82

2003-02-28 Thread Shannon
I have been running SM 1.3.1 [DEVEL] for several months without any problems. About 6 days ago, my host upgraded their mail system. I don't have any details about what they upgraded to. Here is the PHP info on that server: http://magnatar.powweb.com/phpinfo.php Since they upgraded, any time I t

[SM-USERS] Fatal error: Allowed memory size of 8388608 bytes exhausted [SOLVED]

2003-02-20 Thread Jody Cleveland
0, 2003 8:32 AM > To: Squirrelmail-Users (E-mail) > Subject: [SM-USERS] Fatal error: Allowed memory size of 8388608 bytes > exhausted > > > Hello, > > I'm running: > Squirrelmail 1.4 RC2a > Redhat 8 > PHP 4.2.2 > > I've been running squirrelma

Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-29 Thread Jonathan Angliss
Hello Lpdpmq001, On Wednesday, January 29, 2003, [EMAIL PROTECTED] wrote... >> Excellent... this is what I had partially hoped to see. You can do >> a little updating of code, it shouldn't be too difficult in this >> case. Open up the file notes.php in the plugins/notes folder, and >> look right a

RE: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-29 Thread lpdpmq001
py camper now :) Kara > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of > > Jonathan Angliss > > Sent: Tuesday, January 28, 2003 9:43 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Sub

Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-29 Thread lpdpmq001
> Hello Lpdpmq001, > Excellent... this is what I had partially hoped to see. You can do a > little updating of code, it shouldn't be too difficult in this case. > Open up the file notes.php in the plugins/notes folder, and look right > at the top. Chances are, you'll see something like this: >

RE: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-29 Thread p dont think
gt; Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version() > > Hello Lpdpmq001, > On Tuesday, January 28, 2003, [EMAIL PROTECTED] wrote... > > >> I've taken a look at the plugins, and can you verify for me that it > >> h

Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-28 Thread Jonathan Angliss
Hello Lpdpmq001, On Wednesday, January 29, 2003, [EMAIL PROTECTED] wrote... >> Create a new folder, extract the 1.4rc2a source into that folder, >> check to see if you can login, use the software, browser about and >> such (without errors). Then add the weather plugin (Paul, is this >> fixed for 1

Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-28 Thread lpdpmq001
On 28 Jan 2003 at 23:43, Jonathan Angliss jon-at-squirrelmail.org wrote: > > > Check out the response I made to pdontthink's email. It turns out > > that notes and weather are calling the old global.php that was still > > in the src directory. That is certainly a leftover from me simply > > copyi

Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-28 Thread Jonathan Angliss
Hello Lpdpmq001, On Tuesday, January 28, 2003, [EMAIL PROTECTED] wrote... >> I've taken a look at the plugins, and can you verify for me that it >> happens when you have just the notes plugin enabled? > Yep. That's a start ;) >> I have a theory. How did you install the 1.4 version of >> Squirre

RE: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-28 Thread lpdpmq001
On 28 Jan 2003 at 17:45, p dont think pdontthink-at-angrynerds.com wrote: > (please remember to reply to the SM-USERS list) Oops :-} > > Can you try moving the other versions of global.php out of the SM tree > just in case? What did you change in the version of global you are > currently using

RE: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-28 Thread p dont think
al.php.~1.22~ and global.php.edited are also not referenced, > and > are saved versions of the file > > So, the only result in global.php is on line 70, and is where I get the "cannot > redeclare" error after adding the absolute path to line 15. > > kara > >

RE: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-27 Thread p dont think
o: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version() > > Hello Lpdpmq001, > On Monday, January 27, 2003, [EMAIL PROTECTED] wrote... > > > This error occurs when trying to access weather and n

Re: [SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-27 Thread Jonathan Angliss
Hello Lpdpmq001, On Monday, January 27, 2003, [EMAIL PROTECTED] wrote... > This error occurs when trying to access weather and notes (as far as I can tell): > Fatal error: Cannot redeclare check_php_version() in > /usr/share/squirrelmail/functions/global.php on line 70 [..] > I assume it is a P

[SM-USERS] Fatal error: Cannot redeclare check_php_version()

2003-01-27 Thread lpdpmq001
Hello everybody, I could use some help here :P First: Apache 1.3.27-2 PHP 4.1.2-7.3.6 SM 1.4.0 RC2a Redhat 7.3 I'll be happy to add any other info needed to help me. This error occurs when trying to access weather and notes (as far as I can tell): Fatal error: Cannot redeclare check_php_versi

  1   2   >