Another Error in admin.php ? Another Error in admin.php ?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Another Error in admin.php ?

Started by BradInOKC, April 23, 2010, 04:43:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BradInOKC

I think this is essentially an installation issue, since something must not have been installed right?  I am installed and can view the gallery (http://www.builderbobs.com/gallery/outdoors) and can log in as admin.  When I click on "Config" to edit my settings, I get the following error:

QuoteFatal error: main(): Failed opening required 'include/admin.inc.php' (include_path='./:/usr/local/lib/php') in /var/www/html/gallery/outdoors/admin.php on line 46

I searched the forum but didn't see any results to help with this one either.  Thanks again for any help you can offer.

Brad

Αndré

The error message says, that the required file 'include/admin.inc.php' cannot be found. Please upload that file and verify, that you have uploaded all Coppermine files.

Joachim Müller

http://www.builderbobs.com/gallery/outdoors/include/admin.inc.php is there, but your include path looks strange. Configure it properly if the server is yours to configure.

BradInOKC

Sorry for the delay in replying earlier, I got caught up playing with it and adjusting some things.  For some strange reason admin.inc.php didn't upload the first time...i uploaded it and everything so far is working great!  I have installed a second gallery, and the config works just fine thankfully.  During both installations I got the text below at the very beginning,

QuoteVersioncheck output
Path Missing Permissions Version Revision Modified Comment Repository link
register.php   1.5.3 () 7103 () Modified (?) File may be corrupt (or you have deliberately edited it).   
docs/en/translation.htm   1.5.3 () 7261 () Modified (?) File may be corrupt (or you have deliberately edited it).   
images/thumbs/thumb_movie.png   n/a () n/a () Modified (?) File may be corrupt (or you have deliberately edited it).   
images/thumbs/thumb_swf.png   n/a () n/a () Modified (?) File may be corrupt (or you have deliberately edited it).   
images/thumbs/thumb_z.png   n/a () n/a () Modified (?) File may be corrupt (or you have deliberately edited it).   
include/transliteration.inc.php   1.5.3 () 6985 () Modified (?) File may be corrupt (or you have deliberately edited it).   
include/functions.inc.php   1.5.3 () 7270 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/bulgarian.php   1.5.3 () 7205 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/chinese_gb.php   1.5.2 () 7217 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/english.php   1.5.3 () 7236 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/english_gb.php   1.5.3 () 6985 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/finnish.php   1.5.3 () 7199 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/french.php   1.5.3 () 7242 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/polish.php   1.5.3 () 7199 () Modified (?) File may be corrupt (or you have deliberately edited it).   
lang/russian.php   1.5.3 () 7205 () Modified (?) File may be corrupt (or you have deliberately edited it).   
plugins/onlinestats/index.php   1.5.3 () 6985 () Modified (?) File may be corrupt (or you have deliberately edited it).   
sql/schema.sql   1.5.3 () 7167 () Modified (?) File may be corrupt (or you have deliberately edited it).   
themes/curve/style.css   1.5.3 () 7275 () Modified (?) File may be corrupt (or you have deliberately edited it).   
themes/curve/template.html   1.5.3 () 7263 () Modified (?) File may be corrupt (or you have deliberately edited it).   
themes/curve/theme.php   n/a () n/a () Modified (?) File may be corrupt (or you have deliberately edited it). 

but it allowed me to continue the installation so I did.  I hope I don't end up with some problems later, but it said "potential issues" so I figured I'd give it a go anyway!  Thanks again for your help with everything.

Brad

Joachim Müller