Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error: Uncaught exception 'PharException' with message 'internal corruption of phar "/usr/local/bin/composer" (truncated manifest header)' #3495

Closed
ad3n opened this issue Dec 3, 2014 · 1 comment

Comments

@ad3n
Copy link

ad3n commented Dec 3, 2014

PHP Fatal error: Uncaught exception 'PharException' with message 'internal corruption of phar "/usr/local/bin/composer" (truncated manifest header)' in /usr/local/bin/composer:13
Stack trace:
#0 /usr/local/bin/composer(13): Phar::mapPhar('composer.phar')
#1 {main}

thrown in /usr/local/bin/composer on line 13

I have this error after i updated my composer

@Seldaek
Copy link
Member

Seldaek commented Dec 9, 2014

If the phar is corrupt I think you should just reinstall from scratch using instructions on getcomposer.org

@Seldaek Seldaek closed this as completed Dec 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Seldaek @ad3n and others