Jump to content

PhpMyadmin problem

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
newphpcoder

newphpcoder

    Programming Professional

  • Members
  • PipPipPipPipPipPip
  • 479 posts
Good day!

I configure again my windows server 2003 to work my php webpage. I used the ff:

Windows Server 2003
IIS 6.0
Mysql Essential 5.1.53
phpmyadmin 3.3.8.1
php 5.2.3

I follow this article or tutorial to work my phpmyadmin

Install MySQL & phpMyAdmin On Windows For IIS | I'm Just Being Manan

In that article she used IIS 7, but I used IIS 6.0 and i think there's no problem regarding the difference of IIS version.

and when I try to run my phpmyadmin I got this error: http error 403 forbidden.

I don't know what is the problem why my phpmyadmin did not work. By the way I created phpmyadmin folder in localhost\wwwroot then i extract the phpmyadmin zip file there.


Thank you

#2
Vladimir

Vladimir

    Learning Programmer

  • Members
  • PipPipPip
  • 79 posts
I think you may find some information about this problem in IIS log. I did not work with IIS, but there is some info here: Where are My IIS Log Files Stored? - SmarterTools Inc.
And different version of IIS can be the problem. Try to find tutorial for IIS 6. You can start with How To Install PHP on IIS 6.0 ยป IIS Admin Blog, but there are many tutorials on Google.