| | |
php phpmyadmin problem ??
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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....
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....
•
•
Join Date: Jul 2004
Posts: 234
Reputation:
Solved Threads: 8
Try this link.
http://www.devside.net/web/server/windows/phpmyadmin
http://www.devside.net/web/server/windows/phpmyadmin
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.
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.
![]() |
Similar Threads
- php5 and phpmyadmin?? (PHP)
- Apache (Linux Servers and Apache)
- php mysql problem (PHP)
- PHP 5 - Over before it began (PHP)
- PHP + MySQL Problem (PHP)
- php mysql help (PHP)
- PHP email problem (PHP)
Other Threads in the PHP Forum
- Previous Thread: syntax highlighting
- Next Thread: Please somebody suggest me ..Y?
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax alerts apache api array beginner binary broken cakephp checkbox class cms code convert cron curl database date directory display download dynamic echo email error file files folder form forms function functions google hack href htaccess html htmlspecialchars image include insert integration ip java javascript joomla limit link login loop mail menu methods mlm mod_rewrite multiple mysql network object oop overwrite parse paypal pdf php problem query radio random recursion redirect regex remote script search securephp server sessions sms soap source space sql structure syntax system table tutorial update upload url validation validator variable video web xml youtube






