Post by sellit2meUK » Thu Jul 27, 2023 5:56 am

"I recently installed a copy of OpenCart on CWP Control Panel, and let me tell you, I always take an acquisitive approach to these installations. Before diving in, I meticulously check all the prerequisites to ensure a smooth setup. I pay special attention to the PHP versions and dependencies, leaving no stone unturned. However, it's disheartening that every time I run the installation process, I encounter three pesky PacifiCare codes.

I've attempted various methods, including manual installation, but those stubborn codes just won't budge. It's quite puzzling, and I can't help but wonder if I'm overlooking something or making a mistake along the way. The software is hosted on a Vulture VPS, and unfortunately, they don't provide software support, so I'm on my own.

As I investigate further, I see messages popping up during installation, and I diligently try to address them by ensuring all required dependencies are properly installed. The PHP version is up-to-date, and I've verified that all the necessary extensions are in place.

To anyone who might have encountered a similar issue before, I'm open to suggestions and advice on how to resolve this matter. Your insights and experiences could be invaluable in helping me find the right direction to tackle this problem. I eagerly await your responses and guidance."

Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl: cannot open shared object file: No such file or directory), /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl.so (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0


Warning: PHP Startup: Unable to load dynamic library 'gd' (tried: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd: cannot open shared object file: No such file or directory), /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd.so (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd.so: cannot open shared object file: No such file or directory)) in Unknown on line 0


Warning: PHP Startup: Unable to load dynamic library 'zip' (tried: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip: cannot open shared object file: No such file or directory), /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip.so (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

Newbie

Posts

Joined
Wed Jul 26, 2023 6:45 am

Post by straightlight » Thu Jul 27, 2023 6:29 am

sellit2meUK wrote:
Thu Jul 27, 2023 5:56 am
"I recently installed a copy of OpenCart on CWP Control Panel, and let me tell you, I always take an acquisitive approach to these installations. Before diving in, I meticulously check all the prerequisites to ensure a smooth setup. I pay special attention to the PHP versions and dependencies, leaving no stone unturned. However, it's disheartening that every time I run the installation process, I encounter three pesky PacifiCare codes.

I've attempted various methods, including manual installation, but those stubborn codes just won't budge. It's quite puzzling, and I can't help but wonder if I'm overlooking something or making a mistake along the way. The software is hosted on a Vulture VPS, and unfortunately, they don't provide software support, so I'm on my own.

As I investigate further, I see messages popping up during installation, and I diligently try to address them by ensuring all required dependencies are properly installed. The PHP version is up-to-date, and I've verified that all the necessary extensions are in place.

To anyone who might have encountered a similar issue before, I'm open to suggestions and advice on how to resolve this matter. Your insights and experiences could be invaluable in helping me find the right direction to tackle this problem. I eagerly await your responses and guidance."

Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl: cannot open shared object file: No such file or directory), /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl.so (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0


Warning: PHP Startup: Unable to load dynamic library 'gd' (tried: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd: cannot open shared object file: No such file or directory), /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd.so (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/gd.so: cannot open shared object file: No such file or directory)) in Unknown on line 0


Warning: PHP Startup: Unable to load dynamic library 'zip' (tried: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip: cannot open shared object file: No such file or directory), /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip.so (/opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930/zip.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
OC version. You may want to contact your host about these error messages you're having. Multiple server libraries may require to be installed or enabled by your host.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by JNeuhoff » Thu Jul 27, 2023 9:00 pm

The regular OpenCart installer should have checked for the existence of the various PHP libraries and not proceed with the installation if any of them were missing.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Zath » Tue Aug 01, 2023 8:48 am

As far as I'm aware, the zip dll / option was dropped from php 8.1 onwards.

Not sure if this stackoverflow link helps.
https://stackoverflow.com/questions/756 ... cyberpanel

Opencart 3.0.3.7.


User avatar
New member

Posts

Joined
Fri Dec 08, 2017 10:07 am
Location - West Sussex, England
Who is online

Users browsing this forum: No registered users and 4 guests