Fatal error : (no description provided) Fatal error : (no description provided)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal error : (no description provided)

Started by OscarT, March 17, 2007, 10:18:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

OscarT

Hello,

I checked my site this morning and received "Fatal error :". There was no additional error messages. Until this morning the software has functioned perfectly. I have not modified or uploaded any files in the last two days. I also get the error at "/admin.php".

Site: http://www.oscartrapp.com

My Server:
Operating system     Linux
Linux kernel version     2.6.19.1-s5-bahamut-highmem64
Apache version             1.3.37 (Unix)
Perl version                5.8.7 (more info)
PHP version               PHP/4.4.4 (more info)
MySQL version             4.1.21-standard-log
Path to Perl                /usr/bin/perl

Status:
All systems up
Server Load   2.70 (4 cpus)   
Memory Used   36.1 %

Server Errors:
none

François Keller

enable debugg mode manualy in the config table in your database (via phpmyadmin) to see more from the error message
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

OscarT

Thank you.

I searched before I posted, but did not get the relevant threads.
So, to help others:
flash tutorial for PHPMyAdmin debug mode
http://coppermine-gallery.net/tutorial/debug_mode.php
Steps:
xxx_config > [Browse] > debug_mode 0 to 1 (xxx being whatever you installations prefix is)
Change back to 0 when you are done!!  ;)

I had an error in the xxx_sessions table. I used "Optimize table" in PHPMyAdmin to repair the table.
(There was an extra row in it.)

Now it works.

Summery: "Fatal error :" was a table error, enable debug manually and then repair the damaged table.

I hope this helps someone in the future.  :D

Oscar

Joachim Müller

Doesn't help others very much, as "fatal error" is a generic error message. You should have posted the actual mySQL query that failed if this is suppossed to be helpful for others. Anyway, marking as solved.

lukee

i got the same error, i don't have any idea of how to solve it



While executing query "delete from `panicatt_copp1`.cpg140_sessions where time<1175431065 and remember=0;" on Resource id #6

mySQL error: Can't open file: 'cpg140_sessions.MYI' (errno: 145)



help?

Joachim Müller

You don't have the same error. As suggested, "fatal error" is generic. The thread starter failed to post the actual error message, so he could have the same error or a clompletely different one. Anyway: trying to hijack a thread that is marked as solved is not a bright idea. Searching for your actual error message would have told you what to do, as this has been asked many times over. Read http://forum.coppermine-gallery.net/index.php?topic=10409.0

Locking! Start your own thread if reading the sticky and searching the board doesn't help you