Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Unable to create a new account from WHM  (Read 2496 times)

0 Members and 1 Guest are viewing this topic.

adarshk

  • Guest
Unable to create a new account from WHM
« on: April 29, 2017, 01:21:57 pm »
Receiving below error while creating an account from WHM.
"A fatal error occurred while processing this directive"
Screenshot - http://pasteboard.co/aHU7zkisN.png

Caused
-----------
# lsattr /etc/mailips /etc/mailhelo
  ----i--A-----e- /etc/mailips
 -------A-----e- /etc/mailhelo

Resolution
---------------
Remove the attribute

# chattr -ia /etc/mailips
lsattr /etc/mailips /etc/mailhelo
-------A-----e- /etc/mailips
-------A-----e- /etc/mailhelo

Now I'm able to create a new account in WHM.  8)