TinyPortal

Development => Support => Installation => Topic started by: chatxplanet on May 07, 2007, 04:59:17 AM

Title: 500 Error After Successful Install
Post by: chatxplanet on May 07, 2007, 04:59:17 AM
Hi all,
I have a question. I successfully uploaded and intalled TP 0.98 on SMF 1.1.2. No errors showed up during the installation process so I went ahead and completely installed the TP on my forum.

After restarting the forum to show the updated forum with TP, I am receiving a 500 error now.

The error that is showing up in my server logs is this:

Premature end of script headers: /home/****/public_html/forum/index.php


Any clues?

Thanks

Title: Re: 500 Error After Successful Install
Post by: chatxplanet on May 07, 2007, 05:03:38 AM
Also, just for FYI, I upgraded using the large upgrade from SMF RC3 to 1.1.2.

Thanks
Title: Re: 500 Error After Successful Install
Post by: G6Cad on May 07, 2007, 07:55:35 AM
Some files probably got broken during the install.

Download the manual install package and extract the files, upload them manually to your forum and overwrite. (make sure they get uploaded correctly)

Then read and follow this code guide and make sure all the code is in place.
http://www.tinyportal.net/index.php?topic=14195
Title: Re: 500 Error After Successful Install
Post by: chatxplanet on May 09, 2007, 06:38:15 PM
Hi G6,
  Actually that didnt help. All the code that was to be manually placed in the files were actually there.  I did find the problem though. It was an error in the sql database itself.

I emptied the table and reinstalled TP and everything is working as it should.

Thanks again for your help :)
Title: Re: 500 Error After Successful Install
Post by: IchBin on May 11, 2007, 12:43:41 AM
thank you for posting your fix. Good to know these things can be caused by that.