I am more familiar with Ubuntu, but my employer uses Suse Linux Enterprise 9 as the corporate standard.
On Suse, how do I compile PHP5 and Apache2, and also support https and the PHP5 MS SQL Server API? Got a quick cheat sheet for that?
Also, how do I install a Verisign cert on Apache2? My company already has the cert for "x.com", and they can issue me a "y.x.com" type cert (where our app is the "y" in that address).
Compiling PHP5 and Apache2 from Scratch on Suse Linux
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
-
blackbeard
- Forum Contributor
- Posts: 123
- Joined: Thu Aug 03, 2006 6:20 pm
I used this page to install apache and php on my boxes: http://dan.drydog.com/apache2php.html
Before starting the installation, make sure that zlib, gcc, and flex are installed.
Before starting the installation, make sure that zlib, gcc, and flex are installed.