Questions on getting Xerte Toolkits installed on your server and questions about authentication and user logins.

Installation Issue

More
12 years 11 months ago #614 by Pgogy
Replied by Pgogy on topic Installation Issue
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.

  • Bernie123
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 11 months ago #615 by Bernie123
Replied by Bernie123 on topic Installation Issue
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.

More
12 years 11 months ago #616 by Pgogy
Replied by Pgogy on topic Installation Issue
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.

  • Bernie123
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 11 months ago #619 by Bernie123
Replied by Bernie123 on topic Installation Issue
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.

More
12 years 11 months ago #620 by tom
Replied by tom on topic Installation Issue
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.

  • Bernie123
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 11 months ago #623 by Bernie123
Replied by Bernie123 on topic Installation Issue
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.123 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo