Has anyone upgraded their RaQ3 OpenSSL 0.9.3a to 0.9.6a? I'm wondering ifthisbreaks anything because I'd like to have OpenSSL support in PHP 4.0.6.I did, and I do have OpenSSL support in php 4.06. caveat; my admin GUI is broke. All else is OK. Now I get this! [root@fsn2 /root]# /etc/rc.d/init.d/admserv restart Stopping admin web server: ahttpd Starting admin web server: Invalid certificates for main site -- Not starting SSL /usr/sbin/httpd
I have both 0.9.3a and 0.9.6a installed on my RaQ3 with no problems. The solution is to install 0.9.6a into /usr/local/openssl rather than overwrite the version installed on the RaQ3 by default. Then you can link PHP to the newer version of OpenSSL with:
./configure --with-openssl=/usr/local/openssl Doing it this way will *not* break the admin GUI. Cheers, Glen Scott -- --- Design Solution Limited t: +44 (0)1502 513008 f: +44 (0)1502 588622 e: info@xxxxxxxxxxxxxxxxxxxx w: http://www.designsolution.co.uk Nouvotech House, Harbour Road, Oulton Broad, Suffolk, NR32 3LZ, UK --- DS Knowledge Base http://faq.dessol.co.uk