lists.php fails unexpected T_ELSE; line 68 duplicated;

General eFa discussion
Post Reply
ibidd
Posts: 2
Joined: 25 Mar 2014 19:01

lists.php fails unexpected T_ELSE; line 68 duplicated;

Post by ibidd »

Hello I am experiencing an issue with the lists page loading properly. Clicking on it will produce a blank page as if it was starting to load, however it never completes and in the end times out with a generic time out error. I've attempted to restart both the httpd services as well as the appliance itself but neither makes any difference. Upon further inspection of lists.php it would appear there is a duplicated T_ELSE statement.

The error that is generated and logged is below
[Fri May 16 16:03:13 2014] [error] [client 172.20.0.45] PHP Parse error: syntax error, unexpected T_ELSE in /var/www/html/mailscanner/lists.php on line 68, referer: http://172.20.0.228/mailscanner/quarant ... 6&pageID=8

Removing the duplicate statement appears to have resolved the error.
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: lists.php fails unexpected T_ELSE; line 68 duplicated;

Post by shawniverson »

Version of EFA you are using?
Post Reply