Daily Lucky Numbers:
2
21
22
26
29
35

smf: errors in adminlog

Started by AllMassive, January 07, 2023, 01:20:37 PM

Previous topic - Next topic

AllMassive

using latest arcade and get the following errors when arcade is installed:
2: is_dir(): open_basedir restriction in effect. File(/var/www/clients/client1/web1/) is not within the allowed path(s): (/var/www/clients/client1/web1/web:/var/www/clients/client1/web1/private:/var/www/clients/client1/web1/tmp:/var/www/forum/web:/srv/www/forum/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom)

2: is_dir(): open_basedir restriction in effect. File(/var/www/clients/client1/) is not within the allowed path(s): (/var/www/clients/client1/web1/web:/var/www/clients/client1/web1/private:/var/www/clients/client1/web1/tmp:/var/www/forum/web:/srv/www/forum/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom)

2: is_dir(): open_basedir restriction in effect. File(/var/www/clients/) is not within the allowed path(s): (/var/www/clients/client1/web1/web:/var/www/clients/client1/web1/private:/var/www/clients/client1/web1/tmp:/var/www/forum/web:/srv/www/forum/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom)

2: is_dir(): open_basedir restriction in effect. File(/var/www/) is not within the allowed path(s): (/var/www/clients/client1/web1/web:/var/www/clients/client1/web1/private:/var/www/clients/client1/web1/tmp:/var/www/forum/web:/srv/www/forum/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom)

2: is_dir(): open_basedir restriction in effect. File(/var/) is not within the allowed path(s): (/var/www/clients/client1/web1/web:/var/www/clients/client1/web1/private:/var/www/clients/client1/web1/tmp:/var/www/forum/web:/srv/www/forum/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom)

/client1/web1/web/ArcadeSources/Subs-ArcadeAdmin.php (Line 3888)
=> if (!is_dir($directory_path))

Chen Zhen


Are you able to test a fix for me?

Download the attachment and use it to replace the same file in the ../ArcadeSources path.
Let me know if the problem is resolved.

AllMassive

Thank you - it seems not to happen anymore.