Re: [EMAIL PROTECTED] Cannot access "localhost"

2008-03-09 Thread Krist van Besien
On Wed, Mar 5, 2008 at 8:12 PM, Ben Schonle <[EMAIL PROTECTED]> wrote: > > Further research: > -- > > Here also the data from the /etc/hosts: > 127.0.0.1 localhost > 127.0.1.1 ben-desktop Just a quick sanity check: Are "localhost" and "ben-desktop" the same machin

Re: [EMAIL PROTECTED] SMTP server

2008-03-09 Thread Thomas Antony
so does it exist a free SMTP server (similar that linux daemon) but running on windows XP ? if yes, where can i find it and what steps should i perform to be sure my emails are sent ? i do not want to transfer all my web application each time i want to test email sending... i would like

Re: [EMAIL PROTECTED] SMTP server

2008-03-09 Thread Issac Goldstand
Alain Roger wrote: Hi, i know that this is not necessary the best forum for that, but i need to get a real feedback and i guess you already faced the same issue as mine. basically, i develop php web application on windows XP platform. So i have apache 2.24 installed and PHP 5.2.4. now i wou

[EMAIL PROTECTED] SMTP server

2008-03-09 Thread Alain Roger
Hi, i know that this is not necessary the best forum for that, but i need to get a real feedback and i guess you already faced the same issue as mine. basically, i develop php web application on windows XP platform. So i have apache 2.24 installed and PHP 5.2.4. now i would like to test if my app

Re: [EMAIL PROTECTED] how would I serve up an upload/download directory for each user

2008-03-09 Thread Ronald C . F . Antony
This should IMO really make it into the standard distribution, maybe even replace the webdav module. The main reason I don't use webdav is that its privilege model is useless for all I'd ever want to do with it (e.g. make user's home directory available to them as webdav mount while they ar