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

Start.sh doesn't work when php is installed via homebrew #66

Closed
edalzell opened this issue Oct 30, 2016 · 3 comments
Closed

Start.sh doesn't work when php is installed via homebrew #66

edalzell opened this issue Oct 30, 2016 · 3 comments
Labels
Category: Core Related to internal functionality Resolution: Fixed

Comments

@edalzell
Copy link

Issue description

If you have php7 installed via homebrew, start.sh cannot find it automatically and returns "no php found"

Steps to reproduce the issue

  1. Install php7 via homebrew
  2. Run start.sh

OS and versions

  • PocketMine-MP: 1.6dev
  • PHP: 7.0.11
  • Server OS: macOS 10.12.1
  • Game version: PE
@Intyre
Copy link
Member

Intyre commented Oct 30, 2016

PHP7 from homebrew doesn't have the needed modules.
https://bintray.com/pocketmine/PocketMine/Unix-PHP-Binaries/view#files

@Intyre Intyre closed this as completed Oct 30, 2016
@pmmp pmmp locked and limited conversation to collaborators Oct 30, 2016
@pmmp pmmp unlocked this conversation Oct 30, 2016
@edalzell
Copy link
Author

Works fine for me actually. Just had to add pthreads and all is good. But, the start.sh won't pick up, had to send it in via -p

@edalzell
Copy link
Author

edalzell commented Oct 31, 2016

#67 daed826 fixes my problem.

Sweet.

@SOF3 SOF3 added Status: Debugged Cause of the bug has been found, but not fixed Category: Other labels Oct 31, 2016
@dktapps dktapps added Resolution: Fixed and removed Status: Debugged Cause of the bug has been found, but not fixed labels Nov 9, 2016
@dktapps dktapps added Category: Core Related to internal functionality and removed Category: Other labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Core Related to internal functionality Resolution: Fixed
Projects
None yet
Development

No branches or pull requests

4 participants