Linux, Apache, Nginx, MySQL, Javascript and PHP

PHP

303 redirect with PHP

When you submit a form using a web browser the script processing the form often redirects after it has

Email Servers Linux/Unix/BSD

Installing maildrop on CentOS 5

I have been in the process of migrating my websites from a couple of dedicated machines to a VPS (Virtual
MySql

Upper case and lower case strings with MySQL

MySQL, as with other database servers, has a variety of text functions including functions for converting a string to

HTML And CSS Javascript

Style an HTML form input with CSS and jQuery

It’s possible with CSS to style a particular form input type without having to assign a class to each

Applications Linux/Unix/BSD

New_Face failed error when using Mplayer

After upgrading from openSUSE 10.2 to openSUSE 10.3 I got the error message New_Face failed. Maybe the font path

VMWare USB device issues on openSUSE 10.3
VMWare

VMWare USB device issues on openSUSE 10.3

MySql

mysql_upgrade relocation error

After upgrading openSUSE 10.2 to 10.3 my MySQL database server wouldn't start. I didn't even notice it wasn't running until I

Linux/Unix/BSD

Yum sqlite database disk image is malformed error

When trying to install something this morning using yum on a CentOS 5 machine, I got the error message "_sqlite.

Applications

Java error executing Zend Studio

Apache

Seg fault or similar nasty error detected in the parent process

One of the servers I manage runs CentOS 5.0 with Apache 2.2 and PHP 5.1.6, and uses PHP's APC 3.0.14 (

PHP

Image headers with PHP

If you ever need to send an image file with PHP from the web server to the web browser

List stored procedures with MS SQL Server
Microsoft SQL Server

List stored procedures with MS SQL Server

This is the third and final post in a series about using the sp_tables, <

vmware-config.pl 6.0.0-45731 failed on openSUSE 10.3
VMWare

vmware-config.pl 6.0.0-45731 failed on openSUSE 10.3

PHP

Get a list of all available constants with PHP

PHP has the function get_defined_constants() which allows you to get a list of all the available constants

Linux/Unix/BSD

Inadvertent upgrade from openSUSE 10.2 to openSUSE 10.3

I had installed openSUSE 10.2 on my primary desktop machine (which has a dual core 64 bit AMD processor) in December 2006, but
Applications Javascript

How to disable Javascript in Mozilla Firefox

Forms on websites are typically validated using Javascript on the client side to prevent additional round trips to the

PHP

Type casting with PHP

PHP is a loosely typed language and assigns types to variables depending what is assigned to it. Variables coming

PHP

Using the HTTP_REFERER variable with PHP

When a web browser moves from one website to another and between pages of a website, it can optionally

1 … 40 41 42 43 44 … 50