Archive

Posts Tagged ‘configure’

How to configure cURL in xampp server

May 25th, 2010 anoopsankar No comments

xampp server with default configuration can’nt run curl_init();

to make it work in xampp server we have to edit three files namely

1. php.ini(which is a configuration stting file).

2. php.ini-recommended(INI-DIST file)

3. php.ini-dist(INI-RECOMMENDED file)

open these files in notepad and search for ‘curl’ and remove ‘;’ symbol, save and close the files.

Remember to restart your server before running the application.

Installing and configuring Asterisk

June 17th, 2009 R Arun Raj 1 comment

How to install Asterisk ?

How to run Asterisk ?

This youtube video help you to install, configure and run your astersisk the open source PBX.

Videos, Slideshows and Podcasts by Cincopa Wordpress Plugin