Linux Tutorials on the topic “php”
-
Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch & Apache2)
Author: Falko Timme • Tags: apache, debian, php • Comments: 8Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch & Apache2) This guide explains how to integrate APC (Alternative PHP Cache) into PHP5 on a Debian Etch system (with Apache2). APC is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and XCache.
-
How To Set Up The Bti-Tracker BitTorrent Tracker System On Fedora/Centos/Redhat
Author: zcworld • Tags: centos, fedora, php • Comments: 2How To Set Up The Bti-Tracker BitTorrent Tracker System On Fedora/Centos/Redhat BtiTracker is a complete PHP tracker system for BitTorrent, easy to setup and configure. It comes with full remote admin management. This guide explains how to set it up on a Fedora/CentOS/RedHat system.
-
Integrating APC (Alternative PHP Cache) Into PHP5 (Fedora 8 & Apache2)
Author: Falko Timme • Tags: apache, fedora, php • Comments: 5Integrating APC (Alternative PHP Cache) Into PHP5 (Fedora 8 & Apache2) This guide explains how to integrate APC (Alternative PHP Cache) into PHP5 on a Fedora 8 system (with Apache2). APC is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and XCache.
-
-
Integrating XCache Into PHP5 (OpenSUSE 10.3 & Apache2)
Author: Falko Timme • Tags: apache, php, suse • Comments: 2Integrating XCache Into PHP5 (OpenSUSE 10.3 & Apache2) This guide explains how to integrate XCache into PHP5 on an OpenSUSE 10.3 system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.
-
Integrating XCache Into PHP5 (Fedora 8/CentOS 5.1 & Apache2)
Author: Falko Timme • Tags: apache, centos, fedora, php • Comments: 0Integrating XCache Into PHP5 (Fedora 8/CentOS 5.1 & Apache2) This guide explains how to integrate XCache into PHP5 on a Fedora 8 or CentOS 5.1 system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.
-
Integrating XCache Into PHP5 (Debian Etch & Apache2)
Author: Falko Timme • Tags: apache, debian, php • Comments: 5Integrating XCache Into PHP5 (Debian Etch & Apache2) This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.
-
Integrating XCache Into PHP5 (Mandriva 2008.0 & Apache2)
Author: Falko Timme • Tags: apache, mandriva, php • Comments: 0Integrating XCache Into PHP5 (Mandriva 2008.0 & Apache2) This guide explains how to integrate XCache into PHP5 on a Mandriva 2008.0 system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.
-
Enabling MSSQL for PHP5 On Debian Lenny (testing)
Author: thedoc • Tags: debian, php • Comments: 9Enabling MSSQL for PHP5 On Debian Lenny (testing) Recently I did an install of Debian Etch 4.0 to prepare it for ispconfig. Knowing I had a website that needed MSSQL support I had to figure out how to accomplish this. There may be an easier way I don't know, but this daunting task worked this way.
-
Setting Up A PHP + MySQL Powered BitTorrent Tracker With RivetTracker
Author: firefly2442 • Tags: apache, linux, php • Comments: 1Setting Up A PHP + MySQL Powered BitTorrent Tracker With RivetTracker Efficient file distribution is an important process for many websites online. BitTorrent makes this easier by sharing the uploading and downloading among clients. This alleviates the bandwidth required by the content provider. This tutorial will show you how to install RivetTracker, a PHP and MySQL driven BitTorrent tracker. RivetTracker is a heavily modified version of PHPBTTracker, written by "DeHackEd". It aims to be easy to use and manage.
-
Installing The eZ Publish CMS On An Ubuntu 7.10 Server
Author: Falko Timme • Tags: php, ubuntu • Comments: 1Installing The eZ Publish CMS On An Ubuntu 7.10 Server eZ Publish is one of the most well known and widespread web content management systems. Because its setup is not trivial, this tutorial shows how to install it on an Ubuntu 7.10 (Gutsy Gibbon) server.