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

Unified 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, 11 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/apache-win32/README.blink
diff --git a/third_party/apache-win32/README.blink b/third_party/apache-win32/README.blink
new file mode 100644
index 0000000000000000000000000000000000000000..ae5935758386037ec209714debd87f616c8ee996
--- /dev/null
+++ b/third_party/apache-win32/README.blink
@@ -0,0 +1,10 @@
+This is a checked-in copy of Apache 2.2.25
+- download http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.25-win32-x86-openssl-0.9.8y.msi
+- extract the files from the msi into third_party/apache-win32
+ (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)
+- download http://windows.php.net/downloads/releases/php-5.4.24-Win32-VC9-x86.zip
+- unzip to <wherever>
+- copy php5ts.dll to httpd/bin
+- copy php5apache2_2.dll to httpd/modules
+
+- prune the apache dir of unnecessary files (e.g., rm -fr manual)
« 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