Development Cycle

Binary Bits & Pieces

  • Hardware
  • Software
  • Sysadmin

Tag: apache

Executing PHP Code Server Side In .html Files

26 November 2012
Anthony Mills
No Comments

On a recent project we needed to provide a client our contribution to the site code base as static .html files. To make the development process easier though a number of the developers wanted to include some of the global page assets such as the header and footer using PHP…

Read More

Logging PHP Errors For Production Environments

18 July 2011
Anthony Mills
No Comments

Good security practices dictate PHP should be configured to never display error messages and notices to screen in a production environment due to its potential to reveal information about your server and application setup. One solution is to enable error logging on the server by setting the log_errors attribute to…

Read More

Debugging Apache Mod Rewrite

9 July 2008
Anthony Mills
No Comments

Sometimes trying to figure out why the hell scripts arent working after trying to get search engine friendly URL’s working with Apache’s rewrite module can be a huge pain in the arse.

One way you can get a bit more insight into what may be broken is by adding the Apache Rewritelog & Rewriteloglevel directives to your apache configuration file.

Read More

XAMPP – Make your Computer a Webserver: Apache, PHP, MySQL

30 June 2008
Anthony Mills
No Comments

A painfree tutorial on installing the XAMPP bundle to ease the development and testing of your web applications.

Read More

About Anthony

  • About Anthony Mills
  • Contact Me
  • Github
  • Nomadic Pi

Tags

10.04 Amazon apache Aptana Audio Bash Car CentOs CLI CSS CSS3 Debian Debugging Design Eclipse encryption Firefox front end github Google Hosting HTML5 iptables Javascript jQuery linux Linux Mint Lucid Lynx Mobile MySQL nginx overclocking PHP Proxy Raspberry Pi Replication security Spam TOR Ubuntu UI video Wine Wordpress Zend Framework
Copyright © 2023 Anthony Mills