installing phpmyadmin

Hi,

I’m new to opensuse. I’m running OpenSuse 11.3 on VitualBox on Windows7.
I have installed Apache, and PHP without problems. Now I want to install phpmyadmin but I cannot do it.

I’ve followed these instructions and also tried from here and here but I got this message

(File) could not be saved, because the source file could not be read

I have also tried YaST search, but it can’t find anything.

Any help will be appreciated

Get it from your first link: software.opensuse.org/search and use 1-click install with Firefox. This repo is ok to use 1-click with, it should only install phpmyadmin and maybe pull in some PHP packages from the main repo. Make sure you choose the one for 11.3 of course.

There’s no need to get it from upstream.

Thank you for your answer, ken_yap

I tried the 1-click install and landed landed on this page.

javax.ws.rs.WebApplicationException
at uk.co.benjiweber.searchservice.YMPResource.getByChecksum(YMPResource.java:121)
at uk.co.benjiweber.searchservice.YMPResource.getByChecksumHack(YMPResource.java:130)
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.jersey.impl.model.method.dispatch.EntityParamDispatchProvider$TypeOutInvoker._dispatch(EntityParamDispatchProvider.java:136)
at com.sun.jersey.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:85)
at com.sun.jersey.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:123)
at com.sun.jersey.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:111)
at com.sun.jersey.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:71)
at com.sun.jersey.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:111)
at com.sun.jersey.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:63)
at com.sun.jersey.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:722)
at com.sun.jersey.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:692)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:344)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:857)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:565)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1509)
at java.lang.Thread.run(Thread.java:619)

I don’t have a clue as to what this is.

I don’t either. I’ve never seen it do that. I don’t even know why Java is mixed up with it.

You could try downloading the RPM package (not the SRPM, just the binary RPM) and installing from the command line with yast -i phpMyAdmin-blahblah.rpm