jonboy60.com – Linux, Tips, Tricks, Tutorial, Howto, News, Updates, Ideas, Blog, Magazine, Jonboy60, Open Source, Fedora, Ubuntu, OpenSuse, Linux Mint, CentOs

 


Posts Tagged ‘php’

PHP 5.3.6 released

php.net : “The PHP development team would like to announce the immediate availability of PHP 5.3.6. This release focuses on improving the stability of the PHP 5.3.x branch with over 60 bug fixes, some of which are securit...


Howto use htaccess

In this post you will find out about the .htaccess file and the power it has to improve your website. Although .htaccess is only a file, it can change settings on the servers and allow you to do many different things, the most ...



Howto install mcrypt and recompile php

MCrypt is a replacement for the old crypt() package and crypt(1) command, with extensions. It allows developers to use a wide range of encryption functions, without making drastic changes to their code. It allows users to encry...



Howto install Lamp (Linux, Apache, MySQL, PHP)

“LAMP” system: Linux, Apache, MySQL and PHP. Depending on who you talk to, the P also stands for Perl or Python, but in general, it is assumed to be PHP. This tutorial shows how you can install an Apache2 webserver ...



How to use phpMyAdmin

PhpMyAdmin is a FREE software tool written in PHP intended to handle the administration of MySQL over the Internet. PhpMyAdmin supports a wide range of operations with MySQL, the most frequently used being the managing of datab...


Howto Disable/Enable php value

I think that you surely had alot of customers demanding to set any php value differently accustomed to their own needs. Here are the tips howto disable/enable any php value on globally setting or on per site basis. Globally set...



Disable_function on php.ini

Have you ever wonder php scripts are highly dangerous? PHP is a very powerful language, there are many dangerous scripts to hack or exploit php applications on your apache server. It carry alot potential script to mess up your ...



Howto fix joomla session error

Do you ever suffer an error after moving your joomla applications from a server to another? jtablesession::Store Failed DB function failed with error number 1146 Table ‘cms.jos_session’ doesn’t exist SQL=INSER...



Howto update Centos latest php on Plesk

The official Centos 5 repositories at this time only had written php 5.1.6 as the most up to date version of php. Many Plesk users have found that upgrading php is hard. Below is the method i tested on a clean Centos 5.3 with P...