We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Developers, I would like to work with Sculpin and wanted to install SSH with it now.
But when I type this: php56 sculpin.phar install
I get the error displayed: Segmentation fault
How can I fix it or I do something wrong?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
What is the output of "php -m" or "php56 -m"? You might be missing some required modules, such as openssl.
On Feb 27, 2016, at 9:43 AM, Alexander Liebrecht [email protected] wrote: Hello Developers, I would like to work with Sculpin and wanted to install SSH with it now. But when I type this: php56 sculpin.phar install I get the error displayed: Segmentation fault How can I fix it or I do something wrong? Thanks in advance! — Reply to this email directly or view it on GitHub.
On Feb 27, 2016, at 9:43 AM, Alexander Liebrecht [email protected] wrote:
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
It looks like this.
[PHP Modules] bcmath bz2 calendar Core ctype curl date dom ereg exif fileinfo filter ftp gd gettext gmp hash iconv imap interbase intl ionCube Loader json ldap libxml mbstring mcrypt mhash mssql mysql mysqli mysqlnd odbc openssl pcre pdf PDO pdo_dblib pdo_mysql PDO_ODBC pdo_pgsql pdo_sqlite pgsql Phar posix pspell recode Reflection session shmop SimpleXML soap SPL sqlite3 standard sysvsem sysvshm tidy tokenizer wddx xml xmlreader xmlwriter xsl Zend Guard Loader zip zlib
[Zend Modules] Zend Guard Loader the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured)
No branches or pull requests
Hello Developers, I would like to work with Sculpin and wanted to install SSH with it now.
But when I type this: php56 sculpin.phar install
I get the error displayed: Segmentation fault
How can I fix it or I do something wrong?
Thanks in advance!
The text was updated successfully, but these errors were encountered: