Fatal error in ....

Having trouble installing serendipity?
Post Reply
RonH.
Regular
Posts: 8
Joined: Thu Nov 11, 2004 12:50 am
Location: Southeast Texas
Contact:

Fatal error in ....

Post by RonH. »

Naturally I've looked and searched here but have found nothing related to this here problem I'm experiencing.

I get the following Error Message about 40% to 50% of the time since I've started using v8.4. I first updated from v.7 to each succesive version after that one and ended up cleaning out the old installation and directory completely and started over with v8.4 as a clean install with a database to boot.

It has become so frustrating to the point that I at times want to just say the heck with it and find some other blog software package but I figured I'd check here first and see if anyone has an any idea as to why this issue keeps coming up, mainly in the Admin panel but also from the blog itself. I use Ctrl F5 a lot but not to too much success:

Image

Edit: Actually this problem started when I went from the last version of 7.1 to version 8.0, 8.1, 8.2. 8.3 and now 8.4 and has never gone away since.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Fatal error in ....

Post by garvinhicking »

The error message tells that your Server Provider is having problems.

It means that /tmp is either not writable or the disk space on your server's hard disc is used up. Forward this error to your Server Admin - it is entirely independent of Serendipity. Serendipity needs working PHP Session Support.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
RonH.
Regular
Posts: 8
Joined: Thu Nov 11, 2004 12:50 am
Location: Southeast Texas
Contact:

Post by RonH. »

Thanks. I know for a fact that it isn't storage or transfer as I have 3g of storage and 30g of transfer (bandwidth) available to me at any given time. That's how much I rent on a monthly basis for my various endeavors. My shared server however has been experiencing massive DOS attacks off and on for awhile now I've been informed. That would help to explain then what is happening.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

The storage space that has been given to you and the actual storage space that is available sometimes varies! It might be that some logging process is overrunning and making your server out of space, so you should definitely let that check. :)

A DOS can of course also be the reason of this - when many, many files are stored in /tmp it can happen that the OS does not allow the creation of a new file.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply