Failed to open stream? login.php problem Failed to open stream? login.php problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Failed to open stream? login.php problem

Started by okinesu, August 30, 2004, 06:44:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

okinesu

I finished installing the latest version, no problem - but when I get to the login.php page, I get this:

Warning: main(include/functions.inc.php): failed to open stream: No such file or directory in /home/virtual/site33/fst/var/www/html/coppermine/include/init.inc.php on line 223

Fatal error: main(): Failed opening required 'include/functions.inc.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site33/fst/var/www/html/coppermine/include/init.inc.php on line 223

What do I do?  I'm not a master of PHP, I don't know what to do.  Help is appreciated!   :)

Joachim Müller

The error main(include/functions.inc.php): failed to open stream: No such file or directory says it all: you probably haven't uploaded all coppermine files - the file include/functions.inc.php appears to be missing. Re-upload the whole coppermine package.

Joachim