Getting phpMyAdmin to work

Dan McCullough dan.mccullough at gmail.com
Wed Nov 29 17:40:37 UTC 2006


What does you phpmyadmin conf look like, typcially phpmyadmin doesnt
restrict anything to localhost, typically the localhost is for the
mysql server.

On 11/29/06, R. G. Newbury <newbury at mandamus.org> wrote:
> 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
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the users mailing list