In this first article in a three-part series, Harish Kamath helps you download and configure the Apache Web server. If you’ve wanted to use PHP with Apache, that part of the setup is also covered. The article guides right from how to get off the locks, to compiling apache, discussing various configuration options, a quick overview of the httpd.conf file, and getting PHP 5.0.3 to work with Apache 2.0.51. This article is a good read for anyone looking at getting started with PHP 5 and Apache 2.
Maand: maart 2005
Getting Started with Apache 2.0, Part 1
In this first article in a three-part series, Harish Kamath helps you download and configure the Apache Web server. If you’ve wanted to use PHP with Apache, that part of the setup is also covered. The article guides right from how to get off the locks, to compiling apache, discussing various configuration options, a quick overview of the httpd.conf file, and getting PHP 5.0.3 to work with Apache 2.0.51. This article is a good read for anyone looking at getting started with PHP 5 and Apache 2.
PHP Speed Optimizations
Nathan Wong claims that single quotes are faster than double quotes in PHP.
In the recent blog post, he attempts to prove that PHP is able to parse and execute string constants faster if they use single quotes, than if double quotes are used. Benchmark results and source c…
PHP Speed Optimizations
Nathan Wong claims that single quotes are faster than double quotes in PHP.
In the recent blog post, he attempts to prove that PHP is able to parse and execute string constants faster if they use single quotes, than if double quotes are used. Benchmark results and source c…
Netscape Browser 8.0 Beta Released
MozillaZine – Netscape Browser 8.0 Beta Released
Stephen Donner wrote in to tell us about the public release of Netscape Browser 8.0 Beta. Based on Mozilla Firefox 1.0, this beta of Netscape’s newest browser offers support for both the Gecko and Internet Explorer rendering engines. A new Site Controls feature lets users enable and disable features like ActiveX, JavaScript and cookies on a site-by-site basis (the browser includes self-updating whitelists and blacklists of safe and dangerous sites). The new Multi-BarLive Content
Netscape released a prototype of a Firefox-based browser last November to a group of registered testers; an updated version was circulated in January. Netscape planned a public beta for February but bugs caused it to be delayed and the build was only made available to the previously registered testers.
Read the Netscape Browser 8.0 Beta Release Notes for a list of what doesn’t work right yet and download Netscape Browser 8.0 Beta from the Netscape site. It’s only available for Windows 98 Second Edition or above; there’s no Mac or Linux versions. Feedback can be left in the Netscape Browser Review forums (requires an AOL/Netscape/CompuServe ScreenName).” functionality lets users have more on-screen widgets than ever before, including like RSS feeds, weather forecasts and map searches.
Netscape Browser 8.0 Beta Released
MozillaZine – Netscape Browser 8.0 Beta Released
Stephen Donner wrote in to tell us about the public release of Netscape Browser 8.0 Beta. Based on Mozilla Firefox 1.0, this beta of Netscape’s newest browser offers support for both the Gecko and Internet Explorer rendering engines. A new Site Controls feature lets users enable and disable features like ActiveX, JavaScript and cookies on a site-by-site basis (the browser includes self-updating whitelists and blacklists of safe and dangerous sites). The new Multi-BarLive Content
Netscape released a prototype of a Firefox-based browser last November to a group of registered testers; an updated version was circulated in January. Netscape planned a public beta for February but bugs caused it to be delayed and the build was only made available to the previously registered testers.
Read the Netscape Browser 8.0 Beta Release Notes for a list of what doesn’t work right yet and download Netscape Browser 8.0 Beta from the Netscape site. It’s only available for Windows 98 Second Edition or above; there’s no Mac or Linux versions. Feedback can be left in the Netscape Browser Review forums (requires an AOL/Netscape/CompuServe ScreenName).” functionality lets users have more on-screen widgets than ever before, including like RSS feeds, weather forecasts and map searches.
Hip Hip Hooray
Apache hit another milestone earlier this month when our Web Server Survey found 40 million sites now running on the Apache server, which powers nearly 70 percent of web sites.
Apache was detected on 658 sites in the initial Netcraft survey in August 1995, just six months after the project’s launch, when its 3.5 percent market share was dwarfed by software from NCSA (57 percent) and CERN (19.7 percent). The Apache server reached 10 million sites in June 2000, 20 million in November 2001 and 30 million in November 2003.
In an interview with Netcraft last year, Apache co-founder Brian Behlendorf assessed the remarkable growth. “I imagine most of the growth continues to be either with the small mom-n-pop companies, or web hosting ISPs, or internationally – all places where price sensitivity is high, where the economic downturn is still causing budgets to be hurt, and there’s willingness to consider an Open Source approach to solving a given problem,” said Behlendorf. “I imagine the rise of related Apache projects, like the continued rise in use of mod_perl and Tomcat and our friends over at PHP, have only increased the confidence in using the web server for mission-critical situations.”
Hip Hip Hooray
Apache hit another milestone earlier this month when our Web Server Survey found 40 million sites now running on the Apache server, which powers nearly 70 percent of web sites.
Apache was detected on 658 sites in the initial Netcraft survey in August 1995, just six months after the project’s launch, when its 3.5 percent market share was dwarfed by software from NCSA (57 percent) and CERN (19.7 percent). The Apache server reached 10 million sites in June 2000, 20 million in November 2001 and 30 million in November 2003.
In an interview with Netcraft last year, Apache co-founder Brian Behlendorf assessed the remarkable growth. “I imagine most of the growth continues to be either with the small mom-n-pop companies, or web hosting ISPs, or internationally – all places where price sensitivity is high, where the economic downturn is still causing budgets to be hurt, and there’s willingness to consider an Open Source approach to solving a given problem,” said Behlendorf. “I imagine the rise of related Apache projects, like the continued rise in use of mod_perl and Tomcat and our friends over at PHP, have only increased the confidence in using the web server for mission-critical situations.”