Skip to content

Instantly share code, notes, and snippets.

@khalil-tabbal
Forked from floptwo/php-cli_ovh_mutu.md
Created April 17, 2014 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khalil-tabbal/10978405 to your computer and use it in GitHub Desktop.
Save khalil-tabbal/10978405 to your computer and use it in GitHub Desktop.

Liste des versions PHP-CLI des mutu OVH

/usr/local/bin/php          => PHP 4.4.9 (cgi) (built: Apr 20 2012 18:34:17)

/usr/local/bin/php.ORIG     => PHP 4.4.9 (cgi) (built: Apr 20 2012 18:34:17)
/usr/local/bin/php.ORIG.4   => PHP 4.4.9 (cgi) (built: Apr 20 2012 18:34:17)
/usr/local/bin/php.ORIG.5   => PHP 5.2.17 (cgi) (built: Jun  6 2012 16:19:04)
/usr/local/bin/php.ORIG.5_2 => PHP 5.2.17 (cgi) (built: Jun  6 2012 16:19:04)
/usr/local/bin/php.ORIG.5_3 => PHP 5.3.16 (cgi-fcgi) (built: Aug 27 2012 17:36:50)
/usr/local/bin/php.ORIG.5_4 => PHP 5.4.6 (cgi-fcgi) (built: Aug 27 2012 18:08:52)

/usr/local/bin/php.BETA     => PHP 5.2.17 (cgi) (built: Jun  6 2012 16:19:04)
/usr/local/bin/php.TEST.5   => PHP 5.3.16 (cgi-fcgi) (built: Aug 27 2012 17:36:50)

Utiliser PHP-CLI en v5.4 sans erreur 'allow_call_time_pass_reference'

/usr/local/bin/php.ORIG.5_4 -c /usr/local/lib/php.ini-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment