Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Varun Jain
Hello Karthik, You can check the hosts file inside etc directory.There may be two entries for the localhost 127.0.0.1 and 127.0.0.1::1.You an try commenting the latter one.It is possible that IPv6 is turned on and it is resolving localhost to the ::1 address .Since the port 3000 is currently

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Kartik Nayak
Hi Varun, My hosts file contains this: 127.0.1.1 localhost 127.0.1.1tiger # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Varun Jain
Hello Karthik, Well as evident from the data of your hosts file the localhost is mapped to 127.0.1.1 on your system.So if you want to resolve your problem you just have to change 127.0.1.1 localhost to 127.0.0.1 localhost. Check with ping i.e ping localhost .Ping command shall show you to which

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread manish kumar
your host should have 127.0.0.1 localhost entry. On Fri, Jul 3, 2009 at 2:25 PM, Kartik Nayak kartik1...@gmail.com wrote: Hi Varun, My hosts file contains this: 127.0.1.1 localhost 127.0.1.1 tiger # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Kartik Nayak
HI Varun, Navneet, Manish, I changed the first line to 127.0.0.1 localhost and restarted the servers and it worked. But why was Drupal working earlier with local host? Infact, its working with both 127.0.0.1 and 127.0.1.1. What's 127.0.1.1? Anyway, thnx for the help :) Regards, Kartik

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Kartik Nayak
also, what do rest of the lines in hosts indicate? On Fri, Jul 3, 2009 at 4:07 PM, Kartik Nayak kartik1...@gmail.com wrote: HI Varun, Navneet, Manish, I changed the first line to 127.0.0.1 localhost and restarted the servers and it worked. But why was Drupal working earlier with local

Re: [twincling] Redirect Loop

2009-07-03 Thread Mukund Deshpande
Hi Saifi, I use FF 3.0.11 . Everything is fine.Yeah i have ABP running.So, Possibly that might help you out. as manish says. thanks, SMS On Fri, Jul 3, 2009 at 10:36 AM, manish kumar abhiman@gmail.com wrote: hi, that redirect loop is coming because of faulty script run by third party

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Varun Jain
Hello Kartik, Well to put that straight I am not much acquainted with drupal except that it is an open source web management system.Checking its installation from http://www.slideshare.net/a_rupeshkumar/drupal-xampp-xp-2-presentation the database port is mostly set to default.In case of drupal

Re: [twincling] localhost==127.0.0.1?

2009-07-03 Thread Kartik Nayak
thnx :) On Fri, Jul 3, 2009 at 5:42 PM, Varun Jain varunjain...@gmail.com wrote: Hello Kartik, Well to put that straight I am not much acquainted with drupal except that it is an open source web management system.Checking its installation from

[twincling] Open Source project management tools

2009-07-03 Thread Saifi Khan
Hi all: Those of us looking at Project management tools, here are two sophisticated Open Source solutions. OpenPROJ http://openproj.org/openproj OpenProj shares the industry's most advanced scheduling engine with Project-ON-Demand and provides Gantt Charts, Network Diagrams (PERT Charts), WBS

[twincling] KDE 4.2.2 on MS windows

2009-07-03 Thread Saifi Khan
Hi all: KDE 4.2.2 is available for Windows. The KDE on Windows Project is aimed at native porting of the KDE applications to MS Windows. Currently Windows 2000, XP, 2003 and Vista are supported. Checkout the installer screen shots http://www.winkde.org/pub/kde/ports/win32/installer/manual/

[twincling] PAPER: The Landscape of Parallel Computing Research

2009-07-03 Thread Saifi Khan
Hi all: While there is hoo-haa about 'parallelism research' etc, i'd like to recommend a serious paper in this regard. This paper came up with the '13 Dwarf' concept. The Landscape of Parallel Computing Research: A View from Berkeley by Asanovic, Bodik, Catanzaro, Gebis, Husbands, Keutzer,

[twincling] VoicePHP

2009-07-03 Thread Saifi Khan
Hi all: Anybody tried VoicePHP ? From the website, In simple terms, it?s the same old PHP which now enables you to create voice applications. It?s not an extension to PHP; infact it?s the same PHP which now outputs voice instead of text and also takes input as voice instead of text. In