Thomas Speck wrote: > Hi all > > I have a small problem locating the commandline php (e.g. for use in php > somephp.php --start). Where can I find it or do i have to install > saomething additional?
Short answer: Issue 'swup --install install php-cli'. Long answer, alternative A: Check the archives. Long answer, alternative B: Locate all PHP packages: $ swup --search-package php Then check the packages that looks like good candidates: $ swup --describe php-cli [...] Description: This package contains a standalone PHP binary. The CLI (command line interface) SAPI has been introduced with a goal of making PHP better at supporting the creation of stand alone applications. Long answer, alternative C: Hire me as your consultant!
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
