[csw-users] trouble with PHP 5.3.8 and phpmyadmin
Nicolai Schwindt
schwindt at dfki.uni-kl.de
Wed Sep 21 12:41:52 CEST 2011
> # find / -name common.inc.php -print<br>
> /opt/csw/share/www/phpmyadmin/libraries/common.inc.php<br>
> /opt/csw/share/www/phpmyadmin/setup/lib/common.inc.php<br>
> <br>
> Your suggestion in the second post gives the same result:<br>
> <br>
> # cd /opt/csw/share/www/phpmyadmin/<br>
> # php ./setup/index.php<php br>
> PHP Warning: require(./lib/common.inc.php): failed to open stream:
> No such file or directory in
> /opt/csw/share/www/phpmyadmin/setup/index.php <br>
Try cd /opt/csw/share/www/phpmyadmin/setup ; php index.php
While in /opt/csw/share/www/phpmyadmin there is no lib/common.inc.php only
setup/lib/common.inc.php
Nicolai
More information about the users
mailing list