partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 400 forks source link

Setting up default footprint error PartKeepr 1.1.0 #739

Closed jgauchia closed 4 years ago

jgauchia commented 8 years ago

Hi, I'm trying to setup the 1.1.0 version of PartKeepr in a clean Debian installation. I follow all the procedures (I think) to install it but in Setup 1/2 when setting up default footprint it's raise an error. I'm trying to attach it , but I can't paste all the error message only a small captures

partkeepr partkeepr2 partkeepr3

Drachenkaetzchen commented 8 years ago

Can you post the app/log/setup.log and app/log/setup_test.log files, preferably as a pastepin like paste.debian.net ?

jgauchia commented 8 years ago

Ok , tomorrow I'll try to post log files

jgauchia commented 8 years ago

setup_test.log -> http://paste.debian.net/883985 setup.log -> http://paste.debian.net/883986/ (cutted)

Drachenkaetzchen commented 8 years ago

It seems that you miss the bcmath PHP extension for your system - please install it. Leaving this issue open to have PartKeepr check for the bcmath library.

jgauchia commented 8 years ago

ok I'll try thanks!

jgauchia commented 8 years ago

Ok, Works! Thank you! Only a little warning with APCu , but doesn't matter.

SSpike commented 7 years ago

The step:
sudo apt-get install php7.0-bcmath is missing in the setup documentation "PartKeepr on Debian "Jessie": https://wiki.partkeepr.org/wiki/PartKeepr_on_Debian_%22Jessie%22

Schurick commented 7 years ago

Had same error-message, because the bcmath-extension is still not mentioned in the setup documentation.

MatjazSi commented 6 years ago

bcmath-extension did the job for me to.

ramonil commented 6 years ago

Hello People,

I am having below errow message while installing partkeepr on centos 7 i have installed yum install php-bcmath as described above but yet stillthrowing up error Kindly help me out

Setting up the default footprints...Error

An unexpected error occured during installation. The error message was: [Syntax Error] line 0, col 69: Error: Expected Literal, got 'ORDER' and happened in /usr/share/pear/Doctrine/ORM/Query/QueryException.php:44

christianlupus commented 4 years ago

The main issue was detected and solved. If @ramonil has still the same problem, please open a new issue.