Search found 6 matches

by cguarisco
26 Jul 2017 07:17
Forum: 3.x Bugs
Topic: Cannot open Mailwatch
Replies: 12
Views: 11273

Re: Cannot open Mailwatch


Can you send me the contents of your conf.php file? It shouldn't be hard to fix.


Add the php header before and after the code on my first post, that's my new conf.php file.


If i take a really old backup, and define default values for the tag that says are not dfined, it shows a blank page ...
by cguarisco
24 Jul 2017 12:31
Forum: 3.x Bugs
Topic: Cannot open Mailwatch
Replies: 12
Views: 11273

Re: Cannot open Mailwatch


The phpinfo() test means your apache/php installation should be working correctly.

The file command should return the following:
/var/www/html/mailscanner/conf.php: PHP script text

Since it doesn't, there might be something wrong with the format of your config.php. There should be an example ...
by cguarisco
24 Jul 2017 07:23
Forum: 3.x Bugs
Topic: Cannot open Mailwatch
Replies: 12
Views: 11273

Re: Cannot open Mailwatch


add this to a file called test.php in /var/www/html/
<?php
phpinfo();
?>
then access the following url: http://<EFA>/test.php

Do you get something that starts with the following?
Screen Shot 2017-07-21 at 11.42.png

From what I see, your browser is showing you the contents of your conf.php file ...
by cguarisco
20 Jul 2017 10:25
Forum: 3.x Bugs
Topic: Cannot open Mailwatch
Replies: 12
Views: 11273

Re: Cannot open Mailwatch

Yep, but all the version of the files present here are not working.
by cguarisco
14 Jul 2017 07:30
Forum: 3.x Bugs
Topic: Cannot open Mailwatch
Replies: 12
Views: 11273

Re: Cannot open Mailwatch

Nope. It was completely erased.
I tried to restore the old conf.php but it does not work anyway.
by cguarisco
11 Jul 2017 11:12
Forum: 3.x Bugs
Topic: Cannot open Mailwatch
Replies: 12
Views: 11273

Cannot open Mailwatch

I've updated to version 3.0.2.3 without errors, but now the web interface is not opening.

When i open with the browser the ip address on the machine where EFA is installed, it redirects me to https://EFA/mailscanner/status.php and show text instead of the page:

// Define MailWatch logo name ...