Unable to login to admin panel | Fresh DA Installation

Look at the user account level setting, ensure that the PHP option is ticked to enable it
 
Do user/reseller have PHP setting enabled in their package/settings too? Are you sure that version of PHP is compiled? If not:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build php n
 
Do user/reseller have PHP setting enabled in their package/settings too? Are you sure that version of PHP is compiled? If not:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build php n


yes php is enabled to reseller/user.

i have recompiled php as well, but it didn't resolved the issue.


Copying php.ini..
/usr/local/lib/php.ini already exists, skipping.
Enabling mail.add_x_header option in /usr/local/lib/php.ini
PHP 7.2.20 Installed.
**************************************

Apache 2.4.27 and higher will not negotiate http2 with mpm_prefork. Please do no t use mod_php or disable http2 in the directadmin.conf
http://www.apache.org/dist/httpd/CHANGES_2.4.27

**************************************
Rewriting all users httpd.conf files, please wait...
Debug mode. Level 10

dataskq: command: action=rewrite&value=httpd
Restarting apache.
 
I'd suggest creating a ticket at tickets.directadmin.com with access details and website name. It'd be checked asap, and you'd know the root cause of the problem :) Thank you!
 
Back
Top