Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 178309 Details for
Bug 254764
dev-db/phpmyadmin setup script has changed, filter is now requirement
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tmp/postinstall-en-3.1.1.txt
postinstall-en-3.1.1.txt (text/plain), 1.08 KB, created by
Jamie Learmonth
on 2009-01-13 01:31:37 UTC
(
hide
)
Description:
tmp/postinstall-en-3.1.1.txt
Filename:
MIME Type:
Creator:
Jamie Learmonth
Created:
2009-01-13 01:31:37 UTC
Size:
1.08 KB
patch
obsolete
>If this is a new installation: > >1. Configure ${PN}: > >a) Create config.inc.php. You can use the web-based installer: > > mkdir ${MY_INSTALLDIR}/config > chown ${VHOST_SERVER_UID}:${VHOST_SERVER_UID} ${MY_INSTALLDIR}/config > > then go to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/setup/ > > once you've saved the configuration: > > cp ${MY_INSTALLDIR}/config/config.inc.php ${MY_INSTALLDIR}/config.inc.php > rm -rf ${MY_INSTALLDIR}/config > >b) Alternatively, use an existing configuration: > > cp <path to existing config.inc.php file> ${MY_INSTALLDIR}/ > >c) Alternatively, use the sample config file: > > cp ${MY_INSTALLDIR}/config.sample.inc.php ${MY_INSTALLDIR}/config.inc.php > >2. Be sure that the libraries/ directory is not visible. You can use the > provided .htaccess file. > >================================================================= > >If you are upgrading from an earlier version: > >1. If you are using ${PN}'s features for master/foreign tables, be sure to read > http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/Documentation.html#col_com > > You will need to perform the ALTER TABLE step yourself.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 254764
: 178309 |
178311