Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Side by Side Diff: third_party/apache-win32/README.blink

Issue 147313008: Check Win32 Apache+PHP into third_party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/apache-win32/OPENSSL-README.txt ('k') | third_party/apache-win32/README.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a checked-in copy of Apache 2.2.25
2 - download http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.25-win32-x8 6-openssl-0.9.8y.msi
3 - extract the files from the msi into third_party/apache-win32
4 (e.g., msiexec /i c:\users\dpranke\Downloads\httpd-2.2.25-win32-x86-openssl-0. 9.8y.msi /q INSTALLDIR=d:\src\httpd, then copy over)
5 - download http://windows.php.net/downloads/releases/php-5.4.24-Win32-VC9-x86.zi p
6 - unzip to <wherever>
7 - copy php5ts.dll to httpd/bin
8 - copy php5apache2_2.dll to httpd/modules
9
10 - prune the apache dir of unnecessary files (e.g., rm -fr manual)
OLDNEW
« no previous file with comments | « third_party/apache-win32/OPENSSL-README.txt ('k') | third_party/apache-win32/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698