From: <jor...@gm...> - 2008-08-07 21:28:50
|
Hello, 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/glob al.php on line 25 Help me .... Thanks ... |
From: Jon A. <jo...@sq...> - 2008-08-08 02:48:15
|
On Thu, 7 Aug 2008 18:27:48 -0300, <jor...@gm...> 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 undefined function: php_self() in >/srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5.0/glob >al.php on line 25 Of course, you could also try searching the -users list archive too... http://dir.gmane.org/gmane.mail.squirrelmail.user I believe this came up fairly recently (within the last week or so). -- Jon Angliss <jo...@sq...> |
From: Helmut H. <Hu...@t-...> - 2008-08-08 07:37:12
|
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/glob al.php on line 25 [HTML deleted] You use the wrong compatibility plugin; "change_passwd" needs (without other modifications) "compatibility-1.3". Maybe other plugins you are using now need "compatibility-2.0.13" - that problem is known but yet unsolved. If only "change_passwd" needs the older plugin perhaps it works if you install "compatibily-1.3" in its own directory .../plugins/compatibility-13 and the newer version is in .../plugins/compatibility And then you change every entry in "functions.php" and "options.php" to the changed path. But I haven't tried that change. I don't know if there are any side effects. Viele Gruesse! Helmut |
From: Paul L. <pa...@sq...> - 2008-08-08 07:40:05
|
On Fri, Aug 8, 2008 at 12:14 AM, Helmut Hullen <Hu...@t-...> 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() in >> /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5 >> .0/glob al.php on line 25 > > [HTML deleted] > > You use the wrong compatibility plugin; "change_passwd" needs (without > other modifications) "compatibility-1.3". > > Maybe other plugins you are using now need "compatibility-2.0.13" - that > problem is known but yet unsolved. Not correct. > If only "change_passwd" needs the older plugin perhaps it works if you > install "compatibily-1.3" in its own directory > > .../plugins/compatibility-13 > > and the newer version is in .../plugins/compatibility > > And then you change every entry in "functions.php" and "options.php" to > the changed path. > > But I haven't tried that change. I don't know if there are any side > effects. |
From: Helmut H. <Hu...@t-...> - 2008-08-08 08:07:22
|
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 |
From: <jor...@gm...> - 2008-08-08 13:53:28
|
Ok, Now, When I try to change passwords ... An error has occurred while attempting to change your password. Please contact your system administrator. Command output: chpasswd - setuid: Operation not permitted Return code: 1 -----Mensagem original----- De: squ...@li... [mailto:squ...@li...] Em nome de Paul Lesniewski Enviada em: sexta-feira, 8 de agosto de 2008 04:40 Para: Squirrelmail User Support Mailing List Assunto: Re: [SM-USERS] Fatal error: Call to undefined function: php_self() in /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5.0/glob al.php on line 25 On Fri, Aug 8, 2008 at 12:14 AM, Helmut Hullen <Hu...@t-...> 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() in >> /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5 >> .0/glob al.php on line 25 > > [HTML deleted] > > You use the wrong compatibility plugin; "change_passwd" needs (without > other modifications) "compatibility-1.3". > > Maybe other plugins you are using now need "compatibility-2.0.13" - that > problem is known but yet unsolved. Not correct. > If only "change_passwd" needs the older plugin perhaps it works if you > install "compatibily-1.3" in its own directory > > .../plugins/compatibility-13 > > and the newer version is in .../plugins/compatibility > > And then you change every entry in "functions.php" and "options.php" to > the changed path. > > But I haven't tried that change. I don't know if there are any side > effects. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squ...@li... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
From: Paul L. <pa...@sq...> - 2008-08-08 18:47:17
|
> When I try to change passwords ... > > An error has occurred while attempting to change your password. Please > contact your system administrator. > Command output: > chpasswd - setuid: Operation not permitted > Return code: 1 You might try googling for the error message. You should show more information about your system. Include a listing of the chpasswd file, your PHP safe_mode (and related) settings, etc. Please make sure you review all help and troubleshooting information in the README file and the mailing list posting guidelines before posting. |
From: Helmut H. <Hu...@t-...> - 2008-08-08 19:12:41
|
Hallo, jorgeoliveirasilva, Du (jorgeoliveirasilva) meintest am 08.08.08: > When I try to change passwords ... > An error has occurred while attempting to change your password. > Please contact your system administrator. > Command output: > chpasswd - setuid: Operation not permitted > Return code: 1 What tells ls -l /Path/to/squirrelmail/plugins/change_passwd/chpasswd Have you made the steps in .../plugins/change_passwd/INSTALL par. 3 (and presumably par. 2)? On my system the apache runs in group www so I made chown root:www chpasswd Viele Gruesse! Helmut |
From: <jor...@gm...> - 2008-08-08 20:54:02
|
Ok, Now it return this erro !!! User does not exist: jorge.oliveira Command output: User does not exist: jorge.oliveira Return code: 10 -----Mensagem original----- De: squ...@li... [mailto:squ...@li...] Em nome de Helmut Hullen Enviada em: sexta-feira, 8 de agosto de 2008 16:07 Para: squ...@li... Assunto: Re: [SM-USERS] chpasswd - setuid: Operation not permitted Hallo, jorgeoliveirasilva, Du (jorgeoliveirasilva) meintest am 08.08.08: > When I try to change passwords ... > An error has occurred while attempting to change your password. > Please contact your system administrator. > Command output: > chpasswd - setuid: Operation not permitted > Return code: 1 What tells ls -l /Path/to/squirrelmail/plugins/change_passwd/chpasswd Have you made the steps in .../plugins/change_passwd/INSTALL par. 3 (and presumably par. 2)? On my system the apache runs in group www so I made chown root:www chpasswd Viele Gruesse! Helmut ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squ...@li... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
From: Paul L. <pa...@sq...> - 2008-08-09 05:32:12
|
Please stop top posting. READ the mailing list posting guidelines, as you were asked to. > User does not exist: jorge.oliveira > Command output: > User does not exist: jorge.oliveira > Return code: 10 Only YOU can say if this is a valid user. Don't expect anyone to read your mind. If it's not, you need to investigate how it differs and why. Maybe you're using the wrong plugin. |
From: Helmut H. <Hu...@t-...> - 2008-08-10 15:44:57
|
Hallo, jorgeoliveirasilva, Du (jorgeoliveirasilva) meintest am 08.08.08: > What tells > ls -l /Path/to/squirrelmail/plugins/change_passwd/chpasswd > Have you made the steps in .../plugins/change_passwd/INSTALL par. 3 > (and presumably par. 2)? > On my system the apache runs in group www so I made > chown root:www chpasswd > User does not exist: jorge.oliveira > Command output: > User does not exist: jorge.oliveira > Return code: 10 [Full quote and top post deleted] What tells getent password | grep oliveira But you should be logged in successfully with the above name - strange. Viele Gruesse! Helmut |