-
Posted to
IIS7 - Publishing
by
jhamel
on
07-13-2009, 9:58 PM
Hi,
I figured out after my last post... Now it works!!!
But i also had to do the following in order to active dynamic FTP ports in Windows Firewall
Reference :
http://blogs.iis.net/jaroslad/archive/2007/09/29/windows-firewall-setup-for-microsoft-ftp-publishing-service-for-iis-7-0.aspx
Thanks for your help!
-
Posted to
IIS7 - Publishing
by
jhamel
on
07-13-2009, 10:24 AM
About topic : http://forums.iis.net/p/1154884/1893126.aspx#1893126
I understand the problem but my public address is correctly binded to the FTP site.
Web site works from external connection with the same host and IP.
Thanks.
-
Posted to
IIS7 - Publishing
by
jhamel
on
07-13-2009, 10:10 AM
Hi, Here's my procedure :
1. Create FTP account (from Computer Management, no AD)
2. Set the appropriate permissions on the home folders of the website(d:\inetpub\vhosts\mydomain)
3. Add FTP publishing to the website (FTP7)
4. Set IP address (same as website)
5. Check hostname : myhost.mydomain.com
6. Specific user (read, write) (user ...
-
Posted to
IIS7 - Publishing
by
jhamel
on
07-07-2009, 1:55 PM
Hi,
Some developments, after i noticed a specific Web/FTP site was catching everything on the IP, we changed the settings to add proper bindings and now every FTP returns :
530 Valid hostname is expected
I use my own DNS (same server), all the hosts are created... (ping correct)
Any ideas?
Thanks.
-
Posted to
IIS7 - Publishing
by
jhamel
on
07-06-2009, 10:50 PM
Thanks for your reply,
Yes, i was referring to Virtual Hosts and i did the exact procedure as described in the tutorial.
Still have the 530 error.
Do i have to set the permissions manually on the physical folder (site path) or IIS is supposed to do it?
Either ways, it still doesnt work :(
Same for Website + FTP publishing.
Thanks!
-
Posted to
IIS7 - Publishing
by
jhamel
on
07-06-2009, 9:55 PM
Hi,
FTP publishing in IIS7 is driving me crazy, please help :
1. FTP 7.5 installed
2. Creating FTP sites "Add FTP Sites"
3. Using public IP address and host headers (also created in the DNS zone)
4. Creating a user for the site then setting permissions to "specific user" Read-Write
5. Trying to login :
530 ...
-
Posted to
FastCGI Handler
by
jhamel
on
06-18-2009, 3:16 PM
Hi,
After FastCGI installation, Plesk should add that option? Because right now i only have "Run as ISAPI extension"
http://forum.parallels.com/showthread.php?t=79473
Does it mean that i cannot run FastCGI without > Plesk 8.3 or higher?
Thanks.
-
Posted to
FastCGI Handler
by
jhamel
on
06-18-2009, 12:51 PM
Hi,
Is it possible to run PHP through FastCGI with Plesk?
IIS6
Plesk 8.2 for Windows (using PHP 4.2.7 and PHP 5.2.3)
Thanks for any info.