[Mono-aspnet-list] Could not allocate the Oracle environment

ibrahimsteed ibrahim.steed at gmail.com
Tue Oct 13 01:00:17 EDT 2009


Yes, I use mod_mono on apache2.
I added my content into httpd.conf as following:

Include /etc/apache2/conf.d/mod_mono.conf
Alias /cmdgen "/home/ibrahim/cmd"
AddMonoApplications default "/cmdgen:/home/ibrahim/cmd"

SetHandler mono
Order allow,deny
Allow from all


So could you please tell me how to set the env vars above with MonoSetEnv?



Robert Jordan wrote:
> 
> ibrahimsteed wrote:
>> I can connect to and get data from Oracle database at the same machine
>> with
>> Console Application of Mono.
>> but I can not Open a OracleConnection in a aspx(web application),  it
>> throw
>> exception:"Could not allocate the Oracle environment"
> 
> http://thread.gmane.org/gmane.comp.gnome.mono.general/38681
> 
> If you're using mod_mono, you can set the env vars with MonoSetEnv.
> See mod_mono's man page for details.
> 
> Robert
> 
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Could-not-allocate-the-Oracle-environment-tp25853066p25867201.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20091012/075e76d2/attachment.html 


More information about the Mono-aspnet-list mailing list