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
Need PHP to work on HTTPS
Moderator: General Moderators
- 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
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)
Re: Need PHP to work on HTTPS
but on WAMP, the processes dont show up