Page 1 of 1

First installation jams

Posted: Wed 28. Feb 2007, 19:28
by jarmo
Hi
Just started to test vcms and installation stops. I get into httpd error_log

[Wed Feb 28 19:44:35 2007] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function mysql_get_client_info() in /var/www/html/setup/inc/step0.inc.php on line 63, referer: http://localhost/setup/index.php

So no installation... So newbie with wcms, that haven't found yet same from "google" :D

Distro is MDV 2007 and php 5.2.1 and mysql is Ver 14.12 Distrib 5.0.33, for mandriva-linux-gnu (i586) using readline 5.2

Any help would be acceptable.

Jarmo

Posted: Sat 3. Mar 2007, 13:40
by Oliver Georgi
check
http://www.php.net/manual/en/function.m ... t-info.php

It has to be part of your PHP distribution. Maybe mysql extension not enabled.

Oliver