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
Link is down.
Sorry I changed Photoalbum into photoalbum
URL
http://www.3-barretts.com/photoalbum/
enable manually the debug (http://coppermine-gallery.net/tutorial/debug_mode.php) mode to see the full error message.
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
Edit include/config.inc.php and remove the space at the end of your database name.
Another Problem Solver.... thanks gents.
Mike ;D
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
Reinstall without using numbers at the start of the table prefix. The default is fine so use it.
Awesome, it's working now. Thanks!
- Russ Creech