2
   

PHPMyAdmin with Apache and XP

 
 
skinnz
 
Reply Fri 12 Sep, 2003 03:29 pm
Hi,

I have installed Apache under XP and have sucessfully installed php as well (tested with phpinfo()). I now installed MySql and phpmyadmin but when I call up the index.php3 all I see is the php code. Can anyone help? Craven??

Thanks!!
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 2 • Views: 1,316 • Replies: 6
No top replies

 
Craven de Kere
 
  1  
Reply Fri 12 Sep, 2003 03:39 pm
Try renaming a copy of the file with a php extention (no php3) and see what happens.

It sounds like your php extention is .php and not .php3 and the php engine isn't parsing the .php3 files.
0 Replies
 
skinnz
 
  1  
Reply Sat 13 Sep, 2003 01:40 am
You are amazing!!! Thanks!!
0 Replies
 
skinnz
 
  1  
Reply Sat 13 Sep, 2003 01:54 am
Hi, Now I get the message

Error

MySQL said:


#1045 - Access denied for user: 'admin@localhost' (Using password: YES)

I don't have that anywhere in my confif.inc file.

Thanks a lot!!
0 Replies
 
Craven de Kere
 
  1  
Reply Sat 13 Sep, 2003 02:36 am
I've never used phpMyAdmin locally.

I will have to download the code and have a look but i can tell you right now that you ahve given me little data.

Are you trying to read a database? Trying to gload index.php?

I have no local server installed right now so I might take a few days to get back to you.
0 Replies
 
skinnz
 
  1  
Reply Sat 13 Sep, 2003 07:45 am
Hi, you don't have to go though that much trouble. I will find the answer. I am trying to connect to MySql in order to check the database entries from "x-cart" my shopping cart.
0 Replies
 
Craven de Kere
 
  1  
Reply Sat 13 Sep, 2003 08:00 am
I downloaded phpMyAdmin and looked in the config.inc.php file and found this:

Code:$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed


They should be set to the username and password of the MySql user
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » PHPMyAdmin with Apache and XP
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.05 seconds on 04/23/2024 at 09:32:32