Multiple problems

noirex10

New Member
Messages
7
Reaction score
0
Points
1
my index.html doesn't load unless you access the website from http, typing in the site name always directs to the https link. Also I had smf forum installed from softalicious but i had some errors and needed to start fresh, now when i install the forum using softalicious im getting
Code:
Looks like there’s a problem with this site

http://www.wavy.x10.mx/community/ might have a temporary problem or it could have moved.

Error code: 500 Internal Server Error

The site could be temporarily unavailable or too busy. Try again in a few moments.
I tried installing a different forum to see if it's something i'm doing wrong and when i installed mybb forum i got a error saying MySQL is disabled. Idk what's going on, can someone assist me.
 

mrburnsx

Community Advocate
Community Support
Messages
668
Reaction score
66
Points
28
I think there may be a caching issue on your end, I currently get 404 - Not Found
 

mrburnsx

Community Advocate
Community Support
Messages
668
Reaction score
66
Points
28
try it now, i forgot i deleted everything again to see if reinstalling the next day will fix it. I just installed SMF 2.0.19 using softalicious.
Please check your error logs or enable display_errors in Extra Features > Select PHP Version > Settings > display_errors
 

noirex10

New Member
Messages
7
Reaction score
0
Points
1
Please check your error logs or enable display_errors in Extra Features > Select PHP Version > Settings > display_errors
I must be looking at the wrong error logs because the zip file in there shows errors from a week ago. Where can i find the proper log? I enabled display_errors but I don't see where it's suppose to show the log.
 

mrburnsx

Community Advocate
Community Support
Messages
668
Reaction score
66
Points
28
The error logs would be in System Info & Files > Site Summary / Statistics / Logs > wavy.x10.mx > Error Log
 

mrburnsx

Community Advocate
Community Support
Messages
668
Reaction score
66
Points
28
Please make sure the mysql PHP extension is enabled in Select PHP Version > Extensions
 

noirex10

New Member
Messages
7
Reaction score
0
Points
1
it seems like the domain is only loading up files in the private_html folder, how can i get it to load files from public_html?
 

mrburnsx

Community Advocate
Community Support
Messages
668
Reaction score
66
Points
28
I'm back to seeing 404 - Not Found

Try unchecking the mysql boxes and recheck them
 
Top