logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: apache as service and network mounted disk
Author
venoel



Joined: 03 Jul 2007
Posts: 5

PostPosted: Wed 11 Jul '07 9:05    Post subject: apache as service and network mounted disk Reply with quote

Hi!

I ran Apache2.2.4+PHP5.2.0 as service(by the current account) on WinXP. And can't access disk on Novell Netware. User name of accounts on WinXP and Novell are the identical.

When Apache start as application - everything is ok. Files from Novell Netware are enabled.

In phpinfo(); exists a string
no value F:=F:\
where F: is Novell disk.

What i have to do Apache running as service can see a Novell disk.

P.S. Sorry for bad English
Back to top
venoel



Joined: 03 Jul 2007
Posts: 5

PostPosted: Wed 11 Jul '07 11:37    Post subject: Re: apache as service and network mounted disk Reply with quote

http://abelleba.metacarpus.com/?p=4
http://www.webservertalk.com/message1908357.html

Using UNC path solve problem!
Instead f:\foo write \\server\volume\foo
Back to top


Reply to topic   Topic: apache as service and network mounted disk View previous topic :: View next topic
Post new topic   Forum Index -> Apache