ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Troubleshooting (http://forum.ispsystem.com//forumdisplay.php?f=11)
-   -   Installer can't find libodbc.so.1 even though it is there. (http://forum.ispsystem.com//showthread.php?t=2167)

Flyer 12-12-2013 06:40 PM

Installer can't find libodbc.so.1 even though it is there.
 
1 Attachment(s)
Hello. I submitted ticket but they told me to post here.
Quote:

Tried to install ISPmanager 5 beta and got next error:
http://i43.tinypic.com/2nstkx0.jpg
System is Debian 7 and package libodbc1 which provides lib in question is installed. Lib itself is located at /usr/lib/i386-linux-gnu/libodbc.so.2.0.0 with symlink /usr/lib/i386-linux-gnu/libodbc.so.1 (created by package). I also tried to create symlinks at /usr/lib/libodbc.so.1 and /usr/local/mgr5/lib/libodbc.so.1 (since I don't really know where installer is looking for it). Installer couldn't find it there either. So where should I create symlink for installer to find it?
--UPDATE--
Resolved that, and when tried to install and then configure php5-fpm and nginx. Both installed fine, but when tried to configure I got following errors:
- for nginx
Quote:

The process failed. The cause of the error: failed to locate the 'nginx.conf' configuration file
- for php5-fpm
Quote:

Fatal error occurred in the 'mpweb__pkgphpfpm' module when configuring the software. The installation process not completed
installer.log is in attachment

Flyer 12-12-2013 07:00 PM

I resolved it myself. It was looking for libodbc.so.1 (and libodbc.so.2 probably) in /usr/local/mgr5/external/. Obviously, it wasn't there. Creating symlink there fixed the problem

Asgard 12-13-2013 03:02 AM

please show the output of
Code:

nginx -V
and
Code:

ls -la /etc/nginx/
Can you provide me root access to your server (in private message) ? it would be better and faster to solve problem.

configuring php-fpm needs an apache or nginx to be installed and configured


All times are GMT +2. The time now is 10:38 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.