TinyPortal

Development => Support => Topic started by: Bones1960 on April 08, 2009, 11:27:07 PM

Title: Internal server error downloading the Backup Database
Post by: Bones1960 on April 08, 2009, 11:27:07 PM
I had this TP system installed on for me,(love it by the way) and I'm not experienced in php scripting, since my focus is mainly in with helping terminal and seriously ill patients and members onsite.
The tech I had doing maintenance and installations is unable to continue, and normally everything runs fine. When i attempt to download the Backup Database however, Get a 500 internal server error. I'm not sure if this is a n SMF or TP issue, sorry bout that.
I'm hoping there is a tech who I could get to assist me, and I don't expect you to work for free.

http://www.howsitgoineh.com/forums/index.php

Dan
l
Title: Re: Internal server error downloading the Backup Database
Post by: Bones1960 on April 08, 2009, 11:41:39 PM
Forum version: SMF 1.1.8
Current SMF version: SMF 1.1.8

Theme Corto

1.     TinyPortal     0.983 
2.    SMF Arcade    2.0.11
3.    SMF 1.0.13 / 1.1.5 / 2.0 b3.1 Update    1.0
4.    MessagePreviewOnHover    1.4    
5.    SMF 1.0.14 / 1.1.6 Update    1.0
6.    SMF 1.0.15 / 1.1.7 Update    1.0
7.    SMF 1.0.16 / 1.1.8 Update    1.0
----------------------------------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/1.3.33 Server at www.howsitgoineh.com Port 80
-----------------------------------------------------------

hope this is everything i need?

Dan
Title: Re: Internal server error downloading the Backup Database
Post by: Renegd98 on April 08, 2009, 11:59:45 PM
Does this problem exist if you use the default theme?
Title: Re: Internal server error downloading the Backup Database
Post by: Bones1960 on April 09, 2009, 03:30:11 AM
Yes, I switched to the SMF default theme and got the same result.

Dan
Title: Re: Internal server error downloading the Backup Database
Post by: Ianedres on April 09, 2009, 03:47:22 AM
Most likely a time-out error related to your server's configuration file (php.ini) not having enough execution time to complete the process. Your forum listed 1111 members with 68000+ messages, so you most likely have a large database to compile for downloading.

Ask your provider to change the max_execution_time (http://www.php.net/manual/en/info.configuration.php#ini.max-execution-time) or the server's timeout directive.

Technically, it would be a server/host configuration issue, as it relates to SMF (not TinyPortal) if it is timing out.
Title: Re: Internal server error downloading the Backup Database
Post by: IchBin on April 09, 2009, 04:09:26 AM
If you are really concerned about getting backup, you should probably go the route of getting it through your control panel that the host gives you. This way, you can get a copy of the files and the database.
Title: Re: Internal server error downloading the Backup Database
Post by: Skhilled on April 09, 2009, 11:44:48 AM
I'd also check to make sure that your file permissions are correct.