4571 Posts in 1384 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1024 Views |
-
getting 500 error while installing on linux server

25 August 2010 at 1:17am Last edited: 25 August 2010 1:19am
Hi All,
I am getting 500 error while installing silverstripe. And on apache log i am getting following error.
SoftException in Application.cpp:256: File "/home/examwind/public_html/silver/sapphire/main.php" is writeable by groupPlease help me.
Thanks
-
Re: getting 500 error while installing on linux server

25 August 2010 at 11:45am
File "/home/examwind/public_html/silver/sapphire/main.php" is writeable by group
Thats an interesting error message, Is that the only one you get? seems like its more of a security warning than something that worth throwing a 500 error about. But if thats the thing its complaining about then remove the group write permissions. On UNIX then would be chmod g-w sapphire/main.php
-
Re: getting 500 error while installing on linux server

26 August 2010 at 1:04am Last edited: 26 August 2010 1:09am
Hi Willr,
I did that but its not worked.
This following error i am getting."Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@examwindow.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 301 Moved Permanently error was encountered while trying to use an ErrorDocument to handle the request."
Thanks,
Amol -
Re: getting 500 error while installing on linux server

26 August 2010 at 9:18pm
Check your server logs. Should have (hopefully) a different error from last time!
-
Re: getting 500 error while installing on linux server

26 August 2010 at 11:29pm
Check your .htaccess.
| 1024 Views | ||
|
Page:
1
|
Go to Top |


