Error 503 accessing index.php

Status
Not open for further replies.

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

Your website currently appears to be loading fine for me, and no outages have been recorded by our monitoring recently. Are you still having 503 errors? If so, please could you provide me with steps on how to reproduce the error? :)

Thank you,
 

smbhdx10

New Member
Messages
5
Reaction score
0
Points
1
Yes, I'm still having 503 errors. I've tried:

Accessing smbhd.x10.mx and clicking on "here".
Accessing smbhd.x10.mx/index.php directly.

Screenshot:
SCREEN_ERROR.png
 
Last edited:

smbhdx10

New Member
Messages
5
Reaction score
0
Points
1
How do I make it load? What's wrong? Is it the server, or the document?
[EDIT]
Now it gives me a 404 error. The file exists, why is it doing this?
[EDIT 2]
No more 404, but still a 503.
 
Last edited:

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
The problem was that you passed your database name as the hostname parameter to mysqli_connect in your dblogin.php file.

I've changed it to localhost for you, and you're now having an error with "Table 'smbhdx10_ym96.board' doesn't exist"

It appears your schema isn't in the database.
 
Status
Not open for further replies.
Top