Page 2 of 2

PostPosted: 15. November 2007 05:10
by Izzy
Forget the sc delete it is now clear from the port check was is coursing the 443 error.

Go to xampp\apache\conf\extra\httpd-ssl.conf and find this:
Listen 443

Change to
Listen 4430

There is another 2 instances in this file that refer to port 443 that need to be changed to 4430 also.

Save and have another go.


===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================

PostPosted: 15. November 2007 07:09
by egg04
It works now. Thank you very much.

Is this normal that it still appears "Apache Started [port 80]"?

PostPosted: 15. November 2007 07:20
by Izzy
egg04 wrote:Is this normal that it still appears "Apache Started [port 80]"?

Where do you see that?

What do you see now that all is working when you go to:
http://localhost:8080/xampp/status.php

Do all the demos work in the left menu of the XAMPP Welcome Page?



===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================

PostPosted: 15. November 2007 08:48
by egg04
Where do you see that?


Image

What do you see now that all is working when you go to:
http://localhost:8080/xampp/status.php


everything is working fine.


2 more questions:
Q1: Image

what password is it refer to? how can I change it ?

Q2: how can I change the username and password of mysql which is original is root?

thank you very much
[/img]

PostPosted: 15. November 2007 09:18
by egg04
Sorry..

My question should be:

Q1: Image
what password is it refer to? how can I change it ?

Q2: how can I change the username and password of mysql which is original is root?

thank you very much