Re: [AOLSERVER] quick question, please help!

2001-11-29 Thread gf b
/bin/nssock.so
ns_param nslog /usr/local/aolserver/bin/nslog.so
ns_param nssha1 /usr/local/aolserver/bin/nssha1.so
ns_param nscache /usr/local/aolserver/bin/nscache.so
ns_param nsrewrite /usr/local/aolserver/bin/nsrewrite.so

# nsssl=nsssle.so

ns_section ns/server/${serv_short_name}/MimeTypes
ns_param Default text/plain
ns_param NoExtension text/plain
ns_param .pcd image/x-photo-cd
ns_param .prc application/x-pilot

ns_section ns/server/${serv_short_name}/tcl
ns_param Library ${acs_home}/tcl

ns_section ns/server/${serv_short_name}/redirects
ns_param 404 /static/404.adp
ns_param 500 /static/500.adp

#source /www/warren/parameters/warren.tcl


Thank you kindly,

Gabriel

From: Dossy [EMAIL PROTECTED]
Reply-To: AOLserver Discussion [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [AOLSERVER] quick question, please help!
Date: Wed, 28 Nov 2001 19:40:24 -0500

Gabriel,

Could you please send me a copy of your nsd.tcl file,
and the output of this command:

nm -A /usr/local/aolserver/bin/nsd8x | grep Ns_SetRequestAuthorizeProc

-- Dossy

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
   He realized the fastest way to change is to laugh at your own
 folly -- then you can let go and quickly move on. (p. 70)


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Re: [AOLSERVER] quick question, please help!

2001-11-28 Thread Dossy

Gabriel,

Is this installation compiled from source, or a binary
package install?  What platform/OS and versions?  Is
the Oracle driver compiled from source, or binary install?

Was this ever working, and just stop working, or have
you never gotten it working?  If it was working, what did
you change that broke it?

-- Dossy


On 2001.11.28, gf b [EMAIL PROTECTED] wrote:
 Hi Dossy,

 I know you're busy, but I really need your help with a quick question which
 I'm sure you could easily answer. I have posted this question on
 Sourceforge, but as my project is due to goe live tommorow morning I really
 need your wisdom!

 when I attempting to start nsd, I get the
 following errors:

 [28/Nov/2001:13:32:49][13050.1][-main-] Notice:modload: loading
 /usr/local/aolserver/bin/ora8.so'
 [28/Nov/2001:13:32:49][13050.1][-main-] Warning:modload: failed to load
 '/usr/local/aolserver/bin/ora8.so': 'ld.so.1:
 /usr/local/aolserver/bin/nsd: fatal: relocation error:
 file /usr/local/aolserver/bin/ora8.so: symbol
 Ns_DbRegisterDriver: referenced symbol not found'
 [28/Nov/2001:13:32:49][13050.1][-main-] Error: dbdrv:failed to load driver
 'ora8'
 [28/Nov/2001:13:32:49][13050.1][-main-] Error: dbinit:no such default pool
 'main'
 [2

 [28/Nov/2001:13:50:33][13106.1][-main-] Notice:modload: loading
 '/usr/local/aolserver/bin/nsperm.so'
 [28/Nov/2001:13:50:33][13106.1][-main-] Warning:modload: failed to load
 '/usr/local/aolserver/bin/nsperm.so': 'ld.so.1:
 /usr/local/aolserver/bin/nsd: fatal: relocation error:
 file /usr/local/aolserver/bin/nsperm.so: symbol
 Ns_SetRequestAuthorizeProc: referenced symbol not found'
 [28/Nov/2001:13:50:33][13106.1][-main-] Fatal: modload:failed to load module
 '/usr/local/aolserver/bin/nsperm.so'


 Have u seen these types of errors before?

 Thank you kindly,

 Gabriel



 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
  He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on. (p. 70)



Re: [AOLSERVER] quick question, please help!

2001-11-28 Thread gf b

hi Dossy,

Im using aolserver 3.3.1, and the oracle driver 2.5. Both were compiled from
source, on a Solaris 8 sparc. Originally, this architecture which integrates
with ACS 3.4.10 and Oracle 8.1.7, was running on a RedHat 7.1 intel system,
but due to business requirements we had to host externally on Sun Solaris
systems.
So the answer to your next question is, it was working perfectly on the
Linux System, but has never worked on the Solaris system.

I've attached the standard output and standard error logs created from make.

thank you kindly,

Gabriel


From: Dossy [EMAIL PROTECTED]
Reply-To: AOLserver Discussion [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [AOLSERVER] quick question, please help!
Date: Wed, 28 Nov 2001 09:33:55 -0500

Gabriel,

Is this installation compiled from source, or a binary
package install?  What platform/OS and versions?  Is
the Oracle driver compiled from source, or binary install?

Was this ever working, and just stop working, or have
you never gotten it working?  If it was working, what did
you change that broke it?

-- Dossy


On 2001.11.28, gf b [EMAIL PROTECTED] wrote:
  Hi Dossy,
 
  I know you're busy, but I really need your help with a quick question
which
  I'm sure you could easily answer. I have posted this question on
  Sourceforge, but as my project is due to goe live tommorow morning I
really
  need your wisdom!
 
  when I attempting to start nsd, I get the
  following errors:
 
  [28/Nov/2001:13:32:49][13050.1][-main-] Notice:modload: loading
  /usr/local/aolserver/bin/ora8.so'
  [28/Nov/2001:13:32:49][13050.1][-main-] Warning:modload: failed to load
  '/usr/local/aolserver/bin/ora8.so': 'ld.so.1:
  /usr/local/aolserver/bin/nsd: fatal: relocation error:
  file /usr/local/aolserver/bin/ora8.so: symbol
  Ns_DbRegisterDriver: referenced symbol not found'
  [28/Nov/2001:13:32:49][13050.1][-main-] Error: dbdrv:failed to load
driver
  'ora8'
  [28/Nov/2001:13:32:49][13050.1][-main-] Error: dbinit:no such default
pool
  'main'
  [2
 
  [28/Nov/2001:13:50:33][13106.1][-main-] Notice:modload: loading
  '/usr/local/aolserver/bin/nsperm.so'
  [28/Nov/2001:13:50:33][13106.1][-main-] Warning:modload: failed to load
  '/usr/local/aolserver/bin/nsperm.so': 'ld.so.1:
  /usr/local/aolserver/bin/nsd: fatal: relocation error:
  file /usr/local/aolserver/bin/nsperm.so: symbol
  Ns_SetRequestAuthorizeProc: referenced symbol not found'
  [28/Nov/2001:13:50:33][13106.1][-main-] Fatal: modload:failed to load
module
  '/usr/local/aolserver/bin/nsperm.so'
 
 
  Have u seen these types of errors before?
 
  Thank you kindly,
 
  Gabriel
 
 
 
  _
  Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
   He realized the fastest way to change is to laugh at your own
 folly -- then you can let go and quickly move on. (p. 70)


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Re: [AOLSERVER] quick question, please help!

2001-11-28 Thread gf b

Hi Dossy,

I believe I'm using nsd8x.


bash-2.03$ ls -l /usr/local/aolserver/bin
total 12754
-rwxrwx---   1 nsadmin  nsadmin   105780 Nov 28 16:15 nscache.so
-rwxrwx---   1 nsadmin  nsadmin90924 Nov 28 15:35 nscgi.so
-rwxrwx---   1 nsadmin  nsadmin70284 Nov 28 15:35 nscp.so
lrwxrwxrwx   1 nsadmin  nsadmin7 Nov 28 16:14 nsd - ./nsd8x
-rwxrwx---   1 nsadmin  nsadmin  2130662 Nov 28 16:14 nsd76
-rwxrwx---   1 nsadmin  nsadmin  3112785 Nov 28 16:14 nsd8x
-rwxrwx---   1 nsadmin  nsadmin   167732 Nov 28 15:35 nsext.so
-rwxrwx---   1 nsadmin  nsadmin74624 Nov 28 15:35 nslog.so
-rwxrwx---   1 nsadmin  nsadmin90488 Nov 28 15:35 nsperm.so
-rwxrwx---   1 nsadmin  nsadmin55880 Nov 28 16:16 nsrewrite.so
-rwxrwx---   1 nsadmin  nsadmin75876 Nov 28 16:16 nssha1.so
-rwxrwx---   1 nsadmin  nsadmin77252 Nov 28 15:35 nssock.so
-rwxrwx---   1 nsadmin  nsadmin   198376 Nov 28 16:17 ora8.so
-rwxrwx---   1 nsadmin  nsadmin   200700 Nov 28 16:17 ora8cass.so
-rw-rw   1 nsadmin  nsadmin 2026 Oct 24  2000 translate-ini


bash-2.03$ ldd /usr/local/aolserver/bin/nsd
libsocket.so.1 =/lib/libsocket.so.1
libnsl.so.1 =   /lib/libnsl.so.1
libdl.so.1 =/lib/libdl.so.1
librt.so.1 =/lib/librt.so.1
libthread.so.1 =/lib/libthread.so.1
libresolv.so.2 =/lib/libresolv.so.2
libm.so.1 = /lib/libm.so.1
libc.so.1 = /lib/libc.so.1
libmp.so.2 =/lib/libmp.so.2
libaio.so.1 =   /lib/libaio.so.1
/usr/platform/SUNW,UltraSPARC-IIi-cEngine/lib/libc_psr.so.1

Thanks,

Gabriel


From: Dossy [EMAIL PROTECTED]
Reply-To: AOLserver Discussion [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [AOLSERVER] quick question, please help!
Date: Wed, 28 Nov 2001 11:05:34 -0500

On 2001.11.28, gf b [EMAIL PROTECTED] wrote:
[ ... AOLserver 3.3.1, Oracle driver 2.5, Solaris 8 SPARC ... ]
  So the answer to your next question is, it was working perfectly on the
  Linux System, but has never worked on the Solaris system.
 
  I've attached the standard output and standard error logs created from
make.

The mailing list doesn't allow file attachments, I believe.

Could you cut and paste the output of ls -l /usr/local/aolserver/bin
(or wherever it's installed the bin directory on your system)?

Also, are you using nsd8x or nsd76?  Include the output of ldd
/usr/local/aolserver/bin/nsd{8x,76} -- whichever is correct for
what you're running.

-- Dossy

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
   He realized the fastest way to change is to laugh at your own
 folly -- then you can let go and quickly move on. (p. 70)


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Re: [AOLSERVER] quick question, please help!

2001-11-28 Thread Dossy

Gabriel,

Could you please send me a copy of your nsd.tcl file,
and the output of this command:

nm -A /usr/local/aolserver/bin/nsd8x | grep Ns_SetRequestAuthorizeProc

-- Dossy

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
  He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on. (p. 70)