PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
It's a really strange problem. I searched on 20 google pages to no avail. It seems some people encountered this problem already, but I did not see the solutions.
If anyone has even the slightest opinion or help they could give me that would be much appretiated.
Well apparently I got a little confused. I wasn't able to get apache to serve SSL even with the module enabled and at the same time getting apache to listen to port 443 was a pain or I was too stupid to get it to work.
Apparently what works is if you install apache-ssl and then run both of them. Make sure apache-ssl has the php4 module loaded and the required changes, a restart and done.