Jump to content
Froxlor Forum
  • 0

Domain not forward


Mediaworld

Question

7 answers to this question

Recommended Posts

1) dir you adjust all settings to fit your system?

2) did you go through all the configuration steps to configure your system and services?

3) did the cronjob run? Try running it manually with the force flag, e.g. php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug

 

Link to comment
Share on other sites

15 minutes ago, d00p said:

1) dir you adjust all settings to fit your system?

 2) did you go through all the configuration steps to configure your system and services?

3) did the cronjob run? Try running it manually with the force flag, e.g. php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug

 

I have done the steps

If i will run the command with, php /var/www/html/froxlor/scripts/froxlor_master_cronjob.php --force --debug

it says 

[information] cron_tasks: Searching for tasks to do

[information] apache::createIpPort: creating ip/port settings for  ipserver:80

[notice] ipserver:80 :: namevirtualhost-statement no longer needed for apache-2.4

[debug] ipserver:80 :: inserted vhostcontainer

[information] apache::createVirtualHosts: creating vhost container for domain 3, customer far

[information] apache::createVirtualHosts: creating vhost container for domain 1, customer far

[information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/

[information] apache::writeConfigs: rebuilding /etc/apache2/htpasswd/

[information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/

[information] apache::reload: reloading apache

[information] Task4 started - Rebuilding froxlor_bind.conf

[information] Cleaning dns zone files from /etc/bind/domains/

[debug] domId    domain                                  ismainbutsubto parent domain                           list of child domain ids

[debug] 3        domain                    0              -                                       

[information] `/etc/bind/domains/domain.zone` written

[debug] Generating dns config for domain

[information] froxlor_bind.conf written

sh: 1: /etc/init.d/bind9: not found

[error] Error while running `/etc/init.d/bind9 reload`: exit code (127) - please check your system logs

[information] Task4 finished

[notice] Checking system's last guid

Link to comment
Share on other sites

If you want to use nameserver you need to adjust the settings correctly (bind-reload command).

And the customer domain still points to /var/www/html? Be sure, if your server has an IPv6 address you need to add it to froxlors up/port too and assign it to the domain

Link to comment
Share on other sites

2 minutes ago, d00p said:

If you want to use nameserver you need to adjust the settings correctly (bind-reload command).

And the customer domain still points to /var/www/html? Be sure, if your server has an IPv6 address you need to add it to froxlors up/port too and assign it to the domain

Already tried, see http://m201-sj3-cloud.tk/ it points to /var/www/html my server is ipv4

Link to comment
Share on other sites

Yeah wow....i would need to see the CONTENT of the files. And as said, you dont have ipv6 added in froxlor but your domain has an IPv6 A-Record....run an "ifconfig" on your server and check if you really do not have an ipv6 address, otherwise remove the AAAA record from the domains nameserver zone

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...