wp cli - wp-cli core install unknown: fatal: file etcpostfixmain.cf: parameter mail_owner: user postfix has same user ID as _pos

I'm trying to setup two wordpress virtual hosts on my macbook using a shell script composer and wp-cli. The first v

I'm trying to setup two wordpress virtual hosts on my macbook using a shell script composer and wp-cli. The first virtual host has been working perfectly. When I run the script for the 2nd virtual host I get these messages:

*unknown: "fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix

Created single site database tables.

Set up multisite database tables.

Success: Network installed. Don't forget to set up rewrite rules.

WP Core Installed"*

after this command is executed:

wp core multisite-install --url="dev.XXXXX.wp" --title="XXXXX" --admin_user="XXXXXadmin" --admin_password="XXXXX123" --admin_email="[email protected]"

It appears to still work ok (I have some redirection issues) but I haven't fully tested yet not knowing if I have to fix that error above first. Thanks

I'm trying to setup two wordpress virtual hosts on my macbook using a shell script composer and wp-cli. The first virtual host has been working perfectly. When I run the script for the 2nd virtual host I get these messages:

*unknown: "fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix

Created single site database tables.

Set up multisite database tables.

Success: Network installed. Don't forget to set up rewrite rules.

WP Core Installed"*

after this command is executed:

wp core multisite-install --url="dev.XXXXX.wp" --title="XXXXX" --admin_user="XXXXXadmin" --admin_password="XXXXX123" --admin_email="[email protected]"

It appears to still work ok (I have some redirection issues) but I haven't fully tested yet not knowing if I have to fix that error above first. Thanks

Share Improve this question asked Sep 22, 2019 at 16:21 dallasdawgdallasdawg 33 bronze badges 1
  • do you ever plan on using postfix? – Daniel Commented Oct 30, 2019 at 11:02
Add a comment  | 

1 Answer 1

Reset to default 0

Postfix is a free and open-source mail transfer agent that routes and delivers electronic mail, when you get an error like this:

unknown: "fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix

it typically means you need to fix some configuration inside of /etc/postfix/main.cf. If you do not plan on ever using postfix, then you do not need to worry about it, perhaps maybe even remove postfix altogether from your server, otherwise you will not be able to start your SMTP if you do plan to use it.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745043630a4607960.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信