Beheersinstrumenten resulteert in error na update Beheersinstrumenten resulteert in error na update
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Beheersinstrumenten resulteert in error na update

Started by ChrisP., September 07, 2021, 12:01:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ChrisP.

I got the following errormessage after clicking "beheersinstrumenten":
Unknown: open_basedir restriction in effect. File(/home/mnfkwk/.php/php-mail.log) is not within the allowed path(s): (/home/mnfkwk/domains/west-papua.nl/:/home/mnfkwk/domains/include/:/etc/pki/tls/certs:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/:/usr/local/php0/lib/php/).

I updated a couple of weeks ago, but didn't use this item until now.

Did I make a configuration mistake?

ron4mac

I don't see why CPG would cause any interest in the php-mail.log file when bringing up the Admin Tools. But the error is likely coming from a PHP configuration issue. Check the phpinfo output for the values of mail.log and open_basedir. (I checked 5 of my sites and they all had no value for those two PHP settings)

ChrisP.