Author Topic: SETUP IS NOT FINISHED  (Read 2766 times)

0 Members and 1 Guest are viewing this topic.

Offline Lorraine

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
SETUP IS NOT FINISHED
« on: May 21, 2009, 12:52:11 AM »
HI GUYS, I WONDER ABOUT THIS PHP DIRECTOR,
I HAVE PROBLEM BECAUSE I AM TRYING SETUP , AND I FINISHED SETUP PHP DIRECTOR 0.22. AND IN THE BROWSER :
http://localhost/PHPDIRECTOR/admin/
TO GO ADMIN , IS SHOWING
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\PHPDirector\db.php on line 13
Access denied for user 'ODBC'@'localhost' (using password: NO)

I DONT KNOW, BECAUSE I CHANGED IN CONFIG.PHP, MI PASS AND USER THATS OK, THEN DONT KNOW WHAT HAPPENING
PLIZ,
HELPPPPPPPP
« Last Edit: May 21, 2009, 12:59:06 AM by Lorraine »

Offline Jeff

  • Global Moderator
  • Sr phpd Member
  • *****
  • Posts: 359
  • Karma: 5
  • Need help? Feel free to ask.
    • View Profile
Re: SETUP IS NOT FINISHED
« Reply #1 on: May 21, 2009, 01:00:24 AM »
make sure you have config.php filled out correctly with all your server details

Offline Lorraine

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
Re: SETUP IS NOT FINISHED
« Reply #2 on: May 21, 2009, 02:29:10 AM »
yes, sure
only i dont have "pass", but i see the inicial index and links no.
what i do anything else ,
thanks :)
<?php
/*
+ ----------------------------------------------------------------------------+
|     PHPDirector Config File
|      $License: GPL General Public License
|      $Website: phpdirector.co.uk
|      $Author: Ben Swanson
+----------------------------------------------------------------------------+
*/
$cfg["db_host"] = "localhost";
$cfg["db_name"] = "pdirector";
$cfg["db_user"] = "root";
$cfg["db_pass"] = "";
$cfg["admin_user"] = "root";
$cfg["admin_pass"] = "";    
?>

Offline Jeff

  • Global Moderator
  • Sr phpd Member
  • *****
  • Posts: 359
  • Karma: 5
  • Need help? Feel free to ask.
    • View Profile
Re: SETUP IS NOT FINISHED
« Reply #3 on: May 21, 2009, 02:56:37 AM »
Ok what you want to do is create a user(which requires a password which you will use here) and create the database
Copy the name into database name....

Hope this helped

Offline Lorraine

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
Re: SETUP IS NOT FINISHED
« Reply #4 on: May 21, 2009, 08:29:24 PM »
ok, sorry  :o my last question, i would know if i can use XAMP , or is better use wamp or appserv,or the version in MYSQL ,
uhhm php is the version 5 or older??

maybe the wrong in my database could be for the version,
id like to know which software 's tool is the best in this case, ???
thanks to much :)

Offline Jeff

  • Global Moderator
  • Sr phpd Member
  • *****
  • Posts: 359
  • Karma: 5
  • Need help? Feel free to ask.
    • View Profile
Re: SETUP IS NOT FINISHED
« Reply #5 on: May 22, 2009, 04:07:20 AM »
I would use WAMP I used that back in the days when I ran a wow private server...

It's very user friendly and less resource heavy(computer wise)


And always the newest the better

Good luck

Offline harikt

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
    • View Profile
    • http://www.harikt.com
Re: SETUP IS NOT FINISHED
« Reply #6 on: May 26, 2009, 04:45:13 PM »
My suggestion is to use XAMP . I have found in various forums to use XAMP than WAMP or try using LAMP .
LAMP is the best platform . Just try you will never go for any .