[Mono-list] Firebird and Apache/XSP as non-root

Rafael Ferreira lists@ophion.org
Wed, 23 Mar 2005 15:30:37 -0700


Can you tell us more, for instance:

* Are you using Apache  with XSP standalone (not Mod-mono) and using
mod-proxy on apache? If so what is your proxy configuration
* What does the apache access log say? 
* How is XSP configured? Can you get to it via telnet or something while
not running as root? 

- raf


On Wed, 2005-03-23 at 13:45 -0300, Fabian Luque wrote:
> I'm trying to access a Firebird database in a remote Windows server
> through the .NET Firebird provider and ASP.NET webapp.
> 
> If I run XSP/Apache as root everything runs just fine. But if I run
> them as a normal user I get this error:
> 
> Unable to complete network request to host "192.168.0.5"
> 
> I've seen this same question asked before in this list and no answer was given.
> 
> The same happens with a local database (on Linux) with all the
> permissions established.
> 
> If I connect with ISQL tool provided with Firebird, I can access the
> DB with no errors.
> 
> Any help would be appreciated.
>