4

I wrote a simple application in PHP. During the development I used XAMPP, and now I want to upload it to a "real" server.

I do not want to install too many extensions on my server. How can I check which extensions my application needs?

Ivo Mori
  • 2,177
  • 5
  • 24
  • 35
Karcin
  • 41
  • 4
  • 1
    Perhaps this might have your answer? https://stackoverflow.com/questions/2709843/finding-php-dependencies – interesting-name-here Jul 24 '20 at 10:12
  • 1
    Please read [How to Ask](https://stackoverflow.com/help/how-to-ask) and also [Please add a Minimal Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) that illustrates your issue. – Venkatesh Wadawadagi Jul 24 '20 at 12:06
  • 3
    Not sure what the comments so far mean; the question is pretty clear yet has a difficult answer. There used to be a [package](https://pear.php.net/package/PHP_CompatInfo) but it's been long abandoned. No idea if there's a modern replacement. – Álvaro González Jul 24 '20 at 14:29

0 Answers0