Resolved Error 500

Status
Not open for further replies.

a2bredx1

New Member
Messages
16
Reaction score
0
Points
1
I still have error 500, I have no errors in the panel and I cannot log in to the site :(
 

Anna

I am just me
Staff member
Messages
11,739
Reaction score
579
Points
113
Error 500 is commonly a php error.

A very common cause is using an incompatible php version. In newer versions (from 7.0 and onwards) mysql extension is removed and has been replaced with mysqli and PDO that are more secure. If you believe this is a possible reason for your code you need to switch to php version 5.6 (can be done under "Extra Features").
 

Anna

I am just me
Staff member
Messages
11,739
Reaction score
579
Points
113
Error log can be found under "System Info & Files">"Site Summary/Statistics/Logs" in case you haven't found it.
 

garrettroyce

Community Support
Community Support
Messages
5,611
Reaction score
249
Points
63
@a2bredx1 Were you able to resolve this issue? Please let us know if you need further assistance or this thread will be closed for inactivity. Thank you.
 
Status
Not open for further replies.
Top