Xampp delivered PHP and Curl not visible to the rest of Ubun

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Xampp delivered PHP and Curl not visible to the rest of Ubun

Postby vincej » 30. September 2014 05:04

I have installed a recent copy of XAMPP on Ubuntu 14.04. I can see that PHP is enabled as I can do a Localhost and see through phpinfo() that Curl is enabled.

So, I want to now install Composer for Laravel development

However, when I issue this command:
curl -sS https://getcomposer.org/installer | php
I get the following error messages:

The program 'curl' is currently not installed. You can install it by typing:
sudo apt-get install curl

The program 'php' is currently not installed. You can install it by typing:
sudo apt-get install php5-cli

So what gives, how do I make my implementation of curl and PHP not "visible" to the Ubuntu Kernal ?
Thanks !
vincej
 
Posts: 4
Joined: 28. April 2013 17:56
Operating System: Linux Mint

Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 103 guests

cron