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 "could not startup" with PVT #2

Open
sebastianbergmann opened this issue May 10, 2013 · 3 comments
Open

PHP "could not startup" with PVT #2

sebastianbergmann opened this issue May 10, 2013 · 3 comments

Comments

@sebastianbergmann
Copy link

➜  pvt git:(master) php -n -v
PHP 5.3.26-dev (cli) (built: May  7 2013 09:22:55) (DEBUG)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies

➜  pvt git:(master) grep pvt /usr/local/php-5.3/lib/php.ini
zend_extension=/usr/local/php-5.3/lib/php/extensions/debug-non-zts-20090626/pvt.so

➜  pvt git:(master) ll /usr/local/php-5.3/lib/php/extensions/debug-non-zts-20090626/pvt.so
-rwxr-xr-x. 1 sb sb 85K May 10 19:00 /usr/local/php-5.3/lib/php/extensions/debug-non-zts-20090626/pvt.so

➜  pvt git:(master) php   
Could not startup.
@adrian-rt
Copy link

i'm having the same problem on php 5.3.2......i talked with Arthur he says it could be because of some core php changes....but i'm not an expert in php internals.....i'm more a beginner

@sebastianbergmann
Copy link
Author

So what is the lastest version of PHP that he has it working with?

@adrian-rt
Copy link

probably 5.3.0 and 5.2.X.....that's what i've understood from the slides.

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

2 participants