![]() |
PHP5 in apache PHP4 at cli. how do get get PHP5 at both
Code:
<?phpinfo();?>PHP Version 5.1.6-0.dotdeb.1 Code:
php -vPHP 4.4.4-0.dotdeb.1 How do i get rid of PHP4 so i can have PHP5 at the cli??? |
sorted
apt-get install php5-cli now to run php5 scripts at cli i use php5 <scriptname> |
| All times are GMT +2. The time now is 21:11. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.