Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 551
    • Issues 551
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #81

Closed
Open
Created Jul 17, 2008 by Roberto Braga@bobonov

in server/lib/config.inc.php $conf['hostname'] not setted

Tested with latest trunk 397

There is a bug in the install process. I made a fresh install, configured the hostname, then I checked the myhostname in /et/postfix/main.cf and it was ok. I checked the /usr/local/ispconfig/server/lib/config.inc.php and the is no setting for the $conf['hostname']

To verify I made an update reconfiguring the services. Before the update the myhostname in postfix conf was ok but after the update it became myhostname = server1.example.com

Then I manually added in /usr/local/ispconfig/server/lib/config.inc.php $conf['hostname']= myhost.name performed again the update and this time the hostname in postfix file was ok.

Assignee
Assign to
Time tracking