Dmitriy Tarasov
Verified User
- Joined
- Nov 5, 2006
- Messages
- 43
Hello,
I transferred DA box from one data center to another. After that I
1. Asked DA support to change ip address of the license.
2. Changed ip in the
/etc/httpd/conf
and tried to change ip’s in the
/usr/local/directadmin/data/users/someuser/httpd.conf
by means of the command
perl -pi -e 's/old_ip/new_ip/' */user.conf
but after echo “action=rewrite&value=httpd” >> /usr/local/directadmin/data/task.queue
new_ip chages to the old_ip
Please, help.
I transferred DA box from one data center to another. After that I
1. Asked DA support to change ip address of the license.
2. Changed ip in the
/etc/httpd/conf
and tried to change ip’s in the
/usr/local/directadmin/data/users/someuser/httpd.conf
by means of the command
perl -pi -e 's/old_ip/new_ip/' */user.conf
but after echo “action=rewrite&value=httpd” >> /usr/local/directadmin/data/task.queue
new_ip chages to the old_ip
Please, help.