I was trying to edit stuff for a theme, then did an envcheck and got an error. So I thought I'd broken something.
Since nothing important was on my installation yet, I simply deleted the whole thing and re-installed.
The only thing I changed was my Admin password and my default theme (not uploading anything new), and I get that same error in the envcheck that I started in the C&C.
Not being fluent in PHP, what I noticed was the double-slash in the URL in the second line from the bottom - that's why I copy-pasted the start of the details.
Everything seems to be working using the backup-system, but I decided to post this here anyway.
--------------
envcheck.php
A PHP error has occurred:
(This text is only displayed to users in the group 'Root'
E_WARNING(2) - phpinfo() has been disabled for security reasons @ /var/www/virtual//my_site/htdocs/admin/envcheck.php line 817
Call Stack
# Function File Line
1 phpinfo /var/www/virtual/my_site/htdocs/admin/envcheck.php 817
2 _phpinfo /var/www/virtual/my_site/htdocs/admin/envcheck.php 634
3 _checkEnvironment /var/www/virtual/my_site/htdocs/admin/envcheck.php 842
array(1) {
["T"]=>
object(Template)#13 (17) {
["classname"]=>
string(8) "Template"
["debug"]=>
int(0)
["root":"Template":private]=>
array(1) {
[0]=>
string(58) "/var/www/virtual/my_site/htdocs/layout/denim/admin"
}
["file":"Template":private]=>
array(2) {
["page"]=>
string(81) "/var/www/virtual/my_site/data/layout_cache/english//denim__admin__envcheck.php"
["status"]=>
string(80) "/var/www/virtual/my_site/data/layout_cache/english/denim__admin__envcheck.php"
}
[lots more]