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

Upgrading from PHP 5.5 to PHP 7 #183

Closed
ranjitaa opened this issue Jul 19, 2016 · 5 comments
Closed

Upgrading from PHP 5.5 to PHP 7 #183

ranjitaa opened this issue Jul 19, 2016 · 5 comments

Comments

@ranjitaa
Copy link

I am using Mac Book Pro with OSX SEVRER.

Last login: Tue Jul 19 11:09:28 on ttys000
Apples-MacBook-Pro:~ apple$ sudo port install php7
Password:
sudo: port: command not found
Apples-MacBook-Pro:~ apple$ curl -s http://php-osx.liip.ch/install.sh | bash -s 7.0
Detected OS X Yosemite 10.10. All ok.
Get packager.tgz
Unpack packager.tgz
Please type in your password, as we want to install this into /usr/local
Start packager (may take some time)
downloading http://php-osx.liip.ch/install/7.0-10.10-frontenddev-latest.dat
downloading http://php-osx.liip.ch/install/7.0-10.10/frontenddev/7.0-10.10-frontenddev-7.0.8-20160626-123411.tar.bz2

It hanged on the above download only and did not respond anything.
Please guide me how to upgrade my system PHP?

@kalpitpandit
Copy link

It will take little time to download second file because its size is around 67 MB. Just wait till it gets downloaded.

@jeloagnasin
Copy link

jeloagnasin commented Mar 16, 2017

Is it possible to add some kind of feedback? Show something like "Downloading 50%" and the percentage goes up as the download progresses. This will notify the users that the download is still in progress and that the program didn't hang.

@kalpitpandit
Copy link

+1

@chregu
Copy link
Member

chregu commented May 6, 2017

I added the feature-request label. If anyone is good enough in python, this https://github.com/liip/packager/blob/master/packager.py would be the file to adjust.

@chregu
Copy link
Member

chregu commented May 16, 2017

Created its own ticket for that and closing this one #221 as dupe

@chregu chregu closed this as completed May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants