View previous topic :: View next topic |
Author |
Message |
BigBen747 -
Joined: 30 May 2007 Posts: 28
|
Posted: Wed May 30, 2007 9:33 pm Post subject: PHP My Admin |
|
|
I downloaded PHPMyAdmin and read all the directions on setting it up, and its not working. |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Wed May 30, 2007 9:41 pm Post subject: |
|
|
"its not working" does not explain anything to us. Please be more detailed.
Are you getting any errors? Page not found? What?
Which directions did you follow? These? |
|
Back to top |
|
 |
BigBen747 -
Joined: 30 May 2007 Posts: 28
|
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
|
Back to top |
|
 |
BigBen747 -
Joined: 30 May 2007 Posts: 28
|
Posted: Wed May 30, 2007 10:27 pm Post subject: |
|
|
I have the test.php set in the php, and the phpmyadmin is not working still. I'm tring to get the SQL set also. |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Wed May 30, 2007 10:28 pm Post subject: |
|
|
If your test.php works then PHP is working correctly. Did you add index.php as an index file like the tutorial asks? _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
BigBen747 -
Joined: 30 May 2007 Posts: 28
|
Posted: Wed May 30, 2007 11:35 pm Post subject: |
|
|
I didnt see nothing about index.php no where. |
|
Back to top |
|
 |
rrinc -
Joined: 24 Feb 2006 Posts: 725 Location: Arkansas, USA
|
Posted: Wed May 30, 2007 11:43 pm Post subject: |
|
|
Do it anyway, otherwise you will get a directory listing. _________________ -Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Last edited by rrinc on Wed May 30, 2007 11:43 pm; edited 1 time in total |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Wed May 30, 2007 11:43 pm Post subject: |
|
|
BigBen747 wrote: | I didnt see nothing about index.php no where. |
It's added inconspicuously at the very bottom of his PHP tutorial...
Quote: | Extras
For ease of use, you might want to add index.php to your Index Files configuration. |
A full tutorial can be found here...
http://www.aprelium.com/abyssws/php5win.html |
|
Back to top |
|
 |
BigBen747 -
Joined: 30 May 2007 Posts: 28
|
Posted: Wed May 30, 2007 11:59 pm Post subject: |
|
|
I see it has one in the PhpMyAdmin folder already.
Now i typed 127.0.0.1/phpmyadmin/index.php and i get:
Error
MySQL said: Documentation
#2003 - The server is not responding |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Thu May 31, 2007 12:02 am Post subject: |
|
|
BigBen747 wrote: | I see it has one in the PhpMyAdmin folder already. | BigBen747, that's not what he means.
Go to the link I gave in my last post and find "Declare new index files".
Follow the instructions. |
|
Back to top |
|
 |
BigBen747 -
Joined: 30 May 2007 Posts: 28
|
Posted: Thu May 31, 2007 1:28 am Post subject: |
|
|
i typed 127.0.0.1/phpmyadmin/index.php and i get:
Error
MySQL said: Documentation
#2003 - The server is not responding |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Thu May 31, 2007 1:51 am Post subject: |
|
|
That means you don't have MySQL running. |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Thu May 31, 2007 10:51 am Post subject: |
|
|
If you read at the top of the phpMyAdmin tutorial you would see the requirements needed before installing phpMyAdmin.
BTW I am intending on expanding the PHP tutorial to include screenshots on adding the index files. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
|