HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Web-Page Error
Operating System - HP-UX
1831348
Members
3048
Online
110024
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 05:51 PM
01-27-2010 05:51 PM
Web-Page Error
When i am trying to open the Web-page where perl script runs and backend it will be using DBI/DBD module..
When i run the same script manually on the server its runs fine. Only in Web page it throws an error..
install_driver(Oracle) failed: Can't load '/opt/perl_64/lib/site_perl/5.8.8/PA-RISC2.0-thread-multi-LP64/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: No such file or directory at /opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/DynaLoader.pm line 230. at (eval 9) line 3 Compilation failed in require at (eval 9) line 3. Perhaps a required shared library or dll isn't installed where expected at EGN.pm line 36
DBI/DBD module has been compiled properly and even i have checked the env PATH as well seems to be fine..
Appreciate any help on this issue..
When i run the same script manually on the server its runs fine. Only in Web page it throws an error..
install_driver(Oracle) failed: Can't load '/opt/perl_64/lib/site_perl/5.8.8/PA-RISC2.0-thread-multi-LP64/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: No such file or directory at /opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/DynaLoader.pm line 230. at (eval 9) line 3 Compilation failed in require at (eval 9) line 3. Perhaps a required shared library or dll isn't installed where expected at EGN.pm line 36
DBI/DBD module has been compiled properly and even i have checked the env PATH as well seems to be fine..
Appreciate any help on this issue..
- Tags:
- Perl
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 11:01 PM
01-27-2010 11:01 PM
Re: Web-Page Error
It means some of your modules are missing . you can install it by using CPAM .Try as follows
#/usr/local/bin/perl â MCPAN â e â install DBD::Oracle"
it will install all your module DBD::oracle and all other dependencies. Also note there is no harm to use this command.
#/usr/local/bin/perl â MCPAN â e â install DBD::Oracle"
it will install all your module DBD::oracle and all other dependencies. Also note there is no harm to use this command.
All things excellent are as difficult as they are rare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 11:06 PM
01-27-2010 11:06 PM
Re: Web-Page Error
command was not showing properly in my previous answer . here is the command
#/usr/local/bin/perl/ -MCPAN -e "install DBD::Oracle"
#/usr/local/bin/perl/ -MCPAN -e "install DBD::Oracle"
All things excellent are as difficult as they are rare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 06:25 AM
01-28-2010 06:25 AM
Re: Web-Page Error
No Jupinder the command which you gave did not worked out..Can you please tell me which component has been installed..
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP