/tmp/PHP_errors.log
Fatal error: Class 'Phalcon\DI\FactoryDefault' not found in /usr/local/opnsense/mvc/script/load_phalcon.php on line 322016/01/28 22:50:03 kid1| helperHandleRead: unexpected read from basicauthenticator #Hlpr39932, 120 bytes '2016/01/28 22:50:03 kid1| helperOpenServers: Starting 1/5 'squid.auth-user.php' processes2016/01/28 22:50:03 kid1| Starting new helpers2016/01/28 22:50:03 kid1| Too few basicauthenticator processes are running (need 1/5)2016/01/28 22:50:03 kid1| WARNING: basicauthenticator #Hlpr39931 exited
NOTICE: Authentication not applicable on intercepted requests.
## Automatic generated configuration for Squid.# Do not edit this file manually.# setup listen configuration# transparant mode, listen on localhosthttp_port 127.0.0.1:3128 intercepthttp_port 1.2.3.1:3128http_port 1.2.4.1:3128http_port 1.2.5.1:3128# Setup ftp proxy# Rules allowing access from your local networks.# Generated list of (internal) IP networks from where browsing# should be allowed. (Allow interface subnets).acl localnet src 1.2.3.1/24 # Possible internal networkacl localnet src 1.2.4.1/25 # Possible internal networkacl localnet src 1.2.5.1/26 # Possible internal network# Default allow for local-link and private networksacl localnet src fc00::/7 # RFC 4193 local private network rangeacl localnet src fe80::/10 # RFC 4291 link-local (directly plugged) machines# Default localhost and to_localhost acl's#acl localhost src 127.0.0.1/32 ::1#acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1# ACL lists# ALC - Whitelist - User defined (whiteList)acl whiteList url_regex some\.site\.com# ACL - Blacklist - User defined (blackList)acl blackList url_regex (^|\.)101com\.com$acl blackList url_regex (^|\.)101order\.com$acl blackList url_regex (^|\.)123found\.com$# ACL - Remote fetched Blacklist (remoteblacklist)# ALC - Block browser/user-agent - User defined (browser)# ACL - SSL ports, default are configured in config.xml# Configured SSL ports (if defaults are not listed, then they have been removed from the configuration!):acl SSL_ports port 443 # https# Default Safe ports are now defined in config.xml# Configured Safe ports (if defaults are not listed, then they have been removed from the configuration!):# ALC - Safe_portsacl Safe_ports port 80 # httpacl Safe_ports port 21 # ftpacl Safe_ports port 443 # httpsacl Safe_ports port 70 # gopheracl Safe_ports port 210 # waisacl Safe_ports port 1025-65535 # unregistered portsacl Safe_ports port 280 # http-mgmtacl Safe_ports port 488 # gss-httpacl Safe_ports port 591 # filemakeracl Safe_ports port 777 # multiling httpacl CONNECT method CONNECT# Authentication Settings# Configure Local User Authentication helperauth_param basic program /usr/local/etc/inc/squid.auth-user.phpauth_param basic realm OPNsense proxy authenticationauth_param basic credentialsttl 2 hoursauth_param basic children 5# ACL - Local Authorized Users - local_authacl local_auth proxy_auth REQUIRED# ACL list (Allow) whitelisthttp_access allow whiteList## ACL list (Deny) blacklisthttp_access deny blackList# Deny requests to certain unsafe portshttp_access deny !Safe_ports# Deny CONNECT to other than secure SSL portshttp_access deny CONNECT !SSL_ports# Only allow cachemgr access from localhosthttp_access allow localhost managerhttp_access deny manager# We strongly recommend the following be uncommented to protect innocent# web applications running on the proxy server who think the only# one who can access services on "localhost" is a local userhttp_access deny to_localhost## Access Permission configuration:## Deny request from unauthorized clientshttp_access allow local_auth## ACL - localnet - default these include ranges from selected interfaces (Allow local subnets)http_access allow localnet# ACL - localhosthttp_access allow localhost# Deny all other access to this proxyhttp_access deny all# Uncomment and adjust the following to add a disk cache directory.cache_dir ufs /var/squid/cache 30000 16 256cache_mem 2048 MB# Leave coredumps in the first cache dircoredump_dir /var/squid/cache## Add any of your own refresh_pattern entries above these.#refresh_pattern ^ftp: 1440 20% 10080refresh_pattern ^gopher: 1440 0% 1440refresh_pattern -i (/cgi-bin/|\?) 0 0% 0refresh_pattern . 0 20% 4320# Squid Options# dns_v4_first reverses the order of preference to make Squid contact dual-stack websites over IPv4 firstdns_v4_first oncache_store_log /var/log/squid/store.log# URI hanlding with Whitespaces (default=strip)uri_whitespace strip# X-Forwarded header handling (default=on)forwarded_for on# Disable squid logfile rotate to use system defaultslogfile_rotate 0
# /usr/local/bin/php /usr/local/etc/inc/squid.auth-user.php
# sudo -usquid /usr/local/bin/php /usr/local/etc/inc/squid.auth-user.phpFatal error: Class 'Phalcon\DI\FactoryDefault' not found in /usr/local/opnsense/mvc/script/load_phalcon.php on line 32
# sudo -usquid /usr/local/bin/php -i | grep phalcon#
# /usr/local/bin/php -i | grep phalconphalconphalcon => enabledphalcon.db.escape_identifiers => On => Onphalcon.db.force_casting => Off => Offphalcon.orm.cast_on_hydrate => Off => Offphalcon.orm.column_renaming => On => Onphalcon.orm.enable_implicit_joins => On => Onphalcon.orm.enable_literals => On => Onphalcon.orm.events => On => Onphalcon.orm.exception_on_failed_save => Off => Offphalcon.orm.ignore_unknown_columns => Off => Offphalcon.orm.late_state_binding => Off => Offphalcon.orm.not_null_validations => On => Onphalcon.orm.virtual_foreign_keys => On => On
Virtual Directory Support => disabledConfiguration File (php.ini) Path => /usr/local/etcLoaded Configuration File => /usr/local/etc/php.iniScan this dir for additional .ini files => /usr/local/etc/phpAdditional .ini files parsed => /usr/local/etc/php/extensions.ini
Virtual Directory Support => disabledConfiguration File (php.ini) Path => /usr/local/etcLoaded Configuration File => /usr/local/etc/php.iniScan this dir for additional .ini files => /usr/local/etc/phpAdditional .ini files parsed => (none)
4 -rw------- 1 root wheel 487 Jan 29 00:10 /usr/local/etc/php/extensions.ini