Displaying 1 result from an estimated 1 matches for "admserv".
Did you mean:
addsrv
2007 Dec 13
1
phpmyadmin issue- what's really working at this time?
Basic phpmyadmin issue, but I can't seem to solve it.
Qube3 with CentOS 4.5, PHP4.3.9, BlueQuartz.
phpmyadmin was working a while but after long disuse, the index.php
now just displays as text.
DirectoryIndex in httpd.conf at
/etc/httpd/conf/httpd.conf
/etc/admserv/conf/httpd.conf
has index.php added.
/etc/httpd/conf.d/php.conf
if I uncomment the AddType to bring in *.php, the phpmyadmin startup
breaks but clicking on the direct link to config.inc.php gives a
blank screen (so I guess loads fine).
/etc/admserv/conf.d/php.conf
already had the Addtype unc...