Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Error while creating a php53 env #43

Open
chadrien opened this issue Jun 2, 2014 · 5 comments
Open

Error while creating a php53 env #43

chadrien opened this issue Jun 2, 2014 · 5 comments
Labels

Comments

@chadrien
Copy link
Contributor

chadrien commented Jun 2, 2014

I encounter an error while creating a php 53 env.

virtphp: VirtPHP version v0.4.0-alpha 2014-05-14 21:48:43
OS: OS X 10.9.3
PHP: PHP 5.3.28 (cli) (built: Mar 27 2014 12:00:52)

PHP installed via homebrew/homebrew-php

screen shot 2014-06-02 at 11 24 53

Note: the env folder is created despite the error message.

@ramsey ramsey added the bug label Jun 6, 2014
@jwoodcock
Copy link
Member

@chadrien have you tried this with the latest v0.5.1-alpha?

It also seems related to issue #28 so I may close it depending on your response.

@chadrien
Copy link
Contributor Author

chadrien commented Oct 3, 2014

I'm now using Docker to manage PHP envs, but I'll give it a try by the week-end.
I'm also using the (fish shell)[http://fishshell.com/) so I'll use the occasion to tell you if virtphp is fish ready :)

@philsturgeon
Copy link
Contributor

I made a PR #55 to let you see what the actual error is.

@kshkaran2k
Copy link

Hi,
I am also trying to create an virtual environment using virtPHP version v0.5.2-alpha 2015-01-18 20:10:11. I have put the phar file in /usr/local/bin and executed using virtphp.phar create <myproject>

virtphp create feedback
Checking current environment
Creating directory structure
Creating virtPHP version file
Creating custom php.ini
Wrapping PHP binary
Downloading pear phar file, this could take a while...
ERROR: file_get_contents(http://pear.php.net/install-pear-nozlib.phar): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

This directory does not contain a valid virtPHP environment, and as such will not be removed!
System reverted

FYI, I am working on Ubuntu 16.04 with PHP 7.0

@ramsey
Copy link
Contributor

ramsey commented Feb 5, 2019

@kshkaran2k, virtphp hasn't had a release in over 4 years, and it's never been tested on PHP 7, so I can't guarantee it will work. Is this a project you use and rely on for development?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants