Now what is this?

Status
Not open for further replies.

Slothie

New Member
Messages
1,429
Reaction score
0
Points
0
It means you probably need a php security version upgrade
 

Slothie

New Member
Messages
1,429
Reaction score
0
Points
0
Then check your error_logs in apache to find out which script is screwing things up for you.

Also check htaccess or anything you might have changed.
 

Regelator

New Member
Messages
24
Reaction score
0
Points
0
[Tue Nov 13 04:56:35 2007] [error] [client 59.93.197.110] File does not exist: /home/ajayc/public_html/500.shtml
[Tue Nov 13 04:56:35 2007] [error] [client 59.93.197.110] malformed header from script. Bad header= <head>: /home/ajayc/public_html/portal/index.php

But the file does exist!
 

Slothie

New Member
Messages
1,429
Reaction score
0
Points
0
/home/ajayc/public_html/500.shtml <-- this file does not exist.


Did you chmod you file to 777?
 

baudSmoke

New Member
Messages
23
Reaction score
0
Points
1
As far as I know the 500.shtml file will replace the error message you are seeing at the moment.
 
Last edited:

baudSmoke

New Member
Messages
23
Reaction score
0
Points
1
I have never studied PHP but you should remove the following line from your head tag
<meta http-equiv=Content-Type content=text/html; charset=iso-8859-2>
if one exists.
 
Last edited:

Regelator

New Member
Messages
24
Reaction score
0
Points
0
Its joomla. Other users are also getting the same error. Just saw the boards.
 

baudSmoke

New Member
Messages
23
Reaction score
0
Points
1
Or, maybe the problem is that you have that line in your header in which case you should take it out.
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Please upgrade your version of php.You do this by logging into your account management panel(not your cpanel) and requesting for the php level 2. Also please link your forum account to your hosting account.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
It takes time to update.

Looks like it's working, if you still have issues re-open this.
 
Status
Not open for further replies.
Top