Site requires refresh after first visit

Status
Not open for further replies.

Number7

New Member
Messages
32
Reaction score
0
Points
0
cpanel: number7
site: aigaming.net

Problem began yesterday, after the .php upgrades. When i visit the site for the first time, it loads a blank page.
After clicking refresh, the page will display normally.
This occurs with both Firefox and IE.

This file in the public_html (i have had it there since the site began):


Code:
<html>
<head>
<meta http-equiv="Refresh"
content="0;url=http://www.aigaming.net/smf/index.php">
</head>
<body>
</body>
</html>
 

Twinkie

Banned
Messages
1,389
Reaction score
12
Points
0
You site loads normally for me in both browsers. You can redirect users in cPanel using the Redirects feature. Some browsers do not support Meta redirects. Is this still an issue?
 
Last edited:

Number7

New Member
Messages
32
Reaction score
0
Points
0
Cpanel redirect does not fix this issue. Both pc's now require a refresh since yesterdays account change.
 

tittat

Active Member
Messages
2,478
Reaction score
1
Points
38
yes i can reproduce your problem in mozilla.
try cpanel>>redirects
 

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
I just saw the problem myself.

Can you check your account's error logs for that domain, to see if you see any errors? Or give me the absolut server directory path to that site's root directory?
 
Last edited:

Number7

New Member
Messages
32
Reaction score
0
Points
0
I just saw the problem myself.

Can you check your account's error logs for that domain, to see if you see any errors?


If you are referring to the Cpanel error log, there are a few, from today only.
Isn't it suppose to save the last 300 errors?
I'd like to PM that info to you since it contains a couple IP addresses.


Or give me the absolut server directory path to that site's root directory?

Do you mean the url from x10hosting before i applied my domain name? http://cod.exofire.net/
 
Last edited:

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
Can you check this now, and see if this is still the case?
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
It has to do with your site trying to use a restricted feature every X page requests, usually shell_exec, or exec.

We've had this problem before and it's been discussed in some other threads with how to fix it. I just don't have time to look it up right now ;). Try searching for it on the forums, if you can't find it I'll look for it a little later.

-Corey
 

Number7

New Member
Messages
32
Reaction score
0
Points
0
Can you check this now, and see if this is still the case?

Over the last couple of days it has not required a refresh at all. I have not made any changes.
Was there a change made from your end?



It has to do with your site trying to use a restricted feature every X page requests, usually shell_exec, or exec.

We've had this problem before and it's been discussed in some other threads with how to fix it. I just don't have time to look it up right now ;). Try searching for it on the forums, if you can't find it I'll look for it a little later.

-Corey


From what i've read, either editing the subs.php or changing the "hostname lookup" will fix it.
But it appears that my error is gone already. I'll post back if it resumes.

Thanks..
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Ok, feel free to re-open this thread or create a new one if the issue persists.
 
Status
Not open for further replies.
Top