Current time: 04-19-2024, 11:58 AM Hello There, Guest! (LoginRegister)


Post Reply 
Got error 500 with Filenames containing points
Author Message
par0noid Offline
Newbie
*

Posts: 5
Joined: Nov 2011
Reputation: 0
Post: #1
Exclamation Got error 500 with Filenames containing points
Hey guys,

i got a problem with ISPCP.
Checked this on four different machines and got the same problem every time.

The problem: If a filename contains a point, for example: my.class.php, my apache server returns error 500.

I checked apache config, fcgi and so on but i cant find the problem.

Any idea?

Tested on: Debian Squeeze x64, Ouarcore, 8gb DDR3.

Thanks
11-10-2011 09:35 PM
Find all posts by this user Quote this message in a reply
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #2
RE: Got error 500 with Filenames containing points
Hi
did you checked the logs ? (apache error log, suexec log and so on) ?
11-10-2011 09:45 PM
Visit this user's website Find all posts by this user Quote this message in a reply
par0noid Offline
Newbie
*

Posts: 5
Joined: Nov 2011
Reputation: 0
Post: #3
RE: Got error 500 with Filenames containing points
sure^^ forgot to post it:

suexec.log Wrote:[2011-11-10 11:59:46]: uid: (2007/vu2007) gid: (2007/vu2007) cmd: _ts3admin.class.php.html
[2011-11-10 11:59:46]: (8)Exec format error: exec failed (_ts3admin.class.php.html)

default-error.log Wrote:[Thu Nov 10 12:58:12 2011] [warn] [client xx.xx.xx.xx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://xxxxxx.info/manual/li_txxxdmin.html
[Thu Nov 10 12:58:12 2011] [error] [client xx.xx.xx.xx] Premature end of script headers: _ts3admin.class.php.html, referer: http://xxxx.info/manual/li_tsxxxin.html

thanks
11-10-2011 10:03 PM
Find all posts by this user Quote this message in a reply
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #4
RE: Got error 500 with Filenames containing points
To be honest judging from your default-error.log it seems as if there's maybe also a problem with your typo3 rewrite rules ?

Premature end of script headers points to a failure on executing the file ( syntax error or something like that ? ) ...

Please make a test and remove your rewrite rules completely, then place a simple test.test.test.php file with <? phpinfo(); ?> in it in your directory root and try to open it via webbrowser. Send the log then pls as well.
11-13-2011 03:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
par0noid Offline
Newbie
*

Posts: 5
Joined: Nov 2011
Reputation: 0
Post: #5
RE: Got error 500 with Filenames containing points
Hey ephigenie,

how can i remove my rewrite rules btw. what do i have to do exactly?

In addition: it's a html file that couldn't be opened.

Thanks

par0noid
11-16-2011 01:39 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Got error 500 with Filenames containing points
Normally those rewrite rules for typo3 are in a .htaccess file in the document root

If you do not use realurl or simulate static - you can rename this file (as it is by default).

/J
11-16-2011 10:18 PM
Visit this user's website Find all posts by this user Quote this message in a reply
par0noid Offline
Newbie
*

Posts: 5
Joined: Nov 2011
Reputation: 0
Post: #7
RE: Got error 500 with Filenames containing points
I can't dig it.

I'm not using typo3. Thought typo3 is a open source cms, isn't it?

-par0noid
11-17-2011 04:38 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #8
RE: Got error 500 with Filenames containing points
ok, sorry - the filename loked very similar.

You don't have any .htaccess files in the web folders?

/J
11-17-2011 07:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
par0noid Offline
Newbie
*

Posts: 5
Joined: Nov 2011
Reputation: 0
Post: #9
RE: Got error 500 with Filenames containing points
No, there're no htaccess files in webfolder.

Filename that doesn't work is: _ts3admin.class.php.html

If a place a file on my webfolder i'll always get a error 500.
04-24-2012 07:19 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)