Compdigitec Labs

« | Home | »

How to build a CLI interpreter of PHP in Linux

By admin | January 23, 2009

After you have installed the related development packages (eg libmysqlclient15-dev for MySQL support), configure PHP with the following options:

‐‐prefix=/usr ‐‐enable-debug ‐‐with-openssl ‐‐with-zlib ‐‐with-curl ‐‐enable-ftp ‐‐with-gettext ‐‐with-mhash ‐‐with-mysql ‐‐enable-sockets ‐‐enable-soap ‐‐with-tidy ‐‐enable-zip ‐‐with-xsl ‐‐disable-cgi

If you found this article helpful or useful, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful or interesting articles!

If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!

Topics: Linux, PHP | 3 Comments »

3 Responses to “How to build a CLI interpreter of PHP in Linux”

  1. How to build a CLI interpreter of PHP in Linux | PHP-Blog.com Says:
    January 24th, 2009 at 00:52

    […] post: How to build a CLI interpreter of PHP in Linux Related ArticlesBookmarksTags PHP PHP is a computer scripting language. Originally […]

  2. ฝักบัวอาบน้ำ Says:
    February 7th, 2025 at 19:28

    … [Trackback]

    […] Find More to that Topic: compdigitec.com/labs/2009/01/23/how-to-build-a-cli-interpreter-of-php-in-linux/ […]

  3. Online Bassetti Granfoulard Online Shop Says:
    February 11th, 2025 at 09:35

    … [Trackback]

    […] Find More Information here to that Topic: compdigitec.com/labs/2009/01/23/how-to-build-a-cli-interpreter-of-php-in-linux/ […]

Comments