Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Issue with fqdn #4

Closed
wingZero21 opened this issue Jun 30, 2014 · 2 comments
Closed

Issue with fqdn #4

wingZero21 opened this issue Jun 30, 2014 · 2 comments

Comments

@wingZero21
Copy link

Hey,

Just trying to get this running, its saying the below currently.

I have added the fields with the FQDN of the server but its still showing the message any ideas?

Details:
I don't know what to do with this FQDN, please add it to config.php

$dev_fqdn = "ops001.dev.company.net";
// The prod FQDN is then subsituted in place of the above string.
$prod_fqdn = "ops001.dev.company.net";

@wingZero21
Copy link
Author

Hi,

This issue is resolved when putting the full fqdn in the first team address in the config.php

Details:
$teams = array(
"ops001.dev.company.net" => array(

@remy1991
Copy link

remy1991 commented Jul 1, 2014

I am getting the same thing.

I cloned the repo and changed the config.php inside phplib.
I added the fqdn in the config.php as my ServerName as in my apache2.conf.

What can be the actual issue here ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants