Getting phpMyAdmin to work

Matthew Saltzman mjs at ces.clemson.edu
Tue Nov 28 23:46:37 UTC 2006


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



>
> Hmmm.....
>
>
>

-- 
 		Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs




More information about the fedora-list mailing list