|
Home > Archive > Netware Webserver > August 2006 > Apache not loading after NetStorage install
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Apache not loading after NetStorage install
|
|
| Richard G 2006-08-14, 1:11 am |
| Hello,
I am having a similar issue Mark Moorhead is experiencing. NW 6.5sp4a server
also running GroupWise 6.5 w/WebAccess. After installing Netstorage and
rebooting server Apache would not load, getting load errors with Perl,
Xserv.conf and php 4. I uncommented the Netstorage load line from httpd.conf
and now PERL directives will not load, saying cannot accesss API modules or
incorrect versions. I have tried to uninstall Netstorage from this server
but it did not fix the problem. Do I need to reinstall PERL and PHP? TIA,
Richard G
| |
| Anders Gustafsson 2006-08-14, 7:15 am |
| Now, HOW did you install. Did you install from the original CDs or from
the overlay SP4 CDs?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Richard G 2006-08-14, 1:11 pm |
| SP4 overlay CD
[vbcol=seagreen]
Now, HOW did you install. Did you install from the original CDs or from
the overlay SP4 CDs?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Anders Gustafsson 2006-08-14, 1:11 pm |
| Richard G,
> SP4 overlay CD
>
OK. Can you post the exact errors you see when starting apache? From looger screen and startup.err?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Richard G 2006-08-14, 1:11 pm |
| I'm not sure how to capture the logger screen, it shows:
loading in address space GW Apache Web Server 2.0.54
Auto Loading APRLIB.NLM
Loading in address space GW Apache Portability Runtime Library 0.9.6
Module APRLIB.NLM load status OK
Module Apache2.NLM load status OK
Startup.err reads:
Syntax error on line 135 of sys:/Apache2/conf/httpd.conf:
Can't locate API module structure `perlcgi_module' in file
SYS:/Apache2/modules/PerlCGI.nlm: (dlfcn) No such symbol was found.
Line 135 of httpd.conf reads:
LoadModule perlcgi_module modules/perlcgi.nlm
If I uncomment line 135 (above) and the following two then Apache loads,
without Perl:
Include sys:/apache2/conf/mod_perl.conf
Include sys:/apache2/conf/perlcgi.conf
Richard G,[vbcol=seagreen]
> SP4 overlay CD
>
OK. Can you post the exact errors you see when starting apache? From looger
screen and startup.err?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Richard G 2006-08-14, 1:11 pm |
| Sorry, typo on last reply. I have to rem out (#) the
Include sys:/apache2/conf/mod_perl.conf
Include sys:/apache2/conf/perlcgi.conf
and
LoadModule perlcgi_module modules/perlcgi.nlm
For Apache to load (without Perl) When I had Netstorage installed php 4 gave
similar errors.
I'm not sure how to capture the logger screen, it shows:
loading in address space GW Apache Web Server 2.0.54
Auto Loading APRLIB.NLM
Loading in address space GW Apache Portability Runtime Library 0.9.6
Module APRLIB.NLM load status OK
Module Apache2.NLM load status OK
Startup.err reads:
Syntax error on line 135 of sys:/Apache2/conf/httpd.conf:
Can't locate API module structure `perlcgi_module' in file
SYS:/Apache2/modules/PerlCGI.nlm: (dlfcn) No such symbol was found.
Line 135 of httpd.conf reads:
LoadModule perlcgi_module modules/perlcgi.nlm
If I uncomment line 135 (above) and the following two then Apache loads,
without Perl:
Include sys:/apache2/conf/mod_perl.conf
Include sys:/apache2/conf/perlcgi.conf
[vbcol=seagreen]
Richard G,[vbcol=seagreen]
> SP4 overlay CD
>
OK. Can you post the exact errors you see when starting apache? From looger
screen and startup.err?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Anders Gustafsson 2006-08-14, 1:11 pm |
| Richard G,
> loading in address space GW Apache Web Server 2.0.54
>
OK. Try F1 for help on the logger screen ;)
And you need/use perl? Are you running a separate instance of Apache
for GW? I run mine (for GW) in the OS address space. IIRC was there a
problem loading some modules in protected space.
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Richard G 2006-08-14, 1:11 pm |
| I am using Perl. I only run two instances of Apache- one for Admin server
and one for GroupWise Web access but this server also serves our main web
pages, where we do use PERL scripts. It was running great until I tried to
install NetStorage. I do not know exactly what NetStorage modifies/adds
during an install.
Richard G,[vbcol=seagreen]
> loading in address space GW Apache Web Server 2.0.54
>
OK. Try F1 for help on the logger screen ;)
And you need/use perl? Are you running a separate instance of Apache
for GW? I run mine (for GW) in the OS address space. IIRC was there a
problem loading some modules in protected space.
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Anders Gustafsson 2006-08-14, 1:11 pm |
| Richard G,
> I am using Perl. I only run two instances of Apache- one for Admin server
> and one for GroupWise Web access but this server also serves our main web
> pages, where we do use PERL scripts.
>
OK. But you are running this in a separate address space. Does it work if
you load it in the OS space, like it is on a plain vanilla 6.5?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Richard G 2006-08-14, 7:11 pm |
| It works if I rem out
LoadModule perlcgi_module modules/perlcgi.nlm
The Apache screen shows that mod_perl.c is loaded but none of my perl
scripts run. I did not have this issue before, although I did read a TID
that NetStorage would not run in Protected Memory space but I currently am
not running NetStorage.
Richard G,[vbcol=seagreen]
> I am using Perl. I only run two instances of Apache- one for Admin server
> and one for GroupWise Web access but this server also serves our main web
> pages, where we do use PERL scripts.
>
OK. But you are running this in a separate address space. Does it work if
you load it in the OS space, like it is on a plain vanilla 6.5?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Anders Gustafsson 2006-08-15, 7:11 am |
| Richard G,
> It works if I rem out
> LoadModule perlcgi_module modules/perlcgi.nlm
> The Apache screen shows that mod_perl.c is loaded but none of my perl
> scripts run. I did not have this issue before, although I did read a TID
> that NetStorage would not run in Protected Memory space but I currently am
> not running NetStorage.
>
OK. But does it all run if you run it in the OS address space?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Richard G 2006-08-15, 1:11 pm |
| Sorry, I meant it makes no difference wheter it runs in Protected address or
not, if the LoadModule perlcgi_module line is included out it hangs Apache.
The only difference is when running in Protected space Apache unloads
cleanly, if in OS space I have to reboot the server to get Apache to shut
down.
Richard G,[vbcol=seagreen]
> It works if I rem out
> LoadModule perlcgi_module modules/perlcgi.nlm
> The Apache screen shows that mod_perl.c is loaded but none of my perl
> scripts run. I did not have this issue before, although I did read a TID
> that NetStorage would not run in Protected Memory space but I currently
am
> not running NetStorage.
>
OK. But does it all run if you run it in the OS address space?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| Anders Gustafsson 2006-08-15, 1:11 pm |
| Richard G,
> Sorry, I meant it makes no difference wheter it runs in Protected address or
> not, if the LoadModule perlcgi_module line is included out it hangs Apache.
>
OK. That is weird.. Do you have a working server with which to compare module
versions?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
|
|
|
|
|