943,899 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 3789
  • PHP RSS
Apr 12th, 2005
0

php phpmyadmin problem ??

Expand Post »
hi all,

before to start,i'm a newbie trying to learn wamp(=windows apache mysql php),i installed everything,everything works fine,but wehn i want to use phpmyadmin,it doesn't work,i see only a webpage with the list of all files and directories under the installation directory of phpmyadmin. how can i solve this??

and below i give u my configuration and installation paths:
-i use win xp pro sp2
-i installed 1) "apache_1.3.33-win32-x86-no_src.exe"
2) "mysql-4.1.10a-win32"
3) "php-5.0.3-Win32.zip"
4) "phpMyAdmin-2.6.1-pl3.zip"
-and istallation paths:
1) apache: C:\NEMO\Apache Group\Apache
2) php: C:\NEMO\php
3) mysql: C:\NEMO\MySQL\MySQL Server 4.1
4)phpmyadmin : C:\NEMO\Apache Group\Apache\htdocs\phpmyadmin

also i dowloaded and installed myodbc and i configured it for the mysql database that i want to use.
i made changements for php.ini,httpd.conf and php5apache.dll..

what i have to do for phpmyadmin to work???

thx to spend time to read my post..

and thnx from now on for any opinions/suggestions/ideas....
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sencer2000 is offline Offline
2 posts
since Apr 2005
Apr 12th, 2005
0

Re: php phpmyadmin problem ??

PoA
Reputation Points: 19
Solved Threads: 9
Posting Whiz in Training
PoA is offline Offline
234 posts
since Jul 2004
Apr 12th, 2005
0

Re: php phpmyadmin problem ??

If the page does not load automatically you may need to add index.php to the DirectoryIndex directive in the apache conf file.

Find your http.conf file, probably in this directory:

C:\NEMO\Apache Group\Apache\conf

Open http.conf and do a text search for DirectoryIndex

The line should look something like this:

DirectoryIndex index.html index.html.var

edit it to look this way

DirectoryIndex index.html index.html.var index.php

Save http.conf and exit. Restart the apache server and see if phpMyAdmin works.
Reputation Points: 17
Solved Threads: 14
Posting Whiz
DanceInstructor is offline Offline
355 posts
since Feb 2005
Apr 13th, 2005
0

Thnx A Lot !!!!!!!

thnx a lot to everybody who replied..

i simply added "index.php " at the end of the line "DirectoryIndex index.html index.html.var " in my "httpd.conf" file of apache and it works...

again 1000 times thnx...

and wish a good day to everybody..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sencer2000 is offline Offline
2 posts
since Apr 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: syntax highlighting
Next Thread in PHP Forum Timeline: Please somebody suggest me ..Y?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC