Skip to content

Dirty, dirty scripts to re-package Dotdeb PHP 5.3 for Debian Wheezy

Notifications You must be signed in to change notification settings

koubas/wheezy-dd-php5.3-coex-repackager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wheezy-dd-php5.3-coex-repackager

Dirty, dirty scripts to re-package Dotdeb PHP 5.3 (Squeeze release) for Debian Wheezy. The resulting package is also able to coexist with another PHP package from the official Debian repository or dotdeb.org.

Build requirements

Installation requirements

To install the resulting package you need to have Debian Squeeze repository and Dotdeb Wheezy repository activated:

/etc/apt/sources.list:

...
deb http://ftp.cz.debian.org/debian/ squeeze main
deb http://packages.dotdeb.org wheezy all

Usage

After installation, the following executables will be available:

  • php53
  • php53-cgi
  • php53-fpm

When using fpm or cgi variant, you currently have to set the right config file and scan directory your self (look into scripts/php53 wrapper to see how).

About

Dirty, dirty scripts to re-package Dotdeb PHP 5.3 for Debian Wheezy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages