[PHP] Fedora FC1 + PHP 4.3.4 + phpMyAdmin 2.5.6 rc1 - Problems Resolving Included Files

Dirk Wendland dirk.wendland at nexgo.de
Sat Feb 14 09:06:24 UTC 2004


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 at nexgo.de
working on:Develop a development tool for html|php|c++|java|OpenGL





More information about the users mailing list