WAMP & #techzone
I think ur today discussion is How to install Websever in Windows. (Apache, PHP, MySQL on windows)
Lucent ask to download WAMP5 from www.wampserver.com
I dunno that software and i can't download and test it in cybercafe.
what i know and what i installed in my home is Web Server Suite from www.devside.net
It's too easy to install. i wrote in myanmar language at http://mgzeng.blog.com/209287/
At first, you need to download a msvcr70.dll file from http://www.devside.net/download/reqs/msvcr70.dll
then move that msvcr70.dll file to C:\\Windows\\System32 (or) C:\\WinNT\\System32
you need to place that msvcr70.dll file to ur computer coz it's required in installation of webserver suite
then need to download the webserver software (which include Apache, PHP, MySQL, Perl, CGI-BIN).
download http://www.devside.net/download/std/setup-1.14.exe [it's 24.4 MB]
after installation is finished, you need to restart ur computer for fully processing.
if installation process is successfully finished, place ur website to C:\\www\\webroot (the path you installed webserver)
in browser, http://127.0.0.1 is ur homepage.
http://127.0.0.1/phpMyAdmin is to control ur MySQL database, you can create, delete, modify, insert tables there.
if you are very new to PHP, learn the tutorials from http://www.tizag.com/
you can download PHP ebooks from http://mgzeng.blog.com/200042/ .. there's 7 PHP learning ebooks.
if you don't want to learn PHP for now and want to see running PHP website, i wanna suggest you to download a PHP portal script from internet and install it to ur local webserver and test it.
i prefer to download http://www.phpbb.com/files/releases/phpBB-2.0.17.zip and extract to C:\\www\\webroot
and in browser http://127.0.0.1/phpBB2 ... the installation page will be appeared. follow the steps to complete installation.
read http://127.0.0.1/phpBB2/docs/README.html & INSTALL.html
You can download many php scripts from http://www.hotscripts.com/PHP/Scripts_and_Programs/ for more PHP programs.
Good lUck !
Lucent ask to download WAMP5 from www.wampserver.com
I dunno that software and i can't download and test it in cybercafe.
what i know and what i installed in my home is Web Server Suite from www.devside.net
It's too easy to install. i wrote in myanmar language at http://mgzeng.blog.com/209287/
At first, you need to download a msvcr70.dll file from http://www.devside.net/download/reqs/msvcr70.dll
then move that msvcr70.dll file to C:\\Windows\\System32 (or) C:\\WinNT\\System32
you need to place that msvcr70.dll file to ur computer coz it's required in installation of webserver suite
then need to download the webserver software (which include Apache, PHP, MySQL, Perl, CGI-BIN).
download http://www.devside.net/download/std/setup-1.14.exe [it's 24.4 MB]
after installation is finished, you need to restart ur computer for fully processing.
if installation process is successfully finished, place ur website to C:\\www\\webroot (the path you installed webserver)
in browser, http://127.0.0.1 is ur homepage.
http://127.0.0.1/phpMyAdmin is to control ur MySQL database, you can create, delete, modify, insert tables there.
if you are very new to PHP, learn the tutorials from http://www.tizag.com/
you can download PHP ebooks from http://mgzeng.blog.com/200042/ .. there's 7 PHP learning ebooks.
if you don't want to learn PHP for now and want to see running PHP website, i wanna suggest you to download a PHP portal script from internet and install it to ur local webserver and test it.
i prefer to download http://www.phpbb.com/files/releases/phpBB-2.0.17.zip and extract to C:\\www\\webroot
and in browser http://127.0.0.1/phpBB2 ... the installation page will be appeared. follow the steps to complete installation.
read http://127.0.0.1/phpBB2/docs/README.html & INSTALL.html
You can download many php scripts from http://www.hotscripts.com/PHP/Scripts_and_Programs/ for more PHP programs.
Good lUck !



