logon.php will not logon

Problems with the Windows version of XAMPP, questions, comments, and anything related.

logon.php will not logon

Postby D12108386 » 08. March 2013 17:22

Hi

I am running XAMPP 1.7.3 (full) on my Windows XP service pack 3. I have set up my PHPMYADMIN username = root and password = Baut19inci. My PHPMYADMIN database name = timetable.

I set up my config.php to reflect my PHPMYADMIN timetable settings. Now when I access my logon.php through //localhost/timetable and type in the default username = ADMIN and Password = 1234, the screen keeps telling me I am using the "wrong username and password".

Inside my timetable PHPMYADMIN database, there is only 1 username and password, which is the default 1 above ADNIN & 1234. When I use the software on my website server it works just fine, but on XAMPP it refuses to login. This is the config.php script for my timetable PHPMYADMIN root@localhost:

<?php
define('DB_NAME', 'timetable');
define('DB_USER', 'root');
define('DB_PASSWORD', 'root');
define('DB_HOST', 'localhost:3306');

// define('DB_NAME', 'timetable');
// define('DB_USER', 'root');
// define('DB_PASSWORD', 'Baut19inci');
// define('DB_HOST', 'localhost');

//define('DB_CHARSET', 'utf8');
//define('DB_COLLATE', '');

//define('DEBUG', false);

if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

//require_once(ABSPATH . 'settings.php');
?>

Is there anything I have to do to any XAMPP files or is there an issue with the above config.php script?

Thank you for taking the time to read my post and I appreciate any assistance.

Kindest Regards
Geoff.... :)
D12108386
 
Posts: 1
Joined: 08. March 2013 17:04
Operating System: Windows XP

Re: logon.php will not logon

Postby Altrea » 09. March 2013 14:07

Hi Geoff,

I am guessing that the issue has something to do with the contents of your database, but nobody can know for sure without knowing the whole database and scripts.
We can't provide any support for third party webapplications. You should debug your script or (if it is not your own webapplication) ask the support of that script.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 75 guests