| Web Server @ Home - Installing PHP |
|
|
|
|
Web Server @ Home is where this series commenced. This is follow up in same series. Please Read following for installing Apache2, Cygwin & MySQL.
PHP is one of the most widely used scripting language on Web. PHP official site is located at http://www.php.net. According to http://www.php.net
What is PHP? It is so popular that Usage Stats for March 2006 is 21,439,178 Domains and 1,277,736 IP Addresses!! Following is installation procedure for PHP on Cygwin/Windows XP.
Please Note: This section discuss information, specific to
SVTechie.COM only. Your requirement may differ significantly, hence
please use any information , presented here on your own risk. This
website and author are no way responsible for damage caused.
configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --without-pear --enable-mbstring OR configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --without-pear --enable-mbstring --with-mysql-dir={your mysql installation} --with-zlib
-lhttpd2core -lapr-0 -lapr-1 -laprutil-0 -laprutil-1
$(CC) -shared $(MH_BUNDLE_FLAGS) $(CFLAGS_CLEAN) [...]
`echo $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) | sed "s/\([^/ ]*\)\.lo/.libs\/\1.o/g"`
So finally WCAMP is done WCAMP: Windows, Cygwin, Apache, MySQL, PHP
Only registered users can write comments!
Powered by !JoomlaComment 4.0 beta2
|
|||||||||||||||||
| Last Updated on Tuesday, 25 April 2006 07:50 |





