fusioncore15
Joined: 09 Jul 2007
Posts: 162
Location: Oise, France
|
| Posted: Thu Aug 23, 2007 11:18 pm Post subject: Problème installation sur fedora 7 |
|
|
Salut
J'essaye d'installer vtiger sur une dstrib FEDORA 7 ET malgré plusieurs essai j'ai toujours le même problème.
que ce soit en installant xampp et vtigercrm-5.0.3.tar.gz ou vtigercrm-5.0.3.bin en installant apache, php et mysql inclu dans le bin
Mon erreur est :
Quote:
sh startvTiger.sh
***************************************************************************************************
vtigerCRM home: /home/vtiger/vtigerCRM5
**************************************************************************************************
Starting apache at port 8080
WARNING: MaxClients of 512 exceeds ServerLimit value of 256 servers,
lowering MaxClients to 256. To increase, please see the ServerLimit
directive.
MySQL home: /home/vtiger/vtigerCRM5/mysql
Checking whether the MySQL server is already running
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/home/vtiger/vtigerCRM5/mysql/mysql.socket' (2)
Mysql Server is not running. Going to start the mysql server at port 3307
070824 1:13:59 [Warning] Ignoring user change to 'root' because the user was set to 'mysql' earlier on the command line
070824 1:13:59 [ERROR] Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists!
070824 1:13:59 [ERROR] Aborting
070824 1:13:59 [Note] ./bin/mysqld: Shutdown complete
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/home/vtiger/vtigerCRM5/mysql/mysql.socket' (2)
****************************************************************************
Unable to start the mysql server. Check whether the port 3307 is free
****************************************************************************
Quelqu'un a-t-il déja eu ce problème ?
J'ai essayé de modifier le maxnumber user dans my;cnf mais ca n'a rien changé |
|