New Install Now What?

I deleted the install folder. Now for better security what should my permissions be? Also the admin.php? renamed? or protected somehow

[quote name='tmccaff' timestamp='1422414124' post='203607']

I deleted the install folder. Now for better security what should my permissions be? Also the admin.php? renamed? or protected somehow

[/quote]

It is better to rename the [color=#282828][font=arial, verdana, tahoma, sans-serif]admin.php.[/font][/color]

As we understand you have already solved this problem as you posted other threads with the further questions.

Please find more details about the required permissions in this article:

Note that cs-cart recommendations for permissions are generally way too loose to be considered secure. But a lot depends on your hosting environment. If you use suPHP (most hostings) then I would suggest using directories=750 and files=640. But directories=755 and files=644 is acceptable.



Generally, files/directories need to be modifiable by the user that PHP is running as (usually your cpanel user).