PVA – Archives

Sưu tầm những bài viết hay trên internet…

Tag Archives: xampp

XAMPP: swap out PHP 5.3 for PHP 5.2

From: http://stackoverflow.com/questions/1302168/using-xampp-how-do-i-swap-out-php-5-3-for-php-5-2 I just got this working on Windows XP, with a few modifications. Here are my steps. Download and install latest xampp to G:\xampp. As of 2010/03/12, this is 1.7.3. Download the zip of xampp-win32-1.7.0.zip, which is the latest xampp distro without php 5.3. Extract somewhere, e.g. G:\xampp-win32-1.7.0\ Remove directory G:\xampp\php Remove G:\xampp\apache\modules\php5apache2_2.dll and php5apache2_2_filter.dll [...]

INSTALL XDEBUG WITH XAMPP ON UBUNTU

Cài gói build-essential: sudo apt-get update sudo apt-get install build-essential Download và cài đặt gói development cho phiên bản xampp mà bạn đang sử dụng. VD phiên bản xampp tôi đang sử dụng là 1.6.8a nên tôi chọn tải gói xampp-linux-devel-1.6.8a.tar.gz và giải nén vào thư mục /opt bằng lệnh sau sudo tar xvfz xampp-linux-devel-1.6.8a.tar.gz [...]

Follow

Get every new post delivered to your Inbox.