Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Questions on getting Xerte Toolkits installed on your server and questions about authentication and user logins.

TOPIC:

Installation Issue 10 years 8 months ago #614

  • Pgogy
  • Pgogy's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 3
On XAMPP?

I would guess he needs to set the user table for this database.

Failing that just hit config.php and put in mysql_error echos to see what happens?

Please Log in or Create an account to join the conversation.

Installation Issue 10 years 8 months ago #615

  • Bernie123
  • Bernie123's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 36
  • Thank you received: 0
Happy to give it a try PAT just a little more guidance on what you had in mind?
regards

Bernard

Please Log in or Create an account to join the conversation.

Installation Issue 10 years 8 months ago #616

  • Pgogy
  • Pgogy's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 3
line 64 of config.php is $row = db_query_one("SELECT * FROM {$xerte_toolkits_site->database_table_prefix}sitedetails");

After that put

echo mysql_errno() . "<br />";
echo mysql_error() . "<br />";
die();

then go to http://localhost/xertetoolkits/config.php

Please Log in or Create an account to join the conversation.

Installation Issue 10 years 8 months ago #619

  • Bernie123
  • Bernie123's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 36
  • Thank you received: 0
This gives the error:

Sorry, the system cannot connect to the database at present. The mysql error is Access denied for user 'scsltdco_TESTUSE'@'localhost' to database 'scsltdco_xerte'

Its a bit odd as on the server I have run Wordpress
Limesurvey
all of which use SQl databases
with local host

Please Log in or Create an account to join the conversation.

Installation Issue 10 years 8 months ago #620

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1291
  • Thank you received: 308
I would like you to check the priviliges of the scsltdco_xerte database:

Could you please go to phpmyadmin
1. Select the scsltdco_xerte database
2. Select 'Priviliges' tab

There you should have an entry for 'scsltdco_TESTUSE' on host localhost. The wildcard '%' will NOT be enough, it has to be localhost.

Please Log in or Create an account to join the conversation.

Installation Issue 10 years 8 months ago #623

  • Bernie123
  • Bernie123's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 36
  • Thank you received: 0
In the server set up I am running no specific Privileges tab
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search