Getting phpMyAdmin to work

R. G. Newbury newbury at mandamus.org
Wed Nov 29 16:25:27 UTC 2006


Subject: Re: Getting phpMyAdmin to work
To: For users of Fedora <fedora-list at redhat.com>
Message-ID: <Pine.SOC.4.61.0611281844070.27124 at access.ces.clemson.edu>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Tue, 28 Nov 2006, R. G. Newbury wrote:

 > >
 > > R. G. Newbury wrote:
 >>> >> > Can anyone point my in the direction of some assistance in getting
 >>> >> > phpMyAdmin to work?
 > >
 > > $ yum install phpMyAdmin
 > > for starters. (:
 > >
 > > -- Rex
 > >
 > > Are you using Apache?  If so try
 > > LoadModule php5_module modules/libphp5.so
 > > AddType application/x-httpd-php .php .phtml
 > >
 > >
 > > -- Dan
 > >
 > > Thanks for the help.
 > > The first suggestion worked here on the desktop by upgrading 8 
dependencies.
 > > Whether that is required on the machine at home, I will have to see.
 > >
 > > I strongly suspect that the answer is the second suggestion. I had 
nothing in
 > > the httpd.conf file on this machine like the suggested lines. I 
added those
 > > and restarted apache, and the index file now loads, but I get a 
'cannot find
 > > file 'left.php'. and that file is there!

How did you install php?  If you used the FC RPMs, you have
/etc/httpd/conf.d/php.conf that does the above plus

  	AddHandler php5-script .php

and

  	DirectoryIndex index.php

Yes I have that conf file and the phpMyAdmin.conf file which restricts 
things to localhost.

That is why I am so lost. I have gone through the install setup numerous 
times but without any joy..
Geoff





More information about the users mailing list