WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny core 4.5.6 and php5 missing  (Read 2542 times)

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Tiny core 4.5.6 and php5 missing
« on: August 01, 2012, 02:35:34 AM »
Hi, i have upgrade my server from tiny core 3.7.1 to 4.5.6 and i have reinstalled all the extension i need but when I install php5 in TC 4.5.6 basic the extension failed and on the installation mask appear Error instead of OK,  upon running php or php-cgi I receive error message:
Quote
php: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory"
libodbc.so located in /usr/local/lib/libodbc.so

Thanks in advance Luca


Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: Tiny core 4.5.6 and php5 missing
« Reply #1 on: August 01, 2012, 06:17:49 AM »
Please PM robc if you haven't already.
The only barriers that can stop you are the ones you create yourself.

Offline hofmann

  • Newbie
  • *
  • Posts: 1
Re: Tiny core 4.5.6 and php5 missing
« Reply #2 on: August 13, 2012, 06:19:53 PM »
just make:

sudo cp /usr/local/lib/libodbc.so /usr/local/lib/libodbc.so.1

and, to rememrer changes:
sudo echo '/usr/local/lib/libodbc.so.1' >> /opt/.filetool.lst
filetool.sh -b