Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

PHP Warning: symlink(): File exists in /src/Installer/Commands.php on line 41 #174

Closed
1 task
snassar opened this issue Jan 29, 2017 · 1 comment
Closed
1 task

Comments

@snassar
Copy link

snassar commented Jan 29, 2017

  • Check this box if this is a security vulnerability.

Summary

php src/Installer/launch.php reset shows a PHP warning. It is unclear if this affects the script.

Expected Outcome

A status message or no message.

What Actually Happened

Running php src/Installer/launch.php reset displays PHP Warning: symlink(): File exists in /home/snassar/Websites/airship.dev/src/Installer/Commands.php on line 41

Labels Requested

  • ux
  • papercut
@paragonie-scott
Copy link
Member

That's odd. It should be doing an if this exists and it isn't a symlink, delete it sort of strategy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
CMS Airship v2.0
Implemented
Development

No branches or pull requests

2 participants