On Sat, 2004-02-14 at 09:06, Dirk Wendland wrote: > Am Sa, den 14.02.2004 schrieb Radi Shourbaji um 01:05: > > Hello All! I'm struggling to get phpMyAdmin working correctly on a new > > installation of Fedora FC1. Despite my best efforts, phpMyAdmin keeps > > running into problems resolving included files. I'm sure that it has > > something to do with the settings in Apache / php.ini / .htaccess, etc but > > I've been pulling my hair out trying to get this combo to work.. I would > > appreciate it if someone could walk me through the settings needed to allow > > phpMyAdmin to work in this environment. > > > > Thanks! > > > > Radi Shourbaji > > http://radi-shourbaji.blogspot.com > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > Hello > > please check that "register globals" in php.ini is activated. > > You can also check with the script > > <?php > phpinfo(); > ?> > > Good Luck > -- > Dirk Wendland > homepage:www.develop.if2.de > mail:dirk.wendland@xxxxxxxx > working on:Develop a development tool for html|php|c++|java|OpenGL > Sorry, this won't do it and is insecure as well. I suggest (if you haven't already done this) that you have a look at the article "Installing phpMyAdmin on Linux" at http://www.madpenguin.org/Article861.html which has some useful information on configuration. Good luck, Peter Silcock