This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Network > phpmyadmin (3.2.0)

phpMyAdmin is a free software tool written in PHP intended to handle the
administration of MySQL over the World Wide Web. phpMyAdmin supports a
wide range of operations with MySQL. The most frequently used operations
are supported by the user interface (managing databases, tables, fields,
relations, indexes, users, permissions, etc), while you still have the
ability to directly execute any SQL statement.

It is recommended to use libmcrypt and mcrypt packages with phpmyadmin to
speed up database access considerably.

By default, there is only a sample config file included with the package.
You can either copy that file and edit it according to your taste or you
can do a graphical setup. Both processes are detailed in the docs.

You can override DOCROOT, PHPUSER, and PHPGROUP at build time.
They default to DOCROOT=/var/www/htdocs, PHPUSER=root, PHPGROUP=apache.

ADDITIONAL NOTE:
You may also have to recompile PHP to include support for mcrypt. Without this
you may see warnings about mcrypt extension in phpmyadmin. Please see the
link below on recompiling PHP with mcrypt support. (info and link provided by
Joel Adamson): http://slackwiki.org/Recompile_php_with_mcrypt

Maintained by: Nishant Limbachia
Keywords: php,mysql,remote,admin,database
ChangeLog: phpmyadmin

Homepage:
http://www.phpmyadmin.net/home_page/index.php

Source Downloads:
phpMyAdmin-3.2.0-all-languages.tar.bz2 (54d398c505e36164edded0131df35f3f)

Download SlackBuild:
phpmyadmin.tar.gz
phpmyadmin.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
phpmyadmin.SlackBuild
phpmyadmin.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds