Gossamer Forum
Home : Products : Gossamer Links : Discussions :

777 permissions giving 500 Internal server error

Quote Reply
777 permissions giving 500 Internal server error
My server API is CGI Binary, so scripts run under me user id.

Whenever I upgrade or some folders in linkssql folder are always chmoded to 777. This is throwing 500 error.

Is there anyway I can update a file which actually chmoding my files to 777?

thanks.
Quote Reply
Re: [hegu] 777 permissions giving 500 Internal server error In reply to
Are you saying it happens on folders that are generated? If so, check out Setup > Build Options > build_dir_per, and change to 755. That should sort it :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] 777 permissions giving 500 Internal server error In reply to
I did that already and got rid of 777 of generated directories in public_html.

But /cgi-bin/links/admin/ has many folders that are chmoded to 777.

thanks.
Quote Reply
Re: [hegu] 777 permissions giving 500 Internal server error In reply to
Why not just CHMOD them back to 755? Shouldn't be an issue.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!