![]() |
![]() |
![]() |
|
|||||||
| Installation and Updates No need to be a programming guru to get started with eSyndiCat Directory Software. Even a newbie can run installation process smoothly with solutions found here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Feb 2007
Posts: 1
![]() |
I came accross a problem during installation of this application. Forget the actual message but the install procedure was not able to connect to the mysql server.
To overcome this problem I changed mysql server field in the install form to: "localhost:/tmp/mysql5.sock" (you may not need the quotation marks). This was something I came accross when I was migrating from MySQL 4 to Version 5. Hope this is helpful. Ahmed Shaheem @ http://www.southasiatravel.com.au |
|
|
|
|
|
#2 |
|
Join Date: Jul 2006
Location: St. Petersburg
Posts: 2,568
![]() |
Welcome to our forum Ahmed!
You should create database with user before performance of installation process. You can find the information about installation process here: http://www.esyndicat.com/docs/install.html |
|
|
|
|
|
#3 |
|
Join Date: May 2006
Posts: 15
![]() |
Maybe I have the same problem. I created a database an tried to give:
GRANT ALL PRIVILEGES ON MYDATABASENAME.* TO MYUSERNAME@localhost IDENTIFIED BY 'MYPASSWORD' WITH GRANT OPTION; via PhpMyAdmin (SQL) but I got following message: #1044 - Access denied for user 'MYUSERNAME'@'%' to database 'MYDATABASENAME' Here are the details to my database at 1und1: Database Name: MYDATABASENAME Database Username: MYUSERNAME Hostname: localhost:/tmp/mysql5.sock MySQL5.0 What I am doing wrong? Thx and Regards Jorge |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|