I get a 500 Internal Server Error! please help...

Status
Not open for further replies.

rockrxon

New Member
Messages
3
Reaction score
0
Points
0
i get a 500 internal server error when I visit my website. I have a coming soon page & that work fine, but when I visit anything else, ii gives me the error. PLEASE HELP ME!
 

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
It could be one of two things.. do this and post what happens with #1 in here:

#1 - Log into cPanel, find the Logs section and click on Error logs, see what it has in there.. Most 500 errors will make an entry into that log telling you what caused it.

#2 - You need to login to your cPanel. ttp://yourname.x10hosting.com:2082 and go into the File Manager, select the files in which you'll be accessing on the website and click on the Permissions button at the top of the page. The permissions need to be set to atleast read execute, and write if the page is going to be making any dynamic changes to the site. Usually read/execute is enough to get it working.
 

rockrxon

New Member
Messages
3
Reaction score
0
Points
0
for #1, all it says is file dosent exist. but it does. i can visit that page. it dosent say anything else for the other pages.

oh & changing the permissions didnt work.
 

aneotoena

New Member
Messages
798
Reaction score
0
Points
0
Check your .htaccess file or try renaming it to .htaccess.bak
 

nihat

New Member
Messages
5
Reaction score
0
Points
0
I'm getting the same error. Are you on Stoli server? I think the error is related to some maintenance that Corey is doing.
 

rockrxon

New Member
Messages
3
Reaction score
0
Points
0
idk what server I am on. i am on the free package with a Corporate package. But I really need my site back up! i can not find the .htaccess file. anyone know where it is?
 

darknight08

New Member
Messages
4
Reaction score
0
Points
0
im having the same problem
just relax
hes probably doing something to the server
 

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
Okay, first.. to view the .htaccess file, you need to go into cPanel, click on File Manager, and when it opens up asking you where you want to go, it's going to have an option to View Hidden Files (dotfiles). Click that first. Now you'll be able to view your htaccess file.


Second, to upgrade your account to php 2, (Intermediate), You need to login to www.x10hosting.com/login under the "PHP Details" Section, apply for the intermediate version of PHP. Changes take about 24 hours to fully complete.
 

XBlade-Corz

New Member
Messages
37
Reaction score
0
Points
0
Second, to upgrade your account to php 2, (Intermediate), You need to login to www.x10hosting.com/login under the "PHP Details" Section, apply for the intermediate version of PHP. Changes take about 24 hours to fully complete.

Actually, it's UP TO 24 hours AFTER your application for it has been accepted. I think mine did it after 5 hours. :biggrin:
 

dazappa

New Member
Messages
59
Reaction score
0
Points
0
OK well I get this error on php pages I know worked before on this host... all of my html pages can be viewed just fine but when I go to ANY php page it kills itself. I don't need a better version of php, that won't solve anything.
 

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
dazappa, its worth checking if your php version is still set to version 2 (Intermediate) If it's not, whether they worked before or not, UPGRADE It. If it already is at Version 2, then let us know.
 

dazappa

New Member
Messages
59
Reaction score
0
Points
0
Why isn't there any announcement? I don't see how I would need to upgrade my php version now if it worked with the same version before.

Oh and this is more proof:

ok this:
Code:
<?

echo "this ain't gonna work";

?>
will still give the 500 internal server error. It's not my php version that's the problem!
 
Last edited:

fgemmell

New Member
Messages
14
Reaction score
0
Points
0
It not your php version, I got exactly the same. Just after midnight last pages that worked stopped working. Take out the php, they work. Put back any php, they don't. Aargh! Nearly 24 hours now, they still insisting nothing wrong.
 

Tobogan

New Member
Messages
12
Reaction score
0
Points
0
Why isn't there any announcement? I don't see how I would need to upgrade my php version now if it worked with the same version before.

Oh and this is more proof:

ok this:
Code:
<?

echo "this ain't gonna work";

?>
will still give the 500 internal server error. It's not my php version that's the problem!


Same problem here
 

HeavyMetalMan

New Member
Messages
13
Reaction score
0
Points
0
Same here. I opted for the intermediate PHP (v2) and am still waiting for that and to see if that helps.
 

spurdy

New Member
Messages
7
Reaction score
0
Points
0
Well,

My site was working 30 minutes ago. Now im getting a cannot connect to Database error. Maybe its related. No clue.... btw I haven't changed or edit anything from when it was working.

http://spfactor.x10hosting.com
 
Last edited:
Status
Not open for further replies.
Top