Need PHP to work on HTTPS

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
cade
Forum Commoner
Posts: 55
Joined: Tue Jul 03, 2007 8:18 pm

Need PHP to work on HTTPS

Post by cade »

I dont know anything about HTTPS. But now i use window with Apache to run PHP and Mysql and it runs as usual php website. But this one is for development only and i need to know how can I enable the HTTPS on my localhost?

For second question, I used linux for live website. This one is shared hosting (i guess). The only way I can administer all my php stuff is trough CPANEL. I cant configure the apache on the live server. Is anyone can advise me on how to set up the HTTPS on this server

Any tutorial or lessons are welcome.

Thank You
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Need PHP to work on HTTPS

Post by Christopher »

If you are running Apache on Linux then just install the module you want for SSL (Apache2 comes with -- just enable). It will walk you through generating your own certificate.
(#10850)
cade
Forum Commoner
Posts: 55
Joined: Tue Jul 03, 2007 8:18 pm

Re: Need PHP to work on HTTPS

Post by cade »

but on WAMP, the processes dont show up
Post Reply