- 
				PS! To correct your insecure folder and file permission, do: find -type f -exec chmod 644 {} \; find -type d -exec chmod 755 {} \; And if it doesn't work with those permissions, find a new host.... 
- 
			
PS! To correct your insecure folder and file permission, do: find -type f -exec chmod 644 {} \; find -type d -exec chmod 755 {} \; And if it doesn't work with those permissions, find a new host....