Search Articles

Select a Category

Stock Quotes

DJIA10447.93  chart+127.83
NASDAQ2233.75  chart+33.74
S&P 5001104.51  chart+14.41
^HSI21354.54  chart+383.04
^TNX2.71  chart+0.78
JNK39.00  chart-0.02
TIP107.38  chart-0.17
000001.SS2696.25  chart+40.86
PPLT154.75  chart+0.52
GLD121.86  chart-0.43
SLV19.42  chart+0.14
MON55.79  chart+1.44
ROK55.47  chart+0.91
S4.34  chart+0.00
STP8.91  chart+0.43
VDSI6.17  chart+0.06
VE24.93  chart+0.56
VISN3.67  chart+0.01
BSX5.35  chart+0.04
SPWRA11.47  chart+0.28
LLY34.66  chart+0.35
SCHW13.86  chart+0.09
NVDA9.90  chart+0.33
BLDR2.33  chart+0.15
PFE16.46  chart+0.06
2010-09-03 16:02

The Daily Dilbert

How to install CURL Package on Ubuntu 9.10

Problem

CURL is a package for command line transferring data tool with URL multiple protocol. Some php software uses it to get information. However this package is not include in the standard Ubuntu 9.10 package. There are several packages available. However, if you have problem with your LAMP server, then you should install the package for php.

Solution

  1. Install php5-curl with: sudo apt-get install php5-curlInstall php5-Curl Package
  2. Restart Apache server with sudo /etc/init.d/apache2 restart/.
    Restart Apache server with sudo /etc/init.d/apache2 restart
  3. That’s it. If you load up phpinfo.php, you can find the curl is supported now. cURL supported in PHP

Reference

VN:F [1.8.8_1072]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.8_1072]
Rating: 0 (from 0 votes)
  • Share/Bookmark

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>