Greenamp Download: You can install Apache MySQL PHP into green software

xiaoxiao2021-03-06  40

The day before yesterday, I published "Windows to put Apache, MySQL, PHP installation as green software" in chin.blogchina.com. It is a pity that I hope to provide downloads, I hope to provide downloads. Forgot to upload an attachment, and that night, I will move home with the machine of the Windows platform. In the office, it is a Linux machine. The Linux machine is completely free of GreenAmp, so the next day (I.e., yesterday) I saw some netizens left a message to ask where to download the link. I replied that I was uploaded at night. However, sorry, after coming back yesterday, I found that ADSL dialing software was not available. So I have been uploading this compressed package tonight. Some netizens are in my "The first day of Linux work, I feel very good! "The next message said that it has been waiting for a day away, but I am ashamed, this is not, after climbing the 14th floor stairs at night, I still have to do this, I can rest, ^ _ ^ Now, everyone can already be in blog China's server downloads to GreenAmp, the address is http://images.blogchina.com/blog/greenamp.rar Welcome everyone to download trial. It doesn't need to be installed. After downloading, you can use it directly to D: / GreenAmp / Directory, if it is unzipped to another directory, please refer to the following document to make some simple path settings. Post it again (readme.html, this file is in the compressed package): [Software version / Software Version]

Apache 2.0.50 for windows mysql 4.0.21 for Windows PHP 5.0.2 for Windows Smarty 2.6.6 AdoDB 4.6.0 for php phpMyAdmin 2.6.0 [Setting method / configuration]

Installing the D: / GreenAmp / The easiest way is to directly extract the compressed package below the D: / GreenAmp / Directory, so you don't have to make any settings. Then double-click "Install and start greenAmp.bat" to be used normally. Installing to other directories If it is not unzipped to the D: / greenamp / directory, you need to modify several places. The following assumes to decompress C: / WAMP, take this as an example:

Apache Opens C: /WAMP/apache/conf/httpd.conf to find 57th line, ServerRoot is set to "C: / Wamp / Apache", namely: ServerRoot "C: / Wamp / Apache" found 229 line, DocumentRoot is set to "C: / WAMP / WWW", ie: DocumentRoot "C: / WAMP / WWW" mysql Open C: /Wamp/mysql/my.ini to find the 2nd line, basedir = C: / Wamp / MySQL found line 3, DATADIR = C: / WAMP / MYSQL / DATA PHP Open C: /WAMP/php/php.ini Found 508 line, extension_dir is set to "C: / Wamp / PHP / EXT", namely: eXtension_dir = "C: / Wamp / PHP / EXT "After setting, double-click" Install and start greenamp.bat "can be used normally. [How to Test / How To Know It Does Work] Click this: http:// localhost / phpMyAdmin /, fill in the username root, password leaves in the pop-up window, click OK, if you see "Welcome to phpMyadmin 2.6 .0 "page shows that apache, mysql, php, and phpMyAdmin have been working properly. If you can't reach that page, there are some links below, you can help you determine which components of GreenAmp have been successfully run: 1.Http: // localhost If you can open this page smoothly, the Apache is working properly. 2.Http: //localhost/phpinfo.php If you can see the system information of PHP in this page, the PHP and Apache are working properly. What is D: / GreenAmp / WWW / TEST directory? This is a simple fast I wrote a page of the local debug PHP code snippet. Open http: // localhost / test /, enter a PHP code that wants to debug in the input box, then click Submit, you can see the effect. . For example, I want to know if the Echo can be called, just enter Echo ('Hello CHIN!') In the input box; then click Submit to see the "Hello CHIN!" On the page, indicating that echo It is possible to call with brackets. What is EXT. Smarty and AdoDB? Oh, know it, I don't know how Google. Smarty is a very good PHP template engine (Template Engine), which can achieve code and display separation, easy implementation of MVC; AdoDB is a database operation component similar to Microsoft ADO, which makes programmers design Application Application APPLICATION Don't use too much considerations What types of databases (MySQL or MS SQL) can achieve smooth migration between different DBMSs and almost no need to modify the PHP code.

[Contact me / contact] Name: 健祥 Address: No. 2, Jing Shuyuan Road, Beijing · Haidian District, No. 305B, 355, Zip Code: 100083 Tel: 010-82375391 Turn 204 Tony: 010-87452670 Website: chin.blogchina.com Tip: Please Don't send me a document in Microsoft Office format, replaced with PDF, HTML, TXT, thank you. There are still some questions here: 1. Why can they make green software? In fact, in Linux, most software can write files to the system directory when installing, do not create file associations, do not create self-starting items, so almost all software is green software, while Apache and MySQL are typical The server software below Linux, their Win32 version is also very good inherited into this good tradition, is also green - in fact, Linux's cross-platform software below, their Win32 version can be made (or at all ) Green software, such as Emacs, Amaya, Wget, etc. PHP is just a module of Apache, and Apache has become a green software, it will make it better. Enable Apache to find this module. 2. Since it is a green software, why not use it directly after decompression, but also click "Install and launch GreenAmp"? Because I still have to try to build this environment on the Win2000 / XP / 2003 platform, because Win2000 / XP / 2003 is WinNT-based, service-based concept, and Win9x / ME does not have this feature. What is the benefit of Apache and MySQL doing services? It is not necessary to start every time you use it. Detailed, you can see my "I have a green AMP platform under Windows", and people who have used MicroWeb may have deep understanding, huh, huh. After clicking "Installing and launching GreenAmp", just complete the installation and start of Apache, MySQL services. Did not add other things to the system, it should be a green software, ^ _ ^ installation and start Greenamp.bat files The content is as follows: CD Apachecd binapache -k installnet start apache2cd ..cd ..cd mysqlif exist c: / windows copy my.ini c: / windows / / yif exist C: / / / ycd Binmysqld-NT -InstallNet Start MySQL is interested in friends, you can look at it, just a batch file, just this, ^ _ 健祥 于 00: 38 published 3713 Replies (48) Reference (210) Join Bo Cai Center

AA [Reply] still send unsuccessful ~~ Five Grass | December 13, 2004 22: 55 MySQL Password is wrong. [Reply] What is the anonymous user | November 25, 2004 11: 50 When using phpmyadmin password! [Reply] I am using miniamp! It should be the password of the mysql, the default is not root user, does not pass code? But no! Can Yan Tax can talk about? Thank you, Darch 31, December 31, 2004 10: 43 Axiang Good [Reply] A Tiger | November 12, 2004 20: 35 I am not called Auxiang [Reply] You call A Xiang, I am not called A Xiang , Khan ... 健祥 | November 12, 2004 20:40 Phpmyadmin [Reply] Fill in the user name root in the pop-up window, password, click OK. Why is my username password error? So I entered Can't send PHPMYADMIN, can you send my username password to my mailbox? Oh | November 14, 2004 17: 23 Good! [Reply] Very good.thank you! Liber | November 15, 2004 12: 53 I am in Win98 On, how can there be an error: [Reply] I am put on Win98, how to make an error: Say is that the server name is not legal! I see that http.conf is Localhost: 80! Not wrong! Test http:// localhost / unable to run! Depressed! I just want to install a php simulation environment under Win98, and try my PHP code. I would like to ask, there is a relatively simple environmental simulator! I hope to advise! Thank you! KINGGANG | November 15, 2004 19: 50 Can I write a redhatlinux9 PHP MSQL Apache [Reply] I am an initiator, now I don't know how to learn, but I have confident, I know PHP MSQL Apache under Linux is the best combination, but I am an initiator, I have no experience in our information, I really want to learn, ask my brother to take our initiator. . Really very much, special Linuxk. Thank you very much! ! ! ! I will always support you. Zhang Tian | November 15, 2004 20: 34 Is there any software to provide [Reply], such as visualized template modification tool or copy, such as visualization, etc., to modify some simple things, blog China The biggest disadvantage is that the editing function is too bad, the line spacing is so big, and many personalized things have no way. The blog dynamics is a lot of meat buns | November 17, 2004 03: 08 One problem used under WinXP SP2 [Reply] Hello, I am now in Linux 1 1 1 LINUX network engineer, now the course is simple Database and PHP programming. Because the VMware virtual machine is installed on the laptop, in order to test the PHP code, write it under Windows, then SFTP to Linux, then use IE to view the effect, very troublesome. I found Greeamp that can be used under the Windows platform this evening, I feel very convenient.

But I decompressed to D: / GreenAmp, there is no problem with the URL in Readme.html, but I wrote index.php under D: / GreenAMP / WWW, I found that I could not explain PHP (INDEX.html) In addition, in the address bar input: http://localhost/phpinfo.php is normal, but input file: /// d: /greenamp/www/phpinfo.php can also not explain. I checked httpd.conf and php.ini (because it was used under Linux, it was also the place where there was any exception, so I would like to ask you. Didn't find your email address, I want to call you, but I am afraid of taking the liberty, so I have to leave a message here, I hope I can get a reply. Thank you very much! Liu | November 18, 2004 21: 34 Access mode error [Reply] file: /// d: /greenamp/www/phpinfo.php This path can only be used to access the static file "HTML, JPG, CSS, etc., PHP is a service start script, and must be accessed by http: //.../phpinfo.php.

CHIN | November 19, 2004 00: 03 I installed Win2003, why not? [Reply] I am in win2003, prompt service name is invalid, what should I do? Driven | November 20, 2004 07: 49 phpmyadmin [Reply] In the pop-up window, fill in the username root, password leaves, click OK. Why is my username password error? So I can't enter PHPMYADMIN, can I send the username password to my mailbox? JAY79 @ Sohu. COM JAY79 | November 23, 2004 10: 00 [Reply] I really thank you, I am old and finally solved the problem of unsuccessful installation of Apache MySQL PHP! Originally, I can read the ass to take the ass to take the ass. But I am the kind of people who drink water, I have to thank you for everyone! ! ! Haha | November 23, 2004 23: 26 I would like to ask [Reply] Do the author tries to install PRADO? I have discovered problems: (Is it a conflict? Cat | November 24, 2004 23: 02 I have a question sp2 [Reply] I have a question I originally used Apache to use good but this time I Upgrade Windows once again used apache, why don't you do any Apache and apache2 are not a SP2 patch problem. Do you have encountered this problem 哟 躺 reading | November 25, 2004 22: 30 yesterday I am sorry, I'm sorry, I checked it yesterday, not the header problem, I can't automatically jump with sessions, I have seen the Temp folder, there is a seeeion file, but I can't automatically jump, how Huang Zhong | November 27, 2004 09: 30 strange, how can you download? [Reply] How to download it, can you send me a thank you !hjfeng520@hotmail.com Anonymous netizen | November 29, 2004 13: 10 phpMyadmin [reply] PHPMYADMIN Inside the pop-up window filled in the user name root, password leaves, click OK. Why is my username password error? So I can't enter PHPMYADMIN, you can send Username Password Go to my mailbox? Land2005@hotmail.com Land | November 30, 2004 16: 34 phpmyadmin [reply] phpMyadmin fills in the pop-up window to fill in the username root, password leaves, click OK. Why is my The username password is wrong? So I can't enter PHPMYADMIN, can I send a user name password to my mailbox? Land2005@hotmail.com Land | November 30, 2004 16: 34 phpmyadmin [reply] PHPMYADMIN is filled in the pop-up window User name root, password is left blank, click OK. Why is my username password error? So I can't enter PHPMYADMIN, can I send my username password to my mailbox? Land2005@hotmail.com Land | November 30, 2004 16 : 34 CHINAUNIX.NET Forum on the web block has the same thing [Reply] Chinaunix.net forum on the web block has the same thing Alexchao | November 30, 2004 21: 50 [Reply] How to put PHP5 Turning down PHP4. Is it necessary to set? Five grass | December 09, 2004 18: 37 [Reply] I love you too much, please allow my excitement. I am busy for a long time, I can't put it. Today, I finally finished using your method.

Thank you again for anonymous users | December 12, 2004 10: 09 GreenAmp No properly installed VBB Forum [Reply] WIN200PRO SP4 OfficeXP GreenAmp VBBVBB is installed to the first step, it has not moved. Good | December 13, 2004 11: 26 GreenAmp After installation, the VBB Forum cannot be installed normally [Reply] WIN200PRO SP4 OfficeXP GreenAmp VBB Question 2: I put GreenAmp VBB on another machine. GreenAMP When the VBB is installed, the prompt does not have the right to run the PHP, and there will be a lot of prompt code. Good | December 13, 2004 11: 31 [Reply] Because you installed PHP5. What you need is to install VBB in a PHP4 environment and then export the form in MySQL and then import it in PHP5. However, I feel very troublesome. I think the author can do GreenAmp coexisting with PHP4 and PHP5. This will be convenient for everyone. Hey ~~ is a bit too much. . Support author. I am looking forward to it ~~ Five Grass | December 13, 2004 22: 52 AA [Reply] Just did not send success 噢 I used Firefox five grass | December 13, 2004 22: 54 [Reply] "I think the author can do a PHP4 and PHP5 co-coexisle. This will be convenient for everyone." Yes, it is better to make a package containing PHP4 and PHP5, Apache1 and Apache2, which supports Win9X and WinMe. .健祥 | December 13, 2004 23: 42 Password How much [Reply] The password is how an anonymous user | December 14, 2004 16: 45 [Reply] I want the author to do an ASP / JSP / PHP / CGI Almighty server platform. As is the author, let us do these novices when it is lazy. Ink Angel | December 19, 2004 00: 06 [Reply] The above netizen mentioned Apache runs under SP2, there is Many people have met, I have reported BUG to apache httpd, regret; it has not responded for a few months. Http://issues.apache.org/bugzilla/show_bug.cgi? Id = 31765 ahe | 2004 12 Yue 19th 13: 56 [Reply] Anonymous User | December 20, 2004 23: 14 Password Error [Reply] Press what you said to Mysql or hug a password! Anonymous netizen | December 28, 2004 09: 56 [Reply] Pingshuo meet: Miniamp default mysql password is blogchina.com 健祥 | December 31, 2004 11: 08 Now use GreenAmp successfully! [Reply] Start with miniamp, open phpMyAdmin login is not successful now, now use GreenAmp to log in success! This is the case! Pingshuo meets | December 31, 2004 11: 13 tried mysql password blogchina.com [reply], but regret! In addition, how does the AdoDB Smarty in Green use? Can you point out? Can't touch the door, the waters meet | December 31, 2004 11: 40 [Reply] Not blogchina.com is blogchina, I seem to say in an article, this version is not maintained for a long time, I don't have it. .

转载请注明原文地址:https://www.9cbs.com/read-60083.html

New Post(0)