coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: okinesu on August 30, 2004, 06:44:48 AM

Title: Failed to open stream? login.php problem
Post by: okinesu on August 30, 2004, 06:44:48 AM
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!   :)
Title: Re: Failed to open stream? login.php problem
Post by: Joachim Müller on August 30, 2004, 06:58:41 AM
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