Giter VIP home page Giter VIP logo

Comments (9)

ArnaudLigny avatar ArnaudLigny commented on August 30, 2024

Hello Gary, I have the same problem on my Mac: It seems this functionality is blocked for security reasons (by Apple).

While waiting to find a better solution, I work around the problem with @cli_set_proc_title().

from zf-console.

RalfEggert avatar RalfEggert commented on August 30, 2024

@GeeH can you confirm that your working on a Mac? Which PHP versions are you using?

from zf-console.

RalfEggert avatar RalfEggert commented on August 30, 2024

Same problem here with no real solution except using root

liip/php-osx#139

from zf-console.

GeeH avatar GeeH commented on August 30, 2024

I can indeed - I’m using Mac OS X 10.10.3 and PHP version 5.6.5

On 25 April 2015 at 12:59:46, Ralf Eggert ([email protected]) wrote:

Same problem here with no real solution except using root

liip/php-osx#139


Reply to this email directly or view it on GitHub.

from zf-console.

RalfEggert avatar RalfEggert commented on August 30, 2024

If you look at the method there is already a version check implemented.

https://github.com/zfcampus/zf-console/blob/master/src/Application.php#L528

Maybe we could add an OS check as well. Would PHP_OS be sufficient to identify Mac OS X? What do you get from var_dump(PHP_OS);?

Other suggestions to identify OS X?

from zf-console.

RalfEggert avatar RalfEggert commented on August 30, 2024

Or maybe php_uname() could do the job?

from zf-console.

GeeH avatar GeeH commented on August 30, 2024

string(6) “Darwin"

HTH :P
On 25 April 2015 at 12:59:46, Ralf Eggert ([email protected]) wrote:

Same problem here with no real solution except using root

liip/php-osx#139


Reply to this email directly or view it on GitHub.

from zf-console.

RalfEggert avatar RalfEggert commented on August 30, 2024

I will try to provide a fix later on...

from zf-console.

RalfEggert avatar RalfEggert commented on August 30, 2024

http://en.wikipedia.org/wiki/Darwin_%28operating_system%29

from zf-console.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.