coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: nyghtflyer on September 25, 2007, 06:06:33 PM

Title: Fatal error:
Post by: nyghtflyer on September 25, 2007, 06:06:33 PM
Hello,
I just installed Coppermine 1.4.12, evry thing seemed to be going fine but after Database creation I had the message to login using my chosen Login.. etc .. etc. Ok done, at this point My screen went blank except for The following two words

FATAL ERROR :


Ok my greek is at its end.. I need a guru .. Thanks

The Gallery URL is following
http://www.3-barretts.com/Photoalbum/
Mike
Title: Re: Fatal error:
Post by: Joachim Müller on September 25, 2007, 06:07:26 PM
Link is down.
Title: Re: Fatal error:
Post by: nyghtflyer on September 25, 2007, 06:10:33 PM
Sorry I changed Photoalbum into photoalbum

URL
http://www.3-barretts.com/photoalbum/
Title: Re: Fatal error:
Post by: François Keller on September 25, 2007, 06:24:31 PM
enable manually the debug (http://coppermine-gallery.net/tutorial/debug_mode.php) mode to see the full  error message.
Title: Re: Fatal error:
Post by: nyghtflyer on September 25, 2007, 09:20:56 PM
Thanks for the info, this is the output

While executing query "delete from `usr_webxxx_2 `.cpg1411_sessions where time<1190744225 and remember=0;" on Resource id #6

mySQL error: Access denied for user: 'webxxx@localhost' to database 'usr_web128_2 '


getting there!
Thanks for the help.

Mike
Title: Re: Fatal error:
Post by: Nibbler on September 25, 2007, 10:38:24 PM
Edit include/config.inc.php and remove the space at the end of your database name.
Title: Re: Fatal error:
Post by: nyghtflyer on September 26, 2007, 10:10:06 AM
Another Problem Solver.... thanks gents.

Mike ;D
Title: Re: Fatal error:
Post by: RCreech on October 18, 2007, 07:44:19 PM
I am having a similar problem on my website (http://nuclearcomputers.the12thdimension.com/). I just installed Coppermine, following the instructions exactly. I have supported versions of PHP and MySQL. Installation went fine, I created an admin account, entered database info, etc. and everything worked. As soon as the installation was done though, all I got was this:

Fatal Error:

So I enabled debug mode and now I get this:

Fata Error:

While executing query "delete from `db221002754`.12D_sessions where time<1192725342 and remember=0;" on Resource id #5

mySQL error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '.12D_sessions where time<1192725342 and remember=0' at line 1

Any help is greatly appreciated. Thanks!


- Russ Creech
Title: Re: Fatal error:
Post by: Nibbler on October 18, 2007, 07:57:16 PM
Reinstall without using numbers at the start of the table prefix. The default is fine so use it.
Title: Re: Fatal error:
Post by: RCreech on October 18, 2007, 09:32:00 PM
Awesome, it's working now. Thanks!


- Russ Creech