Beherit
Verified User
- Joined
- Dec 2, 2019
- Messages
- 36
I have some problems on fresh installation. I chose the following options in installation script:
In all installation process I see only this errors:
After logging in to DA, I tried to add a new domain and received an error:
When I want to try again I get an error
Another bug I noticed that I can't edit "Modify user" (http://x.x.x.x:2222/reseller/users/admin/modify), in browser console I see error:
I changed the IP address for my license today because I wanted to install DirectAdmin on another machine - unfortunately I have bigger problems than on the previous one (there I have just problem with ISP - UDP connections on IPv6).
Code:
Would you like the default settings of apache 2.4 with mod_ruid2 and php 7.2 cli? (y/n): n
Would you like to backup the current options.conf? (yes/no): no
Please select webserver you would like to use (apache/nginx/nginx_apache/litespeed/openlitespeed):nginx_apache
Please select MySQL database server you would like to use (mysql/mariadb/no):mariadb
Please select mariadb version you would like to use (5.5/10.0/10.1/10.2/10.3/10.4):10.4
Please select FTP server you would like to use (proftpd/pureftpd/no):no
Please select default PHP version you would like to use (5.3/5.4/5.5/5.6/7.0/7.1/7.2/7.3/7.4):7.4
Please select default PHP mode you would like to use (php-fpm/fastcgi/suphp/lsphp/mod_php):php-fpm
Would you like to have a second instance of PHP installed? (yes/no): no
Please select if you would like to use ionCube (yes/no):no
Please select if you would like to use Zend Guard Loader (yes/no):yes
Please select if you would like to use suhosin (yes/no):yes
Please select if you would like CustomBuild to manage Exim installation (yes/no):yes
Please select if you would like CustomBuild to manage Dovecot installation (yes/no):yes
Please select if you would like CustomBuild to manage phpMyAdmin installation (yes/no):yes
Please select if you would like CustomBuild to manage SquirrelMail installation (yes/no):no
Please select if you would like CustomBuild to manage RoundCube installation (yes/no):no
Would you like to search for the fastest download mirror? (y/n): y
In all installation process I see only this errors:
Code:
Converting to dovecot (2.3.9.2) ...
To Dovecot: Patching /etc/exim.conf to maildir
patching file /etc/exim.conf
Hunk #1 FAILED at 608.
Hunk #2 FAILED at 770.
Hunk #3 FAILED at 782.
3 out of 3 hunks FAILED -- saving rejects to file /etc/exim.conf.rej
Code:
*** Error creating Admin User : ./data/users/admin/user.usage : Unable to get Lock on file:<br>
open error for ./data/users/admin/user.usage.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
./data/users/admin/domains.list : Unable to get Lock on file:<br>
open error for ./data/users/admin/domains.list.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
./data/users/admin/user.conf : Unable to get Lock on file:<br>
open error for ./data/users/admin/user.conf.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
Unable to get Lock on file:<br>
open error for ./data/users/admin/reseller.usage.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
Unable to get Lock on file:<br>
open error for ./data/users/admin/users.list.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
Unable to get Lock on file:<br>
open error for ./data/users/admin/reseller.conf.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
Unable to get Lock on file:<br>
open error for ./data/users/admin/reseller.allocation.lock: No such file or directory<br>
./data/users/admin: No such file or directory<br>
<br>
Unix User created successfully<br>
<br>
User's System Quotas set<br>
User's data directory created successfully<br>
Domains directory created successfully<br>
Domains directory created successfully in user's home<br>
<br>
Unable to read the system ftp passwd file to add the user to it.<br>
<br>
User added to ssh config file.<br>
Code:
Ftp: Unable to read the system ftp passwd file to add the user to it.
Errors encountered while creating domain. Not adding domain to /etc/bind/named.conf
Error Creating Domain
Code:
That domain already exists
Code:
{
"error": "Unable to read packages file",
"extended": "true",
"result": "Unable to open ./data/users/admin/packages.list for reading.\nNo such file or directory\n\n"
}