View previous topic :: View next topic |
Author |
Message |
nitestalker49 -
Joined: 08 Jun 2004 Posts: 41
|
Posted: Tue Sep 07, 2004 8:42 am Post subject: phpmyadmin installation problem |
|
|
using the tutorial :
http://os17fan.cjb.net/web/tutorials.html
I came to this part:
Quote: | Click here to go to the phpMyAdmin page. You will see a msg in red just ignore it. Next click
on Privilages and delete all users as seen in this screenshot. Click on Go to delete , Continue! |
When i clicked here and then added my port number to it .... it loaded up with a index of phpmyadmin folder instead of this:
does anyone know why it is doing this? _________________
http://home.woh.rr.com/nitestalker/ |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Sep 07, 2004 9:48 am Post subject: |
|
|
You don't have index.php in your index list in the console. My images are
also not allowed to be linked to as you can see from the image above. |
|
Back to top |
|
 |
nitestalker49 -
Joined: 08 Jun 2004 Posts: 41
|
Posted: Tue Sep 07, 2004 5:11 pm Post subject: |
|
|
Quote: | You don't have index.php in your index list in the console. |
could you please elaborate? thank you . For some reason this has me confused, i am sure it is so simple its not even funny _________________
http://home.woh.rr.com/nitestalker/ |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Sep 07, 2004 6:21 pm Post subject: |
|
|
Click on Server Configuration -> Advanced -> Server Parameters and add
index.php to the index tables list , that should tell you where to go now. |
|
Back to top |
|
 |
nitestalker49 -
Joined: 08 Jun 2004 Posts: 41
|
Posted: Tue Sep 07, 2004 7:24 pm Post subject: |
|
|
first of all, i remember doing that last week when i did this all on my system, but cant find it in the tutorials. not sure how i missed it. anyways.
i did this. but now it index.php is coming up in internet explorer as it would if i were to open it with notepad.
? _________________
http://home.woh.rr.com/nitestalker/ |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Tue Sep 07, 2004 8:47 pm Post subject: |
|
|
have you got php setup correctly?
add the following to a blank php file:do you get your php config output, or the file source?
if you get the source check that php is correctly setup. more info here _________________ Olly |
|
Back to top |
|
 |
nitestalker49 -
Joined: 08 Jun 2004 Posts: 41
|
Posted: Tue Sep 07, 2004 10:33 pm Post subject: |
|
|
Quote: | if you get the source check that php is correctly setup. more info here |
i still had the problem, followed your link and went thru those steps and sure enuogh i had not set up the PHP correctly. That did it.
THANKS _________________
http://home.woh.rr.com/nitestalker/ |
|
Back to top |
|
 |
|