php_flag display_startup_errors off
php_flag display_errors off
php_flag html_errors off
php_flag log_errors on
php_flag ignore_repeated_errors off
php_flag ignore_repeated_source off
php_flag report_memleaks on
php_flag track_errors on
php_value docref_root 0
php_value docref_ext 0
php_value error_log /home/t/trifon5o/trifon5o.beget.tech/public_html/PHP_errors.log
php_value error_reporting 2047
php_value log_errors_max_len 0
<Files PHP_errors.log>
Require all denied
</Files>
RewriteEngine On
RewriteRule ^(.*)services/b2b b2b [R=301, L]
RewriteRule "^\.well-known/" - [L]
RewriteRule "/\.|^\.(?!well-known/)" - [F]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
[2022-05-11 13:22:03] (ERROR @ /var/www/default/site/core/xpdo/xpdo.class.php : 1321) Could not get table class for class: modAccess
[2022-05-11 13:22:03] (ERROR @ /var/www/default/site/core/xpdo/xpdo.class.php : 1290) Could not get table name for class: modAccess
[2022-05-11 13:22:03] (ERROR @ /var/www/default/site/core/xpdo/om/xpdoobject.class.php : 240) Error 42000 executing statement:
Array
(
[0] => 42000
[1] => 1064
[2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AS `modAccess` WHERE `modAccess`.`principal` = 4' at line 1
)