This topic was marked solved by Nao, on February 20th, 2015, 11:42 AM
install.php, no more. :P

emanuele

  • Posts: 125
install.php, no more. :P
« on January 19th, 2015, 11:27 PM »
Code: [Select]
Click here to delete this install.php file now.

Should probably be something along the lines:
Code: [Select]
Click here to delete the install directory now.

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: install.php, no more. :P
« Reply #1, on January 23rd, 2015, 10:20 AM »
Actually, that's exactly what the installer does... It deletes the install.php and install.sql files, and only those.
I didn't test whether I could 'simply' try to unlink the install folder itself, but it didn't matter much... Especially since the install process is now streamlined in a way that makes sure (1) install.php is never called independently ("hacking attempt"), (2) it's never called again after something is installed.

I did find a bug in the test for obgz though, it links to install.php instead of index.php so it'll probably fail all attempts... I could link to install/install.php instead and add the obgz test before the hacking attempt test, but I don't think it's worth it... I'll commit an updated version, hopefully it'll work.

As for the rest, I don't know if it's worth changing...

emanuele

  • Posts: 125

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: install.php, no more. :P
« Reply #3, on January 23rd, 2015, 05:13 PM »
Now I'm just wondering what Pandos committed the other day... :^^;:

Pandos

  • Living on the edge of Wedge
  • Posts: 635
Re: install.php, no more. :P
« Reply #4, on January 25th, 2015, 07:36 PM »Last edited on January 26th, 2015, 09:13 AM
No need to worry :D
Will change a single word tomorrow. :)
# dpkg-reconfigure brain
error: brain is not installed or configured