|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
trouble with phpMyAdmin and IIS
Hello,
I have some trouble with PhpMyAdmin and MySQL. I have installed PHP4.4.0 on a Windows XP pro machine. I am using IIS 5.0 and PHP seems to work. I tested this by putting an index.php file in the wwwroot and it just works. The problem is that PhpMyAdmin doesn't work. I downloaded PhpMyAdmin2.6.4 and put it in the wwwroot. I modified the config file by giving the user and password. When i try to open "localhost/phpmyadmin/index.php" it says "The file cannot be found". And i am very sure that the file exists and the location of the file is good. The MySQL version I installed is 4.1.15. The MySQL server works good when i acces it through CMD. Please can someone help me with this problem? because I am new in PHP and MySQL. Thank you. |
|
#2
|
||||
|
||||
|
If you are getting a 404 Not Found ("The file cannot be found" in IE when "friendly" error messages are on), then it shouldn't be a PHP nor MySQL problem.
What happens if you just view localhost/phpmyadmin/ ? And what happens if you make a directory and put a file in it? Can you access that one?
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > trouble with phpMyAdmin and IIS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|