I have been scratching my head and searching google for the answer to this question for the last few days.
If I install php, php mod for apache, php-openssl mod, and openssl through YaST, can I enable openssl in php? Or do I have to go back and recompile php myself. Lots of websites are saying I need to recompile myself and to use a ./configure string. I am starting to learn php development, and also a relative newb in linux.
How do I get php to have ssl support in Opensuse 11.1? The reason I need this is, I am using the PEAR mail extension from php to send mail via an smtp server. I have all the settings and code right, but the php script fails and asks me if if “forgot to enable ssl when compiling”. Did Novell forget to enable it when compiling? Because, I sure as h*** did not compile anything.
I will be happy one day when error messages are no longer teasing and taunting “did you forget” messages that have no relation to the user’s state of affairs.
But I digress. Could someone sane here please help me get SSL working in my PHP install?
Thanks
Anil