coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: klaasjaak on September 01, 2006, 08:33:30 AM

Title: fatal error after succesfull installation/registration
Post by: klaasjaak on September 01, 2006, 08:33:30 AM
Hello,

After the installation of coppermine (apperantly succesfull, as the install is locked afterwards), and after deleting the install files, i get this message on the page where my new album should have been.


Fatal error: Call to undefined function: cpg_db_connect() in /home/wijers.us/www/cpg149/include/init.inc.php on line 195

I have installed it twice, but no luck up to now.
It seems to me as if 'he' can not find the database, although 'he' did find the data base during in the installation process.  But hey, I have just started to play with these things, so basically I don't understand it at all.

Is there anybody out there (who would be kind enough to help me) who does understand?
and most preferably has a solution.. ;)

Thanx
Title: Re: fatal error after succesfull installation/registration
Post by: Lif3styl3 on September 01, 2006, 11:42:15 AM
a link will be nice to see the problem
Title: Re: fatal error after succesfull installation/registration
Post by: klaasjaak on September 01, 2006, 12:03:48 PM
ah sorry,

http://www.wijers.us/cpg149/
Title: Re: fatal error after succesfull installation/registration
Post by: Lif3styl3 on September 01, 2006, 12:36:35 PM
in most cases the problems are files that are missing or corrupt,....

i would try to reupload,....
it's only an idea
Title: Re: fatal error after succesfull installation/registration
Post by: Nibbler on September 01, 2006, 12:46:35 PM
It would imply include/functions.inc.php is missing.
Title: Re: fatal error after succesfull installation/registration
Post by: klaasjaak on September 01, 2006, 02:59:13 PM
wauw that is impressive!  :o
the file functions.inc.php was indeed corrupted. I replaced it by a new one, but unfortunately the problem is not solved yet, as I get the next fatal error:

Fatal error: Call to a member function authenticate() on a non-object in /home/wijers.us/www/cpg149/include/init.inc.php on line 267

I couldn't find any other corrupted files, but then again, that doesn't mean much I suppose.
Any new suggestions?
Title: Re: fatal error after succesfull installation/registration
Post by: Nibbler on September 01, 2006, 03:39:55 PM
Check bridge/udb_base.inc.php and bridge/coppermine.inc.php
Title: Re: fatal error after succesfull installation/registration
Post by: klaasjaak on September 04, 2006, 07:47:43 AM
Incredeble; you're right again.
I replaced the files, and some more as I found more corrupted in the bridge folder, and... coppermine seems to be working fine!! :D

Thanx a lot!