PHP/Must Have
< PHP
Zur Navigation springen
Zur Suche springen
Webbased PEAR/PECL Installer
from http://blog.jldupont.com/2008/03/pear-web-installer.html
Here is a quick tutorial on how to install PEAR's WEB Frontend installer.
- Shell command: pear install PEAR_Frontend_WEB
- Create file index.php in the desired web directory with the following content:
<?php
$pear_user_config = "/etc/pear/pear.conf";
require 'PEAR.php';
require 'pearfrontendweb.php';
?>
Bysu
Erstellt per web ein File-Backup vom aktuellen WebAuftritt
MySQLDumper
Erstellt SQL-Backup