Since Apple launched Mac OS X 10.5 (Leopard), PHP has been installed by default, albeit disabled. Here is a quick run through of what you need to do to get it up and running.
Tags: Apache, Apache HTTP Server, http.conf, Leopard, Mac OS X 10.5, Mac OS X 10.6, PHP, php.ini, Snow Leopard, Web Server
Compressing your Web components will help speed up your Website. The majority of your visitors will benefit as most all Web browsers support GZip compression. You’ll want to compress all text, which includes HTML, CSS, JavaScript, XML, JSON, etc.
Tags: .htaccess, Apache, Apache HTTP Server, CSS, DEFLATE, gzip, HTML, JavaScript, JSON, XML, Yahoo, ZIP
Setting an Expires (or Cache-Control) header in Apache will help speed up your website. I’m running Apache 2.x, and define an expires header for all of the site’s static assets (images, stylesheets, and scripts).
Tags: .htaccess, Apache, Apache HTTP Server, configuration, expires header, images, scripts, stylesheets, Web browsers, Yahoo! Inc.
If you’re currently not using Eclipse as your development tool of choice, you certainly should be! Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle.
Tags: Adobe, Ant, Apache, Apache Ant, build, build.xml, CFEclipse, Click Import, ColdFusion, dev server, Eclipse, extreme programming, ide, Java, lifecycle, Martin Laine, platform-independent tool, software automation, test-driven development, unit testing frameworks, web developers, Web Server, web server folder, XML
An increasingly popular technique among websites and in particular, blogs, is the idea of making URLs search engine friendly, or safe, on the premise that doing so will help search engine optimisation. By removing the obscure query string element of a URL and replacing it with keyword rich alternatives, not only makes it more readable for a human being, but also the venerable robots that allow our page content to be found in the first place.
Tags: .htaccess, All, Apache, ColdBox, ColdFusion, Fusebox, HTTP, httpd.conf, ISAPI, Microsoft, mod_rewrite, New Brunswick, None, PHP, search engine, search engine optimisation, search engine robots, search engine safe, url, URL rewriting, USD, web applications
When trying to install the latest version of Apache on my development machine, I was presented with a nasty error at the end of the installation, that I initially thought related to a previous IIS installation.
Tags: Apache, errors, Google, installation, Microsoft Vista, Microsoft Windows, skype, Windows Vista
Installing PHP is a relatively simple task one would think. Indeed it is simple, but configuring the php.ini isn’t; at least not so on Windows Vista! It is infuriating when such a relatively simple task is made inordinately complicated because of the nuances of Vista permissions. What started out as a 5 minute task took a significant number of hours searching for a suitable answer on Google, and not only by myself.
Tags: administrator, Apache, configuration, configuring, difficulties, Google, installation, Microsoft Vista, Microsoft Windows, MySQL, paths, permissions, PHP, problems, Rob Douglas, solution, solutions, solving, Vista, Windows Vista
Installing PHP with Apache on Windows Vista is a relatively simple task until you try an configure the settings in php.ini. Problems can occur and stem from the fact that when you install PHP and edit the php.ini file, you need to not only be logged in as Administrator, but run the installer and Notepad text editor as Administrator. The php.ini file also needs to be located in the Windows directory.
Tags: administrator, Apache, configure, installation, installing, PHP, problems, Ruby, settings, solutions, Vista
Following on from my posts about installing Apache and ColdFusion on Vista, it is now the turn of PHP.
Tags: Apache, installing, PHP, problems, solutions, Vista, windows
After installing ColdFusion 8 and Apache successfully you may still see an “HTTP 500 Internal Server Error” when navigating to a ColdFusion page. All is not lost, you simply need to configure, or check the configuration of Apache. Apache requires very little post installation modification, but it is always good practice to check the httpd.conf file to ensure that the ColdFusion “install” scripts did what they were supposed to do.
Tags: administrator, Adobe, Apache, Apache installation, Application Servers, ColdFusion, ColdFusion Administrator, configuration, errors, howto, HTTP, httpd.conf, installation, trouble shooting, Web Servers, webserver