Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  Dedicated Server FAQ  >  SoftException in Application.cpp
Top Scroll

SoftException in Application.cpp

 2 min

When accessing website, you receive Internal Server Error in the web browser. When monitoring error logs on server, you will see logs as below.

SoftException in Application.cpp:357: UID of script “/home/user/public_html/index.php” is smaller than min_uid
Premature end of script headers: index.php

This is because of incorrect ownership on files/directories under public_html. You will have to update the ownership of files. Login to your server via SSH. The command will updated ownership on files/directories recursively under /home/user/public_html.

# cd /home/user/public_html
# chown user.user index.php

You can update the ownership yourself by accessing the server. We provide jailed shell access with our cPanel shared hosting plan. Please ask our support technicians to enable it on your account. If you own a VPS hosting OR Dedicated server, you will be able to update the ownership as root.

Save

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.