Web Servers on Windows - Accessing network resources within Apache module?

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Windows > July 2006 > Accessing network resources within Apache module?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Accessing network resources within Apache module?
John Howard

2006-07-23, 7:16 pm

I wrote an Apache module (.so) which needs to copy files across my local
network to another server, and I am finding that this does not work. I
don't know if it is a limitation of Apache running as a windows service, or
a limitation of Apache win32 itself, or a limitation of windows services in
general (unable to access resources away from the host server itself).
Anybody have experience with this??

I can write an EXE with the same functionality that has no problem
accessing/creating files/directories across the network. So I believe my
network/directory sharing rights are okay.

This has nothing to do with serving the files to public requests. This is
entirely an issue of accessing files within the Apache .so module itself.

I have tried executing Apache as a service from an administrator user
account, instead of default system. Still does not work.

I am going to try writing a custom DLL which will do what I want if called
from a custom EXE, and then try to call this DLL from my Apache .so, and see
if this works.

I am running Apache 1.3.+ as a service on Win2K.

Any other possible ideas to try, or pointers to other sites/lists/newsgroups
with info would be appreciated.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com