forum.coppermine-gallery.net

Support => cpg1.6.x Support => cpg1.6 miscellaneous => Topic started by: ChrisP. on September 07, 2021, 12:01:21 pm

Title: Beheersinstrumenten resulteert in error na update
Post by: ChrisP. on September 07, 2021, 12:01:21 pm
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?
Title: Re: Beheersinstrumenten resulteert in error na update
Post by: ron4mac on September 07, 2021, 02:31:11 pm
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)
Title: Re: Beheersinstrumenten resulteert in error na update
Post by: ChrisP. on September 08, 2021, 09:37:32 am
Thank you for solving the issue.