daed17
11-23-2003, 07:58 PM
How do I mirror a site hosted by ISPs where one is on NT and the other is Linux? Also, I don't have root/telnet access.
|
Click to See Complete Forum and Search --> : how to mirror? daed17 11-23-2003, 07:58 PM How do I mirror a site hosted by ISPs where one is on NT and the other is Linux? Also, I don't have root/telnet access. PeOfEo 11-23-2003, 10:13 PM If it is on using php or something you can run that off of a ms machine. But running ms stuff of a linux might get nasty. Emulation lag big time. daed17 11-23-2003, 10:26 PM Yes I am using php and mysql PeOfEo 11-23-2003, 10:33 PM Well, you can run both of those from an ms platform. You can just get the mysql remotly but if it needs to run from ms, modify the my.ini to emulate windows, I can find a few articles and that if you want, it is designed to do this so its not like you have to hack anything just change a few options. Also you can install php and have it run from iis, or you can install apache to a ms machine. If you are more comfortable with apache then iis though you should run w/ apache. Apache and IIS can run side be side so if the ms server is running iis this will not interfear, just set them to run on different ports. daed17 11-23-2003, 11:34 PM Problem is the site I am working on is on a host ISP. no root or telnet access. I would need to ftp it over and then thru cgi or php activate it. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |