El lun, 07-07-2003 a las 07:27, karthikeyan.balasubramanian escribi�: > Hi All, > > I tried to compile rpm version of mod_mono. But i m getting the following > error, > when i tried to restart apache > > # apachectl restart > > Cannot load /[localtion]/libmod_mono.so. It is not an shared object. > something like that. > > Anybody got some clues as to what i should next.
With this information there's not much we can suggest... Try running 'ldd /..../libmod_mono.so' with the user that runs apache to see if all the symbols can be resolved. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
