APAR status |
Closed as program error.
| Error description
Native install fails when there are multiple virtual hosts for
Netscape, Apache and IBM HTTP Server.
..................................................
This problem affects Solaris, HP ( 5648c8403 ) and
AIX ( 5648c8400 ). Local fixProblem summary
admin.config appropriately and installation fails. Sometimes
this might show up as missing data fields in Oracle
configuration but this is just a side-effect caused by
multiple lines in doc_root. Problem conclusion
multiple hosts. To pick the first value from multiple hosts:
Before fix: DOC_ROOT=grep document-root... | awk ...
After fix: DOC_ROOT=grep document-root... | awk ... head -1 multiple hosts. To pick the first value from multiple hosts:Before fix: DOC_ROOT=grep document-root... | awk ...After fix: DOC_ROOT=grep document-root... | awk ... head -1 Temporary fixComments
APAR information | APAR number | PQ41639 | Reported component name | WAS ADVANCED SU | Reported component ID | 5648C8402 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2000-09-18 | Closed date | 2000-09-18 | Last modified date | 2000-09-18 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED SU | Fixed component ID | 5648C8402 |
Applicable component levels | R350 PSY | UP |
|