Closed sdchristen closed 4 years ago
# DirectoryIndex init.php
# FallbackResource /init.php
# AllowEncodedSlashes NoDecode
You have these lines commented-out. Without them you will certainly get no content.
For some reason I thought those lines were LDAP related. I uncommented them and am getting closer but it is still not working.
Added this to /etc/httpd/conf/httpd.conf:
<FilesMatch .php$>
SetHandler application/x-httpd-php
Changed /etc/httpd/conf.modules.d/00-mpm.conf
Commented out:
Uncommented:
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
[root@dns1 public_html]# httpd -V | grep MPM
Server MPM: prefork
Also verified PHP was working by creating phpinfo.php in public_html.
<?php
phpinfo();
?>
http://dns1.lan/phpinfo.php gives:
PHP Version 7.4.3
System
Linux dns1.lan 4.18.0-147.5.1.el8_1.x86_64 #1 SMP Wed Feb 5 02:00:39 UTC 2020 x86_64
Build Date
Feb 18 2020 11:53:05
Server API
Apache 2.0 Handler
Virtual Directory Support
disabled
Configuration File (php.ini) Path
/etc
Loaded Configuration File
/etc/php.ini
Scan this dir for additional .ini files
/etc/php.d
Additional .ini files parsed
/etc/php.d/10-opcache.ini, /etc/php.d/20-bz2.ini, /etc/php.d/20-calendar.ini, /etc/php.d/20-ctype.ini, /etc/php.d/20-curl.ini, /etc/php.d/20-dom.ini, /etc/php.d/20-exif.ini, /etc/php.d/20-fileinfo.ini, /etc/php.d/20-ftp.ini, /etc/php.d/20-gd.ini, /etc/php.d/20-gettext.ini, /etc/php.d/20-iconv.ini, /etc/php.d/20-imap.ini, /etc/php.d/20-intl.ini, /etc/php.d/20-json.ini, /etc/php.d/20-ldap.ini, /etc/php.d/20-mbstring.ini, /etc/php.d/20-mysqlnd.ini, /etc/php.d/20-odbc.ini, /etc/php.d/20-pdo.ini, /etc/php.d/20-phar.ini, /etc/php.d/20-posix.ini, /etc/php.d/20-shmop.ini, /etc/php.d/20-simplexml.ini, /etc/php.d/20-sockets.ini, /etc/php.d/20-sodium.ini, /etc/php.d/20-sqlite3.ini, /etc/php.d/20-sysvmsg.ini, /etc/php.d/20-sysvsem.ini, /etc/php.d/20-sysvshm.ini, /etc/php.d/20-tokenizer.ini, /etc/php.d/20-xml.ini, /etc/php.d/20-xmlwriter.ini, /etc/php.d/20-xsl.ini, /etc/php.d/30-mcrypt.ini, /etc/php.d/30-mysqli.ini, /etc/php.d/30-pdo_mysql.ini, /etc/php.d/30-pdo_odbc.ini, /etc/php.d/30-pdo_sqlite.ini, /etc/php.d/30-xmlreader.ini, /etc/php.d/30-xmlrpc.ini, /etc/php.d/50-mysql.ini
PHP API
20190902
PHP Extension
20190902
Zend Extension
320190902
Zend Extension Build
API320190902,NTS
PHP Extension Build
API20190902,NTS
Debug Build
no
Thread Safety
disabled
Zend Signal Handling
enabled
Zend Memory Manager
enabled
Zend Multibyte Support
provided by mbstring
IPv6 Support
enabled
DTrace Support
available, disabled
Registered PHP Streams
https, ftps, compress.zlib, php, file, glob, data, http, ftp, compress.bzip2, phar
Registered Stream Socket Transports
tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
Registered Stream Filters
zlib., string.rot13, string.toupper, string.tolower, string.strip_tags, convert., consumed, dechunk, bzip2., convert.iconv., mcrypt., mdecrypt.
http://www.zend.com/ This program makes use of the Zend Scripting Language Engine: Zend Engine v3.4.0, Copyright (c) Zend Technologies with Zend OPcache v7.4.3, Copyright (c), by Zend Technologies
Configuration
apache2handler
Apache Version
Apache/2.4.37 (centos) OpenSSL/1.1.1c PHP/7.4.3
Apache API Version
20120211
Server Administrator
root@localhost
Hostname:Port
dns1.lan:0
User/Group
apache(48)/48
Max Requests
Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts
Connection: 60 - Keep-Alive: 5
Virtual Server
Yes
Server Root
/etc/httpd
Loaded Modules
core mod_so http_core mod_access_compat mod_actions mod_alias mod_allowmethods mod_auth_basic mod_auth_digest mod_authn_anon mod_authn_core mod_authn_dbd mod_authn_dbm mod_authn_file mod_authn_socache mod_authz_core mod_authz_dbd mod_authz_dbm mod_authz_groupfile mod_authz_host mod_authz_owner mod_authz_user mod_autoindex mod_brotli mod_cache mod_cache_disk mod_cache_socache mod_data mod_dbd mod_deflate mod_dir mod_dumpio mod_echo mod_env mod_expires mod_ext_filter mod_filter mod_headers mod_include mod_info mod_log_config mod_logio mod_macro mod_mime_magic mod_mime mod_negotiation mod_remoteip mod_reqtimeout mod_request mod_rewrite mod_setenvif mod_slotmem_plain mod_slotmem_shm mod_socache_dbm mod_socache_memcache mod_socache_shmcb mod_status mod_substitute mod_suexec mod_unique_id mod_unixd mod_userdir mod_version mod_vhost_alias mod_watchdog mod_dav mod_dav_fs mod_dav_lock mod_lua prefork mod_proxy mod_lbmethod_bybusyness mod_lbmethod_byrequests mod_lbmethod_bytraffic mod_lbmethod_heartbeat mod_proxy_ajp mod_proxy_balancer mod_proxy_connect mod_proxy_express mod_proxy_fcgi mod_proxy_fdpass mod_proxy_ftp mod_proxy_http mod_proxy_hcheck mod_proxy_scgi mod_proxy_uwsgi mod_proxy_wstunnel mod_ssl mod_systemd mod_cgi mod_http2 mod_proxy_http2 mod_php7
Directive
Local Value
Master Value
engine
1
1
last_modified
0
0
xbithack
0
0
Apache Environment
Variable
Value
UNIQUE_ID
XmZXUUBV3mPIilsskT-rKAAAAAI
HTTP_HOST
dns1.lan
HTTP_CONNECTION
keep-alive
HTTP_DNT
1
HTTP_UPGRADE_INSECURE_REQUESTS
1
HTTP_USER_AGENT
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9
HTTP_ACCEPT_ENCODING
gzip, deflate
HTTP_ACCEPT_LANGUAGE
en-US,en;q=0.9
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SERVER_SIGNATURE
no value
SERVER_SOFTWARE
Apache/2.4.37 (centos) OpenSSL/1.1.1c PHP/7.4.3
SERVER_NAME
dns1.lan
SERVER_ADDR
192.168.1.254
SERVER_PORT
80
REMOTE_ADDR
192.168.1.111
DOCUMENT_ROOT
/var/www/html/dns-ui/public_html
REQUEST_SCHEME
http
CONTEXT_PREFIX
no value
CONTEXT_DOCUMENT_ROOT
/var/www/html/dns-ui/public_html
SERVER_ADMIN
root@localhost
SCRIPT_FILENAME
/var/www/html/dns-ui/public_html/phpinfo.php
REMOTE_PORT
15931
REMOTE_USER
dnsui-user
AUTH_TYPE
Basic
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
no value
REQUEST_URI
/phpinfo.php
SCRIPT_NAME
/phpinfo.php
HTTP Headers Information
HTTP Request Headers
HTTP Request
GET /phpinfo.php HTTP/1.1
Host
dns1.lan
Connection
keep-alive
Authorization
Basic ZG5zdWktdXNlcjpJOGMwMGtpZXMh
DNT
1
Upgrade-Insecure-Requests
1
User-Agent
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Encoding
gzip, deflate
Accept-Language
en-US,en;q=0.9
HTTP Response Headers
X-Powered-By
PHP/7.4.3
bz2
BZip2 Support
Enabled
Stream Wrapper support
compress.bzip2://
Stream Filter support
bzip2.decompress, bzip2.compress
BZip2 Version
1.0.6, 6-Sept-2010
calendar
Calendar support
enabled
Core
PHP Version
7.4.3
Directive
Local Value
Master Value
allow_url_fopen
On
On
allow_url_include
Off
Off
arg_separator.input
&
&
arg_separator.output
&
&
auto_append_file
no value
no value
auto_globals_jit
On
On
auto_prepend_file
no value
no value
browscap
no value
no value
default_charset
UTF-8
UTF-8
default_mimetype
text/html
text/html
disable_classes
no value
no value
disable_functions
no value
no value
display_errors
Off
Off
display_startup_errors
Off
Off
doc_root
no value
no value
docref_ext
no value
no value
docref_root
no value
no value
enable_dl
Off
Off
enable_post_data_reading
On
On
error_append_string
no value
no value
error_log
no value
no value
error_prepend_string
no value
no value
error_reporting
22527
22527
expose_php
On
On
extension_dir
/usr/lib64/php/modules
/usr/lib64/php/modules
file_uploads
On
On
hard_timeout
2
2
highlight.comment
highlight.default
highlight.html
highlight.keyword
highlight.string
html_errors
On
On
ignore_repeated_errors
Off
Off
ignore_repeated_source
Off
Off
ignore_user_abort
Off
Off
implicit_flush
Off
Off
include_path
.:/usr/share/pear:/usr/share/php
.:/usr/share/pear:/usr/share/php
input_encoding
no value
no value
internal_encoding
no value
no value
log_errors
On
On
log_errors_max_len
1024
1024
mail.add_x_header
Off
Off
mail.force_extra_parameters
no value
no value
mail.log
no value
no value
max_execution_time
30
30
max_file_uploads
20
20
max_input_nesting_level
64
64
max_input_time
60
60
max_input_vars
1000
1000
memory_limit
128M
128M
open_basedir
no value
no value
output_buffering
4096
4096
output_encoding
no value
no value
output_handler
no value
no value
post_max_size
8M
8M
precision
14
14
realpath_cache_size
4096K
4096K
realpath_cache_ttl
120
120
register_argc_argv
Off
Off
report_memleaks
On
On
report_zend_debug
On
On
request_order
GP
GP
sendmail_from
no value
no value
sendmail_path
/usr/sbin/sendmail -t -i
/usr/sbin/sendmail -t -i
serialize_precision
-1
-1
short_open_tag
Off
Off
SMTP
localhost
localhost
smtp_port
25
25
sys_temp_dir
no value
no value
syslog.facility
LOG_USER
LOG_USER
syslog.filter
no-ctrl
no-ctrl
syslog.ident
php
php
track_errors
Off
Off
unserialize_callback_func
no value
no value
upload_max_filesize
2M
2M
upload_tmp_dir
no value
no value
user_dir
no value
no value
user_ini.cache_ttl
300
300
user_ini.filename
.user.ini
.user.ini
variables_order
GPCS
GPCS
xmlrpc_error_number
0
0
xmlrpc_errors
Off
Off
zend.assertions
-1
-1
zend.detect_unicode
On
On
zend.enable_gc
On
On
zend.exception_ignore_args
On
On
zend.multibyte
Off
Off
zend.script_encoding
no value
no value
zend.signal_check
Off
Off
ctype
ctype functions
enabled
curl
cURL support
enabled
cURL Information
7.61.1
Age
4
Features
AsynchDNS
Yes
CharConv
No
Debug
No
GSS-Negotiate
No
IDN
Yes
IPv6
Yes
krb4
No
Largefile
Yes
libz
Yes
NTLM
Yes
NTLMWB
Yes
SPNEGO
Yes
SSL
Yes
SSPI
No
TLS-SRP
Yes
HTTP2
Yes
GSSAPI
Yes
KERBEROS5
Yes
UNIX_SOCKETS
Yes
PSL
Yes
HTTPS_PROXY
Yes
MULTI_SSL
No
BROTLI
Yes
Protocols
dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
Host
x86_64-redhat-linux-gnu
SSL Version
OpenSSL/1.1.1c
ZLib Version
1.2.11
libSSH Version
libssh/0.9.0/openssl/zlib
Directive
Local Value
Master Value
curl.cainfo
no value
no value
date
date/time support
enabled
timelib version
2018.03
"Olson" Timezone Database Version
0.system
Timezone Database
internal
Default timezone
UTC
Directive
Local Value
Master Value
date.default_latitude
31.7667
31.7667
date.default_longitude
35.2333
35.2333
date.sunrise_zenith
90.583333
90.583333
date.sunset_zenith
90.583333
90.583333
date.timezone
no value
no value
dom
DOM/XML
enabled
DOM/XML API Version
20031129
libxml Version
2.9.7
HTML Support
enabled
XPath Support
enabled
XPointer Support
enabled
Schema Support
enabled
RelaxNG Support
enabled
exif
EXIF Support
enabled
Supported EXIF Version
0220
Supported filetypes
JPEG, TIFF
Multibyte decoding support using mbstring
enabled
Extended EXIF tag formats
Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson
Directive
Local Value
Master Value
exif.decode_jis_intel
JIS
JIS
exif.decode_jis_motorola
JIS
JIS
exif.decode_unicode_intel
UCS-2LE
UCS-2LE
exif.decode_unicode_motorola
UCS-2BE
UCS-2BE
exif.encode_jis
no value
no value
exif.encode_unicode
ISO-8859-15
ISO-8859-15
fileinfo
fileinfo support
enabled
libmagic
537
filter
Input Validation and Filtering
enabled
Directive
Local Value
Master Value
filter.default
unsafe_raw
unsafe_raw
filter.default_flags
no value
no value
ftp
FTP support
enabled
FTPS support
enabled
gd
GD Support
enabled
GD headers Version
2.2.5
GD library Version
2.2.5
FreeType Support
enabled
FreeType Linkage
with freetype
GIF Read Support
enabled
GIF Create Support
enabled
JPEG Support
enabled
PNG Support
enabled
WBMP Support
enabled
XPM Support
enabled
XBM Support
enabled
WebP Support
enabled
BMP Support
enabled
TGA Read Support
enabled
Directive
Local Value
Master Value
gd.jpeg_ignore_warning
1
1
gettext
GetText Support
enabled
hash
hash support
enabled
Hashing Engines
md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
MHASH support
Enabled
MHASH API Version
Emulated Support
iconv
iconv support
enabled
iconv implementation
glibc
iconv library version
2.28
Directive
Local Value
Master Value
iconv.input_encoding
no value
no value
iconv.internal_encoding
no value
no value
iconv.output_encoding
no value
no value
imap
IMAP c-Client Version
2007f
SSL Support
enabled
Kerberos Support
enabled
Directive
Local Value
Master Value
imap.enable_insecure_rsh
Off
Off
intl
Internationalization support
enabled
ICU version
62.1
ICU Data version
62.1
ICU TZData version
2018e
ICU Unicode version
11.0
Directive
Local Value
Master Value
intl.default_locale
no value
no value
intl.error_level
0
0
intl.use_exceptions
0
0
json
json support
enabled
ldap
LDAP Support
enabled
Total Links
0/unlimited
API Version
3001
Vendor Name
OpenLDAP
Vendor Version
20446
SASL Support
Enabled
Directive
Local Value
Master Value
ldap.max_links
Unlimited
Unlimited
libxml
libXML support
active
libXML Compiled Version
2.9.7
libXML Loaded Version
20907
libXML streams
enabled
mbstring
Multibyte Support
enabled
Multibyte string engine
libmbfl
HTTP input encoding translation
disabled
libmbfl version
1.3.2
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Multibyte (japanese) regex support
enabled
Multibyte regex (oniguruma) version
6.8.2
Directive
Local Value
Master Value
mbstring.detect_order
no value
no value
mbstring.encoding_translation
Off
Off
mbstring.func_overload
0
0
mbstring.http_input
no value
no value
mbstring.http_output
no value
no value
mbstring.http_output_conv_mimetypes
^(text/|application/xhtml+xml)
^(text/|application/xhtml+xml)
mbstring.internal_encoding
no value
no value
mbstring.language
neutral
neutral
mbstring.regex_retry_limit
1000000
1000000
mbstring.regex_stack_limit
100000
100000
mbstring.strict_detection
Off
Off
mbstring.substitute_character
no value
no value
mcrypt
mcrypt support
enabled
mcrypt_filter support
enabled
Version
2.5.8
Api No
20021217
Supported ciphers
cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes
cbc cfb ctr ecb ncfb nofb ofb stream
Directive
Local Value
Master Value
mcrypt.algorithms_dir
no value
no value
mcrypt.modes_dir
no value
no value
mysql
MySQL Support
enabled
Active Persistent Links
0
Active Links
0
Client API version
mysqlnd 7.4.3
Directive
Local Value
Master Value
mysql.allow_local_infile
On
On
mysql.allow_persistent
On
On
mysql.connect_timeout
60
60
mysql.default_host
no value
no value
mysql.default_password
no value
no value
mysql.default_port
no value
no value
mysql.default_socket
/var/lib/mysql/mysql.sock
/var/lib/mysql/mysql.sock
mysql.default_user
no value
no value
mysql.max_links
Unlimited
Unlimited
mysql.max_persistent
Unlimited
Unlimited
mysql.trace_mode
Off
Off
mysqli
MysqlI Support
enabled
Client API library version
mysqlnd 7.4.3
Active Persistent Links
0
Inactive Persistent Links
0
Active Links
0
Directive
Local Value
Master Value
mysqli.allow_local_infile
Off
Off
mysqli.allow_persistent
On
On
mysqli.default_host
no value
no value
mysqli.default_port
3306
3306
mysqli.default_pw
no value
no value
mysqli.default_socket
/var/lib/mysql/mysql.sock
/var/lib/mysql/mysql.sock
mysqli.default_user
no value
no value
mysqli.max_links
Unlimited
Unlimited
mysqli.max_persistent
Unlimited
Unlimited
mysqli.reconnect
Off
Off
mysqli.rollback_on_cached_plink
Off
Off
mysqlnd
mysqlnd
enabled
Version
mysqlnd 7.4.3
Compression
supported
core SSL
supported
extended SSL
supported
Command buffer size
4096
Read buffer size
32768
Read timeout
86400
Collecting statistics
Yes
Collecting memory statistics
No
Tracing
n/a
Loaded plugins
mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
API Extensions
mysqli,pdo_mysql,mysql
odbc
ODBC Support
enabled
Active Persistent Links
0
Active Links
0
ODBC library
unixODBC
ODBCVER
0x0380
ODBC_CFLAGS
-I/usr/include
ODBC_LFLAGS
-L/usr/lib64
ODBC_LIBS
-lodbc
Directive
Local Value
Master Value
odbc.allow_persistent
On
On
odbc.check_persistent
On
On
odbc.default_cursortype
Static cursor
Static cursor
odbc.default_db
no value
no value
odbc.default_pw
no value
no value
odbc.default_user
no value
no value
odbc.defaultbinmode
return as is
return as is
odbc.defaultlrl
return up to 4096 bytes
return up to 4096 bytes
odbc.max_links
Unlimited
Unlimited
odbc.max_persistent
Unlimited
Unlimited
openssl
OpenSSL support
enabled
OpenSSL Library Version
OpenSSL 1.1.1c FIPS 28 May 2019
OpenSSL Header Version
OpenSSL 1.1.1c FIPS 28 May 2019
Openssl default config
/etc/pki/tls/openssl.cnf
Directive
Local Value
Master Value
openssl.cafile
no value
no value
openssl.capath
no value
no value
pcre
PCRE (Perl Compatible Regular Expressions) Support
enabled
PCRE Library Version
10.32 2018-09-10
PCRE Unicode Version
11.0.0
PCRE JIT Support
enabled
PCRE JIT Target
x86 64bit (little endian + unaligned)
Directive
Local Value
Master Value
pcre.backtrack_limit
1000000
1000000
pcre.jit
0
0
pcre.recursion_limit
100000
100000
PDO
PDO support
enabled
PDO drivers
mysql, odbc, sqlite
pdo_mysql
PDO Driver for MySQL
enabled
Client API version
mysqlnd 7.4.3
Directive
Local Value
Master Value
pdo_mysql.default_socket
/var/lib/mysql/mysql.sock
/var/lib/mysql/mysql.sock
PDO_ODBC
PDO Driver for ODBC (unixODBC)
enabled
ODBC Connection Pooling
Enabled, strict matching
pdo_sqlite
PDO Driver for SQLite 3.x
enabled
SQLite Library
3.26.0
Phar
Phar: PHP Archive support
enabled
Phar API version
1.1.1
Phar-based phar archives
enabled
Tar-based phar archives
enabled
ZIP-based phar archives
enabled
gzip compression
enabled
bzip2 compression
enabled
Native OpenSSL support
enabled
Phar based on pear/PHP_Archive, original concept by Davey Shafik. Phar fully realized by Gregory Beaver and Marcus Boerger. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive
Local Value
Master Value
phar.cache_list
no value
no value
phar.readonly
On
On
phar.require_hash
On
On
posix
POSIX support
enabled
Reflection
Reflection
enabled
session
Session Support
enabled
Registered save handlers
files user
Registered serializer handlers
php_serialize php php_binary
Directive
Local Value
Master Value
session.auto_start
Off
Off
session.cache_expire
180
180
session.cache_limiter
nocache
nocache
session.cookie_domain
no value
no value
session.cookie_httponly
no value
no value
session.cookie_lifetime
0
0
session.cookie_path
/
/
session.cookie_samesite
no value
no value
session.cookie_secure
0
0
session.gc_divisor
1000
1000
session.gc_maxlifetime
1440
1440
session.gc_probability
1
1
session.lazy_write
On
On
session.name
PHPSESSID
PHPSESSID
session.referer_check
no value
no value
session.save_handler
files
files
session.save_path
no value
no value
session.serialize_handler
php
php
session.sid_bits_per_character
5
5
session.sid_length
26
26
session.upload_progress.cleanup
On
On
session.upload_progress.enabled
On
On
session.upload_progress.freq
1%
1%
session.upload_progress.min_freq
1
1
session.upload_progress.name
PHP_SESSION_UPLOAD_PROGRESS
PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix
uploadprogress
uploadprogress
session.use_cookies
1
1
session.use_only_cookies
1
1
session.use_strict_mode
0
0
session.use_trans_sid
0
0
shmop
shmop support
enabled
SimpleXML
SimpleXML support
enabled
Schema support
enabled
sockets
Sockets Support
enabled
sodium
sodium support
enabled
libsodium headers version
1.0.18
libsodium library version
1.0.18
SPL
SPL support
enabled
Interfaces
OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes
AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
sqlite3
SQLite3 support
enabled
SQLite Library
3.26.0
Directive
Local Value
Master Value
sqlite3.defensive
1
1
sqlite3.extension_dir
no value
no value
standard
Dynamic Library Support
enabled
Path to sendmail
/usr/sbin/sendmail -t -i
Directive
Local Value
Master Value
assert.active
1
1
assert.bail
0
0
assert.callback
no value
no value
assert.exception
0
0
assert.quiet_eval
0
0
assert.warning
1
1
auto_detect_line_endings
0
0
default_socket_timeout
60
60
from
no value
no value
session.trans_sid_hosts
no value
no value
session.trans_sid_tags
a=href,area=href,frame=src,form=
a=href,area=href,frame=src,form=
unserialize_max_depth
4096
4096
url_rewriter.hosts
no value
no value
url_rewriter.tags
form=
form=
user_agent
no value
no value
sysvmsg
sysvmsg support
enabled
sysvsem
sysvsem support
enabled
sysvshm
sysvshm support
enabled
tokenizer
Tokenizer Support
enabled
xml
XML Support
active
XML Namespace Support
active
libxml2 Version
2.9.7
xmlreader
XMLReader
enabled
xmlrpc
core library version
xmlrpc-epi v. 0.51
author
Dan Libby
homepage
http://xmlrpc-epi.sourceforge.net
open sourced by
Epinions.com
xmlwriter
XMLWriter
enabled
xsl
XSL
enabled
libxslt Version
1.1.32
libxslt compiled against libxml Version
2.9.7
EXSLT
enabled
libexslt Version
1.1.32
Zend OPcache
Opcode Caching
Up and Running
Optimization
Enabled
SHM Cache
Enabled
File Cache
Disabled
Startup
OK
Shared memory model
mmap
Cache hits
0
Cache misses
1
Used memory
9168472
Free memory
125049256
Wasted memory
0
Interned Strings Used memory
401616
Interned Strings Free memory
5889392
Cached scripts
1
Cached keys
1
Max keys
16229
OOM restarts
0
Hash keys restarts
0
Manual restarts
0
Directive
Local Value
Master Value
opcache.blacklist_filename
/etc/php.d/opcache*.blacklist
/etc/php.d/opcache*.blacklist
opcache.consistency_checks
0
0
opcache.dups_fix
Off
Off
opcache.enable
On
On
opcache.enable_cli
On
On
opcache.enable_file_override
Off
Off
opcache.error_log
no value
no value
opcache.file_cache
no value
no value
opcache.file_cache_consistency_checks
1
1
opcache.file_cache_only
0
0
opcache.file_update_protection
2
2
opcache.force_restart_timeout
180
180
opcache.huge_code_pages
Off
Off
opcache.interned_strings_buffer
8
8
opcache.lockfile_path
/tmp
/tmp
opcache.log_verbosity_level
1
1
opcache.max_accelerated_files
10000
10000
opcache.max_file_size
0
0
opcache.max_wasted_percentage
5
5
opcache.memory_consumption
128
128
opcache.opt_debug_level
0
0
opcache.optimization_level
0x7FFEBFFF
0x7FFEBFFF
opcache.preferred_memory_model
no value
no value
opcache.preload
no value
no value
opcache.preload_user
no value
no value
opcache.protect_memory
0
0
opcache.restrict_api
no value
no value
opcache.revalidate_freq
2
2
opcache.revalidate_path
Off
Off
opcache.save_comments
1
1
opcache.use_cwd
On
On
opcache.validate_permission
Off
Off
opcache.validate_root
Off
Off
opcache.validate_timestamps
On
On
zlib
ZLib Support
enabled
Stream Wrapper
compress.zlib://
Stream Filter
zlib.inflate, zlib.deflate
Compiled Version
1.2.11
Linked Version
1.2.11
Directive
Local Value
Master Value
zlib.output_compression
Off
Off
zlib.output_compression_level
-1
-1
zlib.output_handler
no value
no value
Additional Modules
Module Name
Environment
Variable
Value
LANG
C
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
NOTIFY_SOCKET
/run/systemd/notify
INVOCATION_ID
56db2aec81ae4bbaa993e2c3171e9b66
JOURNAL_STREAM
9:1348566
PHP Variables
Variable
Value
$_SERVER['UNIQUE_ID']
XmZXUUBV3mPIilsskT-rKAAAAAI
$_SERVER['HTTP_HOST']
dns1.lan
$_SERVER['HTTP_CONNECTION']
keep-alive
$_SERVER['HTTP_DNT']
1
$_SERVER['HTTP_UPGRADE_INSECURE_REQUESTS']
1
$_SERVER['HTTP_USER_AGENT']
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
$_SERVER['HTTP_ACCEPT']
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9
$_SERVER['HTTP_ACCEPT_ENCODING']
gzip, deflate
$_SERVER['HTTP_ACCEPT_LANGUAGE']
en-US,en;q=0.9
$_SERVER['PATH']
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
$_SERVER['SERVER_SIGNATURE']
no value
$_SERVER['SERVER_SOFTWARE']
Apache/2.4.37 (centos) OpenSSL/1.1.1c PHP/7.4.3
$_SERVER['SERVER_NAME']
dns1.lan
$_SERVER['SERVER_ADDR']
192.168.1.254
$_SERVER['SERVER_PORT']
80
$_SERVER['REMOTE_ADDR']
192.168.1.111
$_SERVER['DOCUMENT_ROOT']
/var/www/html/dns-ui/public_html
$_SERVER['REQUEST_SCHEME']
http
$_SERVER['CONTEXT_PREFIX']
no value
$_SERVER['CONTEXT_DOCUMENT_ROOT']
/var/www/html/dns-ui/public_html
$_SERVER['SERVER_ADMIN']
root@localhost
$_SERVER['SCRIPT_FILENAME']
/var/www/html/dns-ui/public_html/phpinfo.php
$_SERVER['REMOTE_PORT']
15931
$_SERVER['REMOTE_USER']
dnsui-user
$_SERVER['AUTH_TYPE']
Basic
$_SERVER['GATEWAY_INTERFACE']
CGI/1.1
$_SERVER['SERVER_PROTOCOL']
HTTP/1.1
$_SERVER['REQUEST_METHOD']
GET
$_SERVER['QUERY_STRING']
no value
$_SERVER['REQUEST_URI']
/phpinfo.php
$_SERVER['SCRIPT_NAME']
/phpinfo.php
$_SERVER['PHP_SELF']
/phpinfo.php
$_SERVER['PHP_AUTH_USER']
dnsui-user
$_SERVER['PHP_AUTH_PW']
passwordhere
$_SERVER['REQUEST_TIME_FLOAT']
1583765329.753
$_SERVER['REQUEST_TIME']
1583765329
Now after authenticating I get…
Thoughts? Thanks a ton for your help!
Steve
From: Thomas Pike notifications@github.com Sent: Monday, March 09, 2020 4:16 AM To: operasoftware/dns-ui dns-ui@noreply.github.com Cc: sdchristen sdchristensen@gmail.com; Author author@noreply.github.com Subject: Re: [operasoftware/dns-ui] Index of / when connecting to website. (#165)
You have these lines commented-out. Without them you will certainly get no content.
— You are receiving this because you authored the thread. Reply to this email directly, https://github.com/operasoftware/dns-ui/issues/165?email_source=notifications&email_token=AOYS56KBGOEWSWXFVNHWYRTRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI#issuecomment-596414141 view it on GitHub, or https://github.com/notifications/unsubscribe-auth/AOYS56M2USCKTH6A3GDMSKLRGSXUFANCNFSM4LD27R4A unsubscribe. https://github.com/notifications/beacon/AOYS56IXIGHS4XMJLBGBJLLRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI.gif
Postgres did not like having dashes in the username or database name. I changed them.
Postgres did not like having a special character in the password.. caused error in parsing config.ini
Updated config.ini with new username, password, and dbname
Reinstalled php-pgsql using yum reinstall php-pgsql
Now I get the
http://192.168.1.254/ DNS management
Oops! Something went wrong!
Sorry, but it looks like something needs fixing on the system. The problem has been automatically reported to the administrators, but if you wish, you can also mailto:admin@example.com?subject=DNS%20UI%20error%20number%201583775515 provide additional information about what you were doing that may have triggered the error.
cat /var/log/httpd/error_log | more shows:
[Mon Mar 09 12:38:35.891441 2020] [php7:notice] [pid 31222] [client 192.168.1.111:1694] 1583775515: UserDataSourceException: User data source not configured. in /var/www/html/dns-ui/model/user.php:114, referer: http://192.168.1.254/
[Mon Mar 09 12:38:35.891471 2020] [php7:notice] [pid 31222] [client 192.168.1.111:1694] 1583775515: Stack trace:, referer: http://192.168.1.254/
[Mon Mar 09 12:38:35.891475 2020] [php7:notice] [pid 31222] [client 192.168.1.111:1694] 1583775515: #0 /var/www/html/dns-ui/model/userdirectory.php(106): User->get_details(), referer: http://192.168.1.254/
[Mon Mar 09 12:38:35.891478 2020] [php7:notice] [pid 31222] [client 192.168.1.111:1694] 1583775515: #1 /var/www/html/dns-ui/requesthandler.php(24): UserDirectory->get_user_by_uid(), referer: http://192.168.1.254/
[Mon Mar 09 12:38:35.891494 2020] [php7:notice] [pid 31222] [client 192.168.1.111:1694] 1583775515: #2 /var/www/html/dns-ui/public_html/init.php(18): require('/var/www/html/d...'), referer: http://192.168.1.254/
[Mon Mar 09 12:38:35.891497 2020] [php7:notice] [pid 31222] [client 192.168.1.111:1694] 1583775515: #3 {main}, referer: http://192.168.1.254/
Thanks,
Steve
From: Thomas Pike notifications@github.com Sent: Monday, March 09, 2020 4:16 AM To: operasoftware/dns-ui dns-ui@noreply.github.com Cc: sdchristen sdchristensen@gmail.com; Author author@noreply.github.com Subject: Re: [operasoftware/dns-ui] Index of / when connecting to website. (#165)
You have these lines commented-out. Without them you will certainly get no content.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/operasoftware/dns-ui/issues/165?email_source=notifications&email_token=AOYS56KBGOEWSWXFVNHWYRTRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI#issuecomment-596414141 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYS56M2USCKTH6A3GDMSKLRGSXUFANCNFSM4LD27R4A . https://github.com/notifications/beacon/AOYS56IXIGHS4XMJLBGBJLLRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI.gif
Sorry.. SO CLOSE!
Manually created first user in Postgres and set to active.
psql -d dnsuidb -c 'update "user" set active=1'
After debugging I can now log in and see my zones. But if I click on on a zone I get the Oops something went wrong screen. Apache logs below:
[root@dns1 config]# cat /var/log/httpd/error_log | more
[Mon Mar 09 14:13:17.838026 2020] [suexec:notice] [pid 32290] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Mar 09 14:13:17.857736 2020] [lbmethod_heartbeat:notice] [pid 32290] AH02282: No slotmem from mod_heartmonitor
[Mon Mar 09 14:13:17.857765 2020] [http2:warn] [pid 32290] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the curr
ently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Mon Mar 09 14:13:17.883316 2020] [mpm_prefork:notice] [pid 32290] AH00163: Apache/2.4.37 (centos) OpenSSL/1.1.1c PHP/7.4.3 configured -- resuming normal operations
[Mon Mar 09 14:13:17.883350 2020] [core:notice] [pid 32290] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Mar 09 14:14:00.474523 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: Pest_ServerError: {"error": "Internal Server Error"} in /var/www/html/dns-ui/Pest.php:334, referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474560 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: Stack trace:, referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474564 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #0 /var/www/html/dns-ui/Pest.php(268): Pest->checkLastResponseForError(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474567 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #1 /var/www/html/dns-ui/Pest.php(154): Pest->doRequest(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474569 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #2 /var/www/html/dns-ui/powerdns.php(30): Pest->get(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474572 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #3 /var/www/html/dns-ui/model/zone.php(224): PowerDNS->get(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474574 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #4 /var/www/html/dns-ui/views/zone.php(32): Zone->list_resource_record_sets(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474577 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #5 /var/www/html/dns-ui/requesthandler.php(62): require('/var/www/html/d...'), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474579 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #6 /var/www/html/dns-ui/public_html/init.php(18): require('/var/www/html/d...'), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:00.474582 2020] [php7:notice] [pid 32368] [client 192.168.1.111:2815] 1583781240: #7 {main}, referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903728 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: Pest_ServerError: {"error": "Internal Server Error"} in /var/www/html/dns-ui/Pest.php:334, referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903758 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: Stack trace:, referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903762 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #0 /var/www/html/dns-ui/Pest.php(268): Pest->checkLastResponseForError(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903765 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #1 /var/www/html/dns-ui/Pest.php(154): Pest->doRequest(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903768 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #2 /var/www/html/dns-ui/powerdns.php(30): Pest->get(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903770 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #3 /var/www/html/dns-ui/model/zone.php(224): PowerDNS->get(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903773 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #4 /var/www/html/dns-ui/views/zone.php(32): Zone->list_resource_record_sets(), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903788 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #5 /var/www/html/dns-ui/requesthandler.php(62): require('/var/www/html/d...'), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903792 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #6 /var/www/html/dns-ui/public_html/init.php(18): require('/var/www/html/d...'), referer: http://dns1.lan/zones
[Mon Mar 09 14:14:06.903795 2020] [php7:notice] [pid 32369] [client 192.168.1.111:2816] 1583781246: #7 {main}, referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854398 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: Pest_ServerError: {"error": "Internal Server Error"} in /var/www/html/dns-ui/Pest.php:334, referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854432 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: Stack trace:, referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854436 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #0 /var/www/html/dns-ui/Pest.php(268): Pest->checkLastResponseForError(), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854439 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #1 /var/www/html/dns-ui/Pest.php(154): Pest->doRequest(), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854441 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #2 /var/www/html/dns-ui/powerdns.php(30): Pest->get(), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854444 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #3 /var/www/html/dns-ui/model/zone.php(224): PowerDNS->get(), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854446 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #4 /var/www/html/dns-ui/views/zone.php(32): Zone->list_resource_record_sets(), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854449 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #5 /var/www/html/dns-ui/requesthandler.php(62): require('/var/www/html/d...'), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854451 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #6 /var/www/html/dns-ui/public_html/init.php(18): require('/var/www/html/d...'), referer: http://dns1.lan/zones
[Mon Mar 09 14:21:48.854454 2020] [php7:notice] [pid 32292] [client 192.168.1.111:2928] 1583781708: #7 {main}, referer: http://dns1.lan/zones
[root@dns1 config]#
From: Thomas Pike notifications@github.com Sent: Monday, March 09, 2020 4:16 AM To: operasoftware/dns-ui dns-ui@noreply.github.com Cc: sdchristen sdchristensen@gmail.com; Author author@noreply.github.com Subject: Re: [operasoftware/dns-ui] Index of / when connecting to website. (#165)
You have these lines commented-out. Without them you will certainly get no content.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/operasoftware/dns-ui/issues/165?email_source=notifications&email_token=AOYS56KBGOEWSWXFVNHWYRTRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI#issuecomment-596414141 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYS56M2USCKTH6A3GDMSKLRGSXUFANCNFSM4LD27R4A . https://github.com/notifications/beacon/AOYS56IXIGHS4XMJLBGBJLLRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI.gif
Everything is working! Needed to add a user via the web application, create the user locally, then log in as that user.
-Steve
From: Thomas Pike notifications@github.com Sent: Monday, March 09, 2020 4:16 AM To: operasoftware/dns-ui dns-ui@noreply.github.com Cc: sdchristen sdchristensen@gmail.com; Author author@noreply.github.com Subject: Re: [operasoftware/dns-ui] Index of / when connecting to website. (#165)
You have these lines commented-out. Without them you will certainly get no content.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/operasoftware/dns-ui/issues/165?email_source=notifications&email_token=AOYS56KBGOEWSWXFVNHWYRTRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI#issuecomment-596414141 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYS56M2USCKTH6A3GDMSKLRGSXUFANCNFSM4LD27R4A . https://github.com/notifications/beacon/AOYS56IXIGHS4XMJLBGBJLLRGSXUFA5CNFSM4LD27R4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOGI5PI.gif
Glad you got it working in the end!
Trying to install basic Opera DNS UI with local authentication and HTTP (no LDAP or SSL). When connecting to the web server only get a listing of the public_html directory after authenticating (local auth using AuthUserFile is working).
This is an INTERNAL only server using an "invalid" top level domain using private IP addresses. The domain is LAN. Reverse is also configured and working 1.168.192.in-addr.arpa dns1.lan = 192.168.1.254
CentOS Linux release 8.1.1911 (Core) Have working PDNS PowerDNS 4.2.1 with PDNS Webserver\API working on port 8081. PDNS has MariaDB backend (10.3.17) PHP 7.4.3 Server version: Apache/2.4.37 (centos) PostgreSQL 10.6
The contents of dns-ui-master.zip downloaded from GIT are in /var/www/html/dns-ui Apache Server Configuration File /etc/httpd/conf/httpd.conf
Apache Virtual Host Configuration File
Config.ini file
PSQL database and user
pdns.conf