Port 80 not available

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Port 80 not available

Postby LawkSalihCom » 12. August 2006 00:18

Hi,

I run windows server 2003 on my machine and I have IIS enabled running on Port 80 and when I tried installing XAMPP on my machine, it said Apache cannot run because port 80 was not available. How can I change the port number for Apache. Should I disable IIS for the time being? I have some test ASP applications that I run here and there.

Lawk Salih
http://www.lawksalih.com
LawkSalihCom
 
Posts: 12
Joined: 12. August 2006 00:13

Postby Wiedmann » 12. August 2006 00:21

How can I change the port number for Apache.

Directive "Listen" in "httpd.conf".
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby LawkSalihCom » 19. August 2006 03:09

OK Thanks. I got that fixed. Now I downloaded PhpNukes onto my httdocs and I get the following error:

There seems to be a problem with the MySQL server, sorry for the inconvenience.

We should be back shortly.

Here is my config.php

Code: Select all
$dbhost = "localhost";
$dbuname = "dbname";
$dbpass = "password";
$dbname = "dbname";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "siteKey%/(-derThsR-23";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
$tipath = "images/topics/";
$nuke_editor = 0;
$display_errors = false;
LawkSalihCom
 
Posts: 12
Joined: 12. August 2006 00:13

Postby Izzy » 20. August 2006 11:12

Check out the reply I made in your other thread:
http://community.apachefriends.org/f/viewtopic.php?t=19647
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 143 guests