Jump to content

VPS Server OS differences


silvercover

Recommended Posts

 

 

I have two VPS servers. one of them is running Linux and the other is Windows one. I've uploaded same file to their public_html folders and could see them in my browser via static IP address of each one like

http://178.63.165.178/getorder/file.xml

and

http://178.63.165.178/getorder/file.xml

 

On the other side there is a device called SMSPrinter that configured to read those XML files using GPRS and need static IP address to reach destination server. unfortunately this device can only read file from windows server and could not reach the file on Linux server.

 

There is no note in this device manual suggesting Windows server or specific OS! I've also set file permission on Linux server to 777 to have no limitation. what could be the cause of our problem?

 

Thanks.

 

Link to comment
https://forums.phpfreaks.com/topic/265071-vps-server-os-differences/
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

Have you inspected each file to see if there is any difference?  Does the file validate? Could one or the other server be redirecting?  Try looking at both of them with Chrome developer or Firebug and look at the NET connections, headers etc.  Something must be different.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.