Log in

View Full Version : Is it possible that IIS, Xampp that consist of mysql,apache and php in window server



rhodarose
11-30-2010, 12:50 AM
Good day!

Is it possible that IIS 6.0, Xampp 1.7.1 that consist of Apace,Mysql and php were in windows server 2003? to work a intranet website and the client can view my website with internet connection.

I will discuss the configuration that I done:
Firstly, In my windows server 2003 , it has IIS 6.0 installed, and I installed Xampp. I got the conflict in port between IIS and Apache, So i change my port in apache from 80 to 81. Then i click the admin beside the mysql in the xampp which the output is phpmyadmin webpage, but sad to say the output is The Page cannot be displayed. I don't know why it happens. I need phpmyadmin to store my database for my webpage.

Secondly, I uninstalled the IIS, so now I only have xampp and the phpmyadmin was work now. My problem is I don't how can i configure it, so that the user who are member in active directory can access my website by typing the url: http:\\site.dllp.ph in their url bar. By the way I created DNS in ym server but the Active directory was on the other server.


Honestly, Before I work IIS,mysql 4,SQLYog,PHP, DNS and Active Directory in Windows Server 2003 to work my php website. i used forward lookup zone to access the user my website using the url: http:\\mywebsite.dlp.ph

Now I really don't know what configuration and what I need to used to run my website.

Thank you...

rhodarose
12-01-2010, 01:01 AM
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

rhodarose
12-01-2010, 03:12 AM
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

http://www.beingmanan.com/wp/2009/07/install-mysql-phpmyadmin-on-windows-for-iis/

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