nanoninja / docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
1.76k stars 867 forks source link

Where is there PHP executable in this docker? #63

Open Spec86 opened 2 years ago

Spec86 commented 2 years ago

Hello!

I use Ubuntu 20.04. Install completed. I set PHP 8.1. http://localhost:8000/ in Firefox is work. I use CodeLite IDE. I run CodeLite - PHP Setting - General - PHP Executable.

  1. Where is there PHP executable in this docker for CodeLite IDE?
  2. How do I run PHP script in command line in this docker?