Front Site 'service Unavailable' Error Traversing Database - Perhaps It Is Corrupt?

Hi guys,

can anyone help me check the issue?

I just installed the shopping cart (b2c), but the front site keep 'Service Unavailable'
I opened the inspect and received below information

PEAR_Exception

Message
Error traversing database - perhaps it is corrupt?

Error at
app/lib/pear/Net/GeoIP.php, line: 670

Backtrace
File:app/lib/pear/Net/GeoIP.php
Line:595
Function:seekCountry

File:app/lib/pear/Net/GeoIP.php
Line:611
Function:lookupCountryId

File:app/functions/fn.locations.php
Line:622
Function:lookupCountryCode

File:app/functions/fn.init.php
Line:1314
Function:fn_get_country_by_ip

File:app/functions/fn.init.php
Line:1087
Function:fn_init_redirect_to_regional_storefront

Check the attachment.

Thank you for all help.

P.S. Additionally, i install in local via xampp, there is no problem.

Can you check if you have the shmop extension enabled?

Can you check if you have the shmop extension enabled?

shmop extension? i don't get it.

could you please give me more information

https://www.php.net/manual/en/book.shmop.php

Can you check if you have the shmop extension enabled?

Thank you, bro! checking

the geoip database is a file on your system. If it's not been installed where the PEAR environment expects it to be, suggest you contact your hosting to get it installed in the expected location and that tools are in place to keep it updated.

the geoip database is a file on your system. If it's not been installed where the PEAR environment expects it to be, suggest you contact your hosting to get it installed in the expected location and that tools are in place to keep it updated.

Thank you so much. i am going to contact my hosting to check it out.

the geoip database is a file on your system. If it's not been installed where the PEAR environment expects it to be, suggest you contact your hosting to get it installed in the expected location and that tools are in place to keep it updated.

it works now without using vpn.

Have them investigate the 'PEAR Exception' in your PHP error_log. It's a system related issue involving a PHP extension.

Have them investigate the 'PEAR Exception' in your PHP error_log. It's a system related issue involving a PHP extension.

Thank you. I do not know what happened, when i contacted the hosting company, the site works. but images do not display..

https://forum.cs-cart.com/topic/58351-all-images-does-not-show-up/?p=326591

Again, contact your hosting about what (if any) CDN services are running on your site.

Also please clear your BROWSER cache.