What to do with other/install.php & other/upgrade.php?

Asked by jsherk

With the release of v3.0.0-Beta1 I noticed that you have a new directory called /other with both an install.php and an upgrade.php.

After a new installation, this directory is still accessible to anybody. Should the whole directory be deleted, or should there be some kind of access control setup on this directory?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
PHPDevShell Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Greg (gregfr) said :
#1

This new directory, named "other" has been created to gather files which are not necessary for normal use of PHPDevShell. Currently it contains only install-related files, but it will be the place for other files like contrib code or debug-related stuff.
"install.php" and "upgrade.php" cannot be used without knowledge of some parameters from the config file; furthermore, they cannot be used on an already installed/upgraded system.
So, provided there's no security bug, they should not be a problem. Of course you can delete them after use, it's always safer.

Revision history for this message
TitanKing (titan-phpdevshell) said :
#2

Exactly as Greg said.

Can you help with this problem?

Provide an answer of your own, or ask jsherk for more information if necessary.

To post a message you must log in.