SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Notes |
|
|
Please, could you check if you have this files?:
/var/efw/havp/blacklist
/var/efw/havp/whitelist
I had this issue once (those files were missing), just to check if it could be the same issue.
If you don't have that files, please do...
touch /var/efw/havp/blacklist
touch /var/efw/havp/whitelist
chown nobody: /var/efw/havp/blacklist
chwon nobody: /var/efw/havp/whitelist
... restart proxy and try again to access internet. |
|
|
|
did you recover from a 2.2 backup?
can you confirm that /var/efw/havp/whitelist, /var/efw/havp/blacklist, /etc/havp/whitelist, /etc/havp/blacklist are not created? (remove them and then run restarsquid.py and check if they where created) |
|
|
|
/var/efw/havp/*list files were not created when /etc/havp/*list links existed but /var/efw/havp/*list files not |
|