Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Web server permission issue

  1. #11
    Join Date
    Apr 2006
    Location
    NS, Can
    Beans
    36
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: Web server permission issue

    So the install from apt-get didn't work?

    Does your console just spit out that it can't find the command?
    “Don’t Follow Your Passion, But Always Bring it With You.” ~Mike Rowe

  2. #12
    Join Date
    Mar 2011
    Beans
    12

    Re: Web server permission issue

    It would run through the install and at the end it would tell me that there were errors while installing postfix. After which I would try the dpkg-reconfigure on it, and it would tell me that postfix was broken or not fully installed.

    However, I went through and edit the main.cf file, and when I perform:
    Code:
    sudo /etc/init.d/postfix start
    My terminal told me that it has started correctly. Unfortunately, I don't know how to test it to see if it is actually working or not. Any ideas?

  3. #13
    Join Date
    Apr 2006
    Location
    NS, Can
    Beans
    36
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: Web server permission issue

    Although I am not entirely familiar with postfix setup and install, there is a way to test it.

    https://help.ubuntu.com/community/Po... default setup

    I hope this is of some help.
    “Don’t Follow Your Passion, But Always Bring it With You.” ~Mike Rowe

  4. #14
    Join Date
    Mar 2011
    Beans
    12

    Re: Web server permission issue

    Yes, that helped wonders! Thank you. And it looks as though my postfix is running.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •