Collapse

Announcement

Collapse
No announcement yet.

SoftException UID is smaller than min_uid

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SoftException UID is smaller than min_uid

    Hello,

    SoftException in Application.cpp: 382: UID of script "/home/users/public_html/index.php" is smaller than min_uid.

    Please help to resolve this error.

  • #2
    The reason you are receiving this error is that there is an ownership mismatch.

    Please make sure the public_html directory and all files and folders under it have the ownership as assigned to the cPanel username.

    You may use the command below.

    chown -R user:user /home/username/public_html

    kindly replace the value as per your cPanel's username.

    Let us know if you need any assistance.

    Comment


    • Neha
      Neha commented
      Editing a comment
      Thank You!
Working...
X