Page 1 of 1

xampp running as https on linux and http on windows

PostPosted: 05. June 2009 06:47
by toreachdeepak
Hi,

I have installed xampp on windows and linux.

On windows when I see http://localhost, it works fine but on linux https://localhost works.

Why do we have https on linux.

When I do the following linux

./lampp start

I get the message

Starting XAMPP for Linux 1.7....
XAMPP: Starting Apache with SSL (and PHP5)

How can I start apache without SSL ?

Thanks

Deepak Bhatia

Re: xampp running as https on linux and http on windows

PostPosted: 05. June 2009 09:38
by Wiedmann
Why do we have https on linux.

Why not? You have this also on Windows.

How can I start apache without SSL ?

http://www.apachefriends.org/en/xampp-linux.html#382

http://10.0.1.66 not working

PostPosted: 01. September 2009 12:47
by toreachdeepak
Hi,

I have installed XAMPP on linux. By default ssl is working so when run https://10.0.1.66 it shows xampp screen.

Now I stop ssl by /opt/lampp/lampp stopssl, but http://10.0.1.66 doesn't work.

Please help me in this regard.

Thanks

Deepak Bhatia

Re: http://10.0.1.66 not working

PostPosted: 01. September 2009 15:28
by toreachdeepak
Hi,

Why does apache not working without ssl on Linux but on windows it works fine ?

Please help me in this regard.

Thanks

Deepak

425 Http Error - Unable to connect with remote host

PostPosted: 02. September 2009 07:59
by toreachdeepak
Hi,

I have installed lampp pn linux and stopped SSL. But I am getting the following error

"425 Http Error - Unable to connect with remote host"

Regards

Deepak

http using lampp-linux

PostPosted: 04. September 2009 12:43
by toreachdeepak
Hi,

I want to know that abybody has run http rather than https using lampp-linux.

Thanks

Deepak Bhatia

http not working on Xampp-Linux

PostPosted: 08. September 2009 06:54
by toreachdeepak
Hi,

I am not able to run http on Xampp-linux though https is running.

Thanks

Deepak

Re: http not working on Xampp-Linux

PostPosted: 12. September 2009 18:14
by dmphotography
Open your apache error log and post what errors you are getting.

https works, http doesn't work

PostPosted: 17. September 2009 09:26
by toreachdeepak
Hi,

When I install xampp on linux, the https://localhost works but http://localhost doesn't work.

I tried doing

#./lampp stopssl
#./lampp stop
#./lampp start

Even then http://localhost does't work

Why does https works and http doesn't work on linux ?

Thanks

Deepak

Re: https works, http doesn't work

PostPosted: 17. September 2009 09:47
by Stepke-DSL
have a look at yout httpd.conf is there a SSLRequireSSL?