First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 140140
Alias:
Product:
Component:
Status: RESOLVED
Resolution: INVALID
Assigned To: Gentoo Web Application Packages Maintainers <web-apps@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Grant <davidgrant@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 140140 depends on: Show dependency tree
Bug 140140 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-12 11:01 0000
postinstall text for phpmyadmin has a small error.

This:

cp /var/www/localhost/htdocs/phpmyadmin/config.inc.php
/var/www/localhost/htdocs/phpmyadmin/config

should be:

cp /var/www/localhost/htdocs/phpmyadmin/libraries/config.inc.php
/var/www/localhost/htdocs/phpmyadmin/config

------- Comment #1 From David Grant 2006-07-12 11:07:24 0000 -------
actually another typo...it's config.default.php -->> config.inc.php, so:

cp /var/www/localhost/htdocs/phpmyadmin/libraries/config.default.php
/var/www/localhost/htdocs/phpmyadmin/config/config.inc.php

------- Comment #2 From Renat Lumpau 2006-07-12 17:54:31 0000 -------
not really, check out section 3.2 at
http://www.phpmyadmin.net/home_page/docs.php

as the comment says, the line you're referring to is meant for editing an
_existing_ config.inc.php

------- Comment #3 From David Grant 2006-07-12 22:45:20 0000 -------
Ah that's true, you're right. I've used the default config though and it worked
great. I find when I use the phpmyadmin configurator I end up screwing things
up. Is there anything wrong with using the default config? Maybe this possible
setup option could be added to the postinstall txt then?

------- Comment #4 From Jakub Moc (RETIRED) 2006-09-02 00:43:38 0000 -------
*** Bug 145925 has been marked as a duplicate of this bug. ***

------- Comment #5 From Jakub Moc (RETIRED) 2006-10-21 00:17:26 0000 -------
*** Bug 152178 has been marked as a duplicate of this bug. ***

------- Comment #6 From Jakub Moc (RETIRED) 2007-03-07 01:43:44 0000 -------
*** Bug 169697 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug