4571 Posts in 1382 Topics by 1376 members
Installing SilverStripe
SilverStripe Forums » Installing SilverStripe » 2.4.7 install, "sapphire/main.php" is smaller than min_uid ??? Never had this error before
Getting SilverStripe up and running on your computer and on your web server.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 543 Views |
-
2.4.7 install, "sapphire/main.php" is smaller than min_uid ??? Never had this error before

30 May 2012 at 12:12pm
Hey Guys,
This server I have 40+ SilverStripe installs running on, having never seen this error before I'm a little lost.
To know my process: I extracted SilverStripe247Installer.tar.gz as root, chmod -R 755 *, chown -R myuser, chgrp -R myuser, chmod 777 .htaccess, chmod 777 mysite/_config.php
The error I'm getting in apache log:
SoftException in Application.cpp:350: UID of script "public_html/sapphire/main.php" is smaller than min_uid
Any ideas welcome.
Cheers,
Nova -
Re: 2.4.7 install, "sapphire/main.php" is smaller than min_uid ??? Never had this error before

30 May 2012 at 12:58pm
Additionally I have just run chown -R myuser:myuser *, that hasn't worked either.
-
Re: 2.4.7 install, "sapphire/main.php" is smaller than min_uid ??? Never had this error before

20 February 2013 at 8:22am
If you have root access, that's best, try to run SSH command:
chown -R user:user /home/user/public_html/
This works.
| 543 Views | ||
|
Page:
1
|
Go to Top |

