PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WebDev 21 - Upload a new website
WebDev 21 - Upload a new website
Iniciado por guest, 13,jun. 2016 20:32 - 4 respuestas
Publicado el 13,junio 2016 - 20:32
Hi All

I have an existing Windows 2008 R2 Server running IIS7. There is a live PHP website currently running on it. As a newbie to WebDev - is there any danger to upload my first test WebDev website to this server? Is there anything I need to do / not do / watch out for before uploading my test website?

TIA
Publicado el 13,junio 2016 - 21:42
Hi JP

if your website is in PHP mode, I can't help you, as I find this mode way too limited ti be useful.

If it's in classic or awp, then you first need to install the webdev server engine (free 10 connections or illimited $$$)

Best regards
Publicado el 14,junio 2016 - 06:39
Fabrice

It is Classic WebDev site. Is there any concern that installing the WebDev server engine will interfere with the existing IIS7 sites on the server or should that be all fine, no problem?
Publicado el 14,junio 2016 - 15:24
Hi again

I've never had any problem of that kind, so you should be fine. Then again, I always do a backup of everything before touching a server :-)

Best regards
Publicado el 14,junio 2016 - 15:58
OK, cool. We'll give it a go !