Excerpts from Claude Arnold's message of Wed Sep 14 11:06:29 -0400 2011: Hi Claude,
> php /opt/csw/share/www/phpmyadmin/setup/index.php > 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 > on line 13 > PHP Fatal error: require(): Failed opening required > './lib/common.inc.php' (include_path='.:/opt/csw/php5/include') in > /opt/csw/share/www/phpmyadmin/setup/index.php on line 13 Also, this could be a result of running the command from the wrong directory. Try: cd /opt/csw/share/www/phpmyadmin/ php ./setup/index.php Thanks -Benk -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
