Sponsored Content
Operating Systems Linux installing phpmyadmin with yast Post 302361255 by woofie on Monday 12th of October 2009 07:19:42 PM
Old 10-12-2009
installing phpmyadmin with yast

Hi,

I'm install LAMP on a OpenSUSE 11.1 box for the first time. I can get all the packages to work/install apart from phpMyAdmin. When I try to install that I get the below.

From command line;
yast2 –i phpMyAdmin

This opens 'Starting the software manager' and goes through downloading and installing some packages but then displays the error;
Following packages haven't been found on the meduim:
phpMyAdmin


Any idea's why this would have downloaded/installed for mysql & apache but not phpMyAdmin?

I have had a look through the openSUSE forums but couldn't find anything to help me. I have also had a look in the YAST software installer for the phpmyadmin package to install that way but it could not find it.

Thanks in advance for any help.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

EDIT:

I've fixed the problem. I went to http://www.phpmyadmin.net/home_page and downloaded the package and installed/configured it manually instead of through YAST.

Last edited by woofie; 10-12-2009 at 08:53 PM..
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

running yast

At the end of the installation of my video card driver's, there is this note on the isntruction from intel 1. Run SuSE's own configurator called 'YAST' under System from SuSE application broswer menu a. Select the 'Hardware' icon b. Select the 'Graphics Card and Monitor' icon c. Select... (3 Replies)
Discussion started by: cherupop
3 Replies

2. UNIX for Dummies Questions & Answers

Change IP permanently without Yast?

Folks; i have a SUSE 10 box and i need to change the IP/GW & Netmask on it but without Yast tool. Which files/services needed to be edited or restarted to make it happen? Thanks in advance (1 Reply)
Discussion started by: Katkota
1 Replies

3. SuSE

YaST no longer works on SLES 10

YaST no longer works on one of our SUSE Linux Enterprise Server 10, When I issue “Yast” I get the following error messages "warning: the ncurses frontend is installed but does not work" "You need to install yast2-ncurses to use the YaST2 text mode interface" Can you help? please (2 Replies)
Discussion started by: hassan1
2 Replies

4. Web Development

no privileges in phpMyAdmin

Salamo Alikom i had install MySQL 5.1.33 binary version for FreeBSD ,when i logging to phpMyAdmin as root i see no privilege to create database ,how can i solve this problem ? (1 Reply)
Discussion started by: SIFE
1 Replies

5. Red Hat

phpmyadmin in CentOS

My friend need install phpmyadmin in CentOS but he don't know how. Some1 cen help:confused: (2 Replies)
Discussion started by: RedLay
2 Replies
DH_INSTALLEXAMPLES(1)						     Debhelper						     DH_INSTALLEXAMPLES(1)

NAME
dh_installexamples - install example files into package build directories SYNOPSIS
dh_installexamples [debhelperoptions] [-A] [-Xitem] [file...] DESCRIPTION
dh_installexamples is a debhelper program that is responsible for installing examples into usr/share/doc/package/examples in package build directories. From debhelper compatibility level 11 on, dh_install will fall back to looking in debian/tmp for files, if it does not find them in the current directory (or wherever you've told it to look using --sourcedir). FILES
debian/package.examples Lists example files or directories to be installed. OPTIONS
-A, --all Install any files specified by command line parameters in ALL packages acted on. --sourcedir=dir Look in the specified directory for files to be installed. This option requires compat 11 or later (it is silently ignored in compat 10 or earlier). Note that this is not the same as the --sourcedirectory option used by the dh_auto_* commands. You rarely need to use this option, since dh_installexamples automatically looks for files in debian/tmp in debhelper compatibility level 11 and above. --doc-main-package=main-package Set the main package for a documentation package. This is used to install the documentation of the documentation package in /usr/share/doc/main-package as recommended by the Debian policy manual 3.9.7 in S12.3. In compat 11 (or later), this option is only useful if debhelper's auto-detection of the main package is wrong. The option can also be used to silence a warning from debhelper when the auto-detection fails but the default happens to be correct. This option cannot be used when dh_installexamples is instructed to act on multiple packages. If you need this option, you will generally need to combine it with -p to ensure exactly one package is acted on. -Xitem, --exclude=item Exclude files that contain item anywhere in their filename from being installed. file ... Install these files (or directories) as examples into the first package acted on. (Or into all packages if -A is specified.) NOTES
Note that dh_installexamples will happily copy entire directory hierarchies if you ask it to (similar to cp -a). If it is asked to install a directory, it will install the complete contents of the directory. SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLEXAMPLES(1)
All times are GMT -4. The time now is 02:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy