Hey,
I 'm develloping a site in php and got a problem with my apache server, I got Apache up and running for local use (localhost), but nog I need to be able to connect it trough a ftp client (to chmod some files), but I can't.
I use "192.168.2.101" as adres (gives the same as localhost in my browser) and tried "80" and "2828" (last one is REMOTE_PORT according to my phpinfo()) as ports.
But it doesn't seem to work, what am I doing wrong?
Thanx in advance.
ZSakke
I 'm develloping a site in php and got a problem with my apache server, I got Apache up and running for local use (localhost), but nog I need to be able to connect it trough a ftp client (to chmod some files), but I can't.
I use "192.168.2.101" as adres (gives the same as localhost in my browser) and tried "80" and "2828" (last one is REMOTE_PORT according to my phpinfo()) as ports.
But it doesn't seem to work, what am I doing wrong?
Thanx in advance.
ZSakke