Hi @bojan ,
Thanks for the reply, the dashboard site is running via cloudflare, has SSL installed and is accessable via dashboard.mydomain.tld
I’ve looked at info.php and in the server info within the dashbaord, I cant see anything with getmypid - I did see this if that helps?
Core, PDO, PDO_ODBC, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, random, redis, session, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib
I added echo getmypid(); to some code and I get :
293504
So I’m guessing getpid is working?
Daft question, how can I see if http basic auth is in use?
I ran
curl -s -D - -o /dev/null https://dashboard.mydomain.tld/
HTTP/1.1 200 OK
Date: Sat, 21 Mar 2026 17:50:44 GMT
Server: Apache
X-Powered-By: PHP/8.4.19
Link: https://dashboard.mydomain.tld</index.php?rest_route=/>; rel=“https://api.w.org/”
X-Powered-By: PleskLin
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8