You are not logged in.

#1 2016-09-27 23:27:26

rixz
Member
Registered: 2015-07-25
Posts: 14
Website

PostfixAdmin PHP Error

Hi,

I just finished setting up a mailserver using postfix + postfixadmin + dovecot. In general it works fine, however while doing certain actions in postfixadmin I've noticed the bellow error message while reviewing the logs:

Sep 28 01:16:21 mymailserver nginx[302]: 2016/09/28 01:16:21 [error] 315#315: *109 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: domain in /usr/share/webapps/postfixAdmin/functions.inc.php on line 1655" while reading response header from upstream, client: 172.16.0.50, server: localhost, request: "POST /postfixadmin/edit.php?table=admin HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "172.16.0.55", referrer: "http://172.16.0.55/postfixadmin/edit.php?table=admin"

Has anyone encountered a similar issue and how could I solve it?

Regards,
RiXZ

Last edited by rixz (2016-09-28 09:22:41)


Big is a matter of perspective.
Remember this, when facing the mountains of the mind.

Offline

#2 2016-09-28 14:08:14

flortsch
Member
From: Linz, Austria
Registered: 2015-07-21
Posts: 39
Website

Re: PostfixAdmin PHP Error

Hey,

which version of postfixadmin are you using?
Your log contains a php notice about an unproper usage of array indices.
Therefore, this is something a postfixadmin dev has to take care of.

Best regards,
Florian

Offline

#3 2016-09-29 21:21:08

rixz
Member
Registered: 2015-07-25
Posts: 14
Website

Re: PostfixAdmin PHP Error

flortsch wrote:

Hey,

which version of postfixadmin are you using?
Your log contains a php notice about an unproper usage of array indices.
Therefore, this is something a postfixadmin dev has to take care of.

Best regards,
Florian

It is 2.93.
I thought about that as much that it is a version bug that will be fixed.


Big is a matter of perspective.
Remember this, when facing the mountains of the mind.

Offline

Board footer

Powered by FluxBB