Skip to main content

All Questions

Tagged with
0 votes
1 answer
939 views

in Compat.php line 1946 : this is not implemented, as it is not possible to implement Argon2i with acceptable performance in pure-PHP

I'm triying to install Magento 2.4.2 open source on a Centos 8 server RHEL version but I have a little problem... I put the screenshot in attached files, thanks you for just ideas of search...
cedler's user avatar
  • 3
1 vote
0 answers
89 views

Cant run peruggia software from OWASP from firefox?

I'm trying to run peruggia but cant see a way to successfully run it I installed lighthttp on Linux but when I run the install.php from firefox using localhost/install.php I just get a screen without ...
KMG's user avatar
  • 113
0 votes
0 answers
466 views

Install XDebug On OSX

Trying to install xdebug on osx, but I get an error error: make failed when I run the command pecl install xdebug What do I need to change so I can succesfully install xdebug on osx? running: make ...
user2676140's user avatar
  • 2,105
2 votes
2 answers
9k views

mysql doesn't ask for root password when installing

situation I did install MySQL by using a MySQL installer and I did fill out the content as following MySQL did ..but not asked a password .. try Anyway I tried to start mysql set-up in the command ...
Taiga's user avatar
  • 45
-1 votes
1 answer
55 views

Is it possible to create a single EXE of my system?

I have made an advanced and complex library/framework in PHP. Currently, if I wanted to put this on a new computer, I would have to perform (in broad terms) these manual steps: Install PHP CLI. ...
Niyam Rocke's user avatar
1 vote
2 answers
1k views

How to install vcruntime140.dll without admin rights?

I am starting to learn PHP, and installed php. The problem is that I need vcruntime140.dll to be able to run PHP. But it requires admin rights. Is there any way I can install it?
Phoenix's user avatar
  • 528
0 votes
1 answer
2k views

apt install php7.1-curl depends libcurl3 but I have libcurl4 installed

There does seem to be some other related questions to this issue but I want to ask my own to give it more content specific to my situation, if it helps diagnose the problem and how to correct it. I ...
Jonathan's user avatar
  • 381
1 vote
0 answers
1k views

adding /dev/urandom to PHP's open_basedir

I need help whitelisting /dev/urandom to PHP's open_basedir setting for my particular setup without affecting the other sites on this server. Editing the php.ini file will mess with others' sites on ...
seizethecarp's user avatar
1 vote
0 answers
967 views

Homebrew throwing unable to load dynamic library error with all versions of PHP on macOS Sierra

When I install PHP using Homebrew, any extensions that I attempt to load (including the core extensions such as mysqli and gd2) throw an Unable to load dynamic library error during any usage. Is there ...
Forest's user avatar
  • 263
0 votes
2 answers
1k views

Newb Installing Apache 2.4 & PHP 7 Port 8080

What's it mean if I can connect to the "It works!" page in Chrome via http://localhost:8080, but not directly using http://localhost, in which event I get "This site can't be reached"? I suppose the ...
ARNK's user avatar
  • 1
0 votes
0 answers
739 views

brew install php70 with package

Sorry for this simple question, but I search a lot, I don't know how to do that. I installed the php70 with another package $ brew install php70 I found this option $ brew info php70 ... --with-...
lighter's user avatar
  • 193
1 vote
2 answers
4k views

Can't install PHP

I'm trying to install PHP on my Windows 10 64 bit computer. I downloaded php 7.0.4 Win32 from http://windows.php.net/download/ and extracted the contents to a local directory. I try to run php-...
MyDaftQuestions's user avatar
2 votes
1 answer
750 views

Phabricator installation - change database name prefix

I'm on a shared host and I'm in the process of installing Phabricator. One issue I've come across is created the databases for Phabricator, which want the following, phabricator_audit ...
Tom's user avatar
  • 526
1 vote
1 answer
682 views

Strange behaviour in installation of PHPUnit

I was trying to install PHPUnit following the step-by-step guide in the Getting Started page. However, when I try phpunit --version in terminal, I receive /usr/local/bin/phpunit: Permission denied. ...
James's user avatar
  • 661
1 vote
2 answers
3k views

How can I install PHP 5.6.14 on Mac OS X 10.11 (El Capitan)?

I recently upgraded from OS X Yosemite to El Capitan, and I needed to re-install PHP. So, I downloaded php (version 5.6.14), ran the ./configure file, and then ran sudo make. However, when doing so, ...
Leo Galleguillos's user avatar

15 30 50 per page