TinyPortal

Development => Support => Installation => Topic started by: cstrike on November 09, 2007, 09:50:10 PM

Title: smf 1.1.4 + tinyportal + awardspace = error?
Post by: cstrike on November 09, 2007, 09:50:10 PM
Quote[filekaesar.awardspace.com] [Fri Nov 09 21:41:41 2007] [error] [client 190.48.124.42] Premature end of script headers: index.php | (null) , referer: http://filekaesar.awardspace.com/index.php?action=packages;sa=install;package=TP_0983.zip
Error 500: Script Execution Failure
Description: The server encountered an internal error or misconfiguration and was unable to complete your request.

Most common reasons for returning this error message are:

• File Upload Mode
When you upload Perl, CGI scripts via FTP you should use always ASCII mode. If you get "Error 500: Script Execution Failure" you should check whether your FTP client uses ASCII mode when uploading your scripts, because if it uses BINARY mode to upload your scripts they won't work on the server. The problem caused by wrong upload mode is associated with the way different operating systems handle the "end of line" character. Unix system uses a "line-feed" (LF), Windows uses a "carriage-return" (CR) and "line-feed" (LF) pair. That's why it is very important that you set the uploading mode to ASCII.

• File Permissions
When you upload scripts via FTP the file permissions are set by default to 755. If you get "Error 500: Script Execution Failure" you should check whether your scripts have 755 permissions. Otherwise your scripts have lower level of permissions and does not support execution upon request. The octal representation of the 755 permission is equal to the following textual format: -rwxr-xr-x
Most FTP clients support the CHMOD command which is used for setting file permissions. In case you have set improper permissions to your scripts, use your FTP client and set "Read, Write, Execute" permissions for the owner, "Read, Execute" permissions for the group and everyone else.

• Script Errors
This is the third well known reason for getting "Error 500: Script Execution Failure" upon execution of your scripts. Check your scripts for any obvious syntax or programming errors to make sure your code is not broken.


Remember: When you get a "Error 500: Script Execution Failure", you should always check for any file uploading problems (ASCII/BINARY) and the executable permission settings. Once those are checked and verified, it looks like there is a syntax error or some other problem in the script.

I instalI tinyportal Adm>Packages

Temp folder has permission chmod. Packages, attachments and themes 777
Settings and Settings_bak 666
   
Any solution?

I need help
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: IchBin on November 10, 2007, 01:09:28 AM
Do you get this with any other mods?
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: cstrike on November 10, 2007, 07:26:23 PM
I install youtube mod, Imageshack Mod and many more ... But I can not install tinyportal.

Sorry my English is very bad
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: Ken. on November 10, 2007, 07:32:45 PM
If you have several other Mods installed already and get errors when trying to install TinyPortal you may need to do a manual install.

It's an easy process, just take your time and follow the instructions carefully.


http://www.tinyportal.net/index.php?topic=14230
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: cstrike on November 11, 2007, 02:27:07 AM
Quote1. In the manual install package there is a file that should be on your forum root directory now. For the database  installation you need to point your browser to that file. Depending on the version of Tinyportal you have now, you type the URL like this. ( http://www.yoursitehere.com/forum/manual_tp_(the version number here)install.php ), and it will update your database with the TP tables and entries.
   
Where is the file manual_tp_ in tinyportal 0,983?

It is the file tp_install.php?
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: Ken. on November 11, 2007, 02:33:51 AM
If you have uploaded the files to your server into the forum folder that is where it should be.

The file you are looking for is "manual_tp_install.php"
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: cstrike on November 11, 2007, 02:43:34 AM
   
I do not have that file. I just install.php

Tinyportal downloaded from this link http://www.tinyportal.net/index.php?action=tpmod; dl = item745

It is not manual_tp_install.php
:s
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: Ken. on November 11, 2007, 02:46:15 AM
This is the one you need.
http://www.tinyportal.net/index.php?action=tpmod;dl=item744
Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: cstrike on November 11, 2007, 02:48:29 AM
thanks =D

Title: Re: smf 1.1.4 + tinyportal + awardspace = error?
Post by: Tierkonig on February 13, 2011, 11:11:50 AM
That download doesn't exist anymore - or at least the link doesn't point to it. Would be nice to be able to install this, but can't seem to find workarounds that actually work...