| View previous topic :: View next topic |
| Author |
Message |
nova
Joined: 21 Nov 2011 Posts: 41
|
Posted: Nov 22, 2011 1:19 pm Post subject: XFileSharing Pro on IIS |
|
|
Hello,
Does this script run on IIS?
I have installed Perl/CGI but when I try to run install.cgi I get this error:
"Session.pm doesn't work on this server architecture"
Any suggestions or modifications that I have to apply to get the script to work on IIS 7.5?
Thanks |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 260
|
Posted: Nov 22, 2011 5:29 pm Post subject: |
|
|
Admin will most likely tell you that it will not happend for IIS.
Session.pm is encrypted.
I guess a better choice would be Apache for windows. |
|
| Back to top |
|
 |
nova
Joined: 21 Nov 2011 Posts: 41
|
Posted: Nov 22, 2011 6:51 pm Post subject: |
|
|
Would I need to edit any files to make it compatible with Apache for Windows (XAMPP) instead?
Thank you for your reply. |
|
| Back to top |
|
 |
nova
Joined: 21 Nov 2011 Posts: 41
|
Posted: Nov 22, 2011 7:35 pm Post subject: |
|
|
Update:
I get the same error on Apache.
Maybe is it required to use another Session.pm for Windows? |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Nov 23, 2011 3:09 am Post subject: |
|
|
1. It will not work on IIS.
2. It will not work on Windows.
Please check system requirements. It's designed for Unix-like systems. |
|
| Back to top |
|
 |
|