Good day!
I tried a lot of experiment to work my website in a windows server 2003. Now I need to used IIS as my webserver, mysql-phpmyadmin from xampp for my database. And sad to say I cannot open phpmyadmin i got an error # 404 I think it is error in IIS . Which the path or location was not found. My PhpmyAdmin folder was on the xampp folder. I tried to move it to the localhost\wwwroot, then I got a error: Forbidden error and i think it's an error in apache. My apache was uninstalled because I must prepared to used IIS as my webserver and I used IIS to work my php file. How can i work my phpmyadmin even it is in xampp and i used IIS as my webserver. I'm sorry because i really don't know what configuration i need to do. I need to fix it..
Any help is highly appreciated.
Thank you
IIS, Xamp- Mysql Phpmyadmin did not work
Started by newphpcoder, Nov 30 2010 05:10 PM
2 replies to this topic
#1
Posted 30 November 2010 - 05:10 PM
|
|
|
#2
Posted 30 November 2010 - 05:41 PM
PHPMyAdmin is nothing but a set of scripts on a subfolder with a database attached, you will need to copy the phpmyadmin directory to your IIS server and then export the database to it. It is simpler to just reinstall and set up PHPMyAdmin separately for IIS.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 30 November 2010 - 07:32 PM
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
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


Sign In
Create Account


Back to top









