Do we need to remove setup.php after install??

Submitted by iamtheprofessional on Sun, 2007-11-18 19:28.

i am afraid if we dont remove it someone can hack our site

but there is no instruction to remove it after installation

Submitted by dmorison on Sun, 2007-11-18 19:32.

Hi,

You can remove it if you want, but there shouldn't be any security risk - once it has created the tables there is nothing else the script can do.

Cheers,
David.

Submitted by iamtheprofessional on Sun, 2007-11-18 19:35.

ok how with autositemap/setup.sql

doesnt we need to remove it??

Thanks before

Submitted by dmorison on Sun, 2007-11-18 19:37.

Hi,

You can also remove that file, it is not used after setup, but it won't do any harm, it just the SQL that is read by setup.php, that's all.